Anonymous | Login | Signup for a new account | 2021-03-05 20:06 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000843 | SiT! | sites & contacts | public | 2009-08-02 20:18 | 2009-08-16 14:39 | ||||
Reporter | Tomse | ||||||||
Assigned To | ivan | ||||||||
Priority | normal | Severity | crash | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 3.45 | ||||||||
Target Version | 3.50 | Fixed in Version | 3.50 | ||||||
Summary | 0000843: adding a new site type generates an error | ||||||||
Description | site_types.php (using SVN) Adding a new site type, generates an error that db.sitetypes doesn't exist it looks to me that site_types.php doesn't select the db prefix i.e. db.sit_sitetypes | ||||||||
Additional Information | When Editing a sitetype, the button text should probably not be "Add", but rather an approval for the settings | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
paulh (administrator) 2009-08-02 20:31 |
This is an issue with the new form handling code. ProcessForm in lib/sitform.inc.php does insert into $this->tableName we probably need to pass in the dbSiteTypes name rather than sitetypes |
ivan (administrator) 2009-08-03 10:55 |
Fixed in trunk svn r5722, now uses variable for table name |
ivan (administrator) 2009-08-16 14:39 |
Released in 3.50rc1 |
![]() |
|||
Date Modified | Username | Field | Change |
2009-08-02 20:18 | Tomse | New Issue | |
2009-08-02 20:25 | Tomse | Additional Information Updated | |
2009-08-02 20:31 | paulh | Note Added: 0001492 | |
2009-08-02 20:31 | paulh | Status | new => confirmed |
2009-08-03 10:46 | ivan | Severity | minor => crash |
2009-08-03 10:46 | ivan | Target Version | => 3.50 |
2009-08-03 10:53 | ivan | Status | confirmed => assigned |
2009-08-03 10:53 | ivan | Assigned To | => ivan |
2009-08-03 10:55 | ivan | Note Added: 0001494 | |
2009-08-03 10:55 | ivan | Status | assigned => resolved |
2009-08-03 10:55 | ivan | Resolution | open => fixed |
2009-08-03 10:55 | ivan | Fixed in Version | => Current SVN |
2009-08-16 13:15 | ivan | Fixed in Version | Current SVN => 3.50 |
2009-08-16 14:39 | ivan | Note Added: 0001680 | |
2009-08-16 14:39 | ivan | Status | resolved => closed |
Copyright © 2000 - 2021 MantisBT Team |