| Anonymous | Login | Signup for a new account | 2010-09-03 06:20 MDT |
| Main | My View | View Issues | Change Log | Roadmap | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0000444 | [v2.0 Release (Current)] History | crash | always | 2010-05-19 01:08 | 2010-06-21 23:15 | ||
| Reporter | pacho | View Status | public | ||||
| Assigned To | caseydk | ||||||
| Priority | normal | Resolution | fixed | ||||
| Status | closed | Product Version | 1.3 | ||||
| Summary | 0000444: Changes in Departments lead to crash in history | ||||||
| Description |
After a change of a department name the history crashes. The Webserver-Log shows that a wrong table column name is addressed: [Tue May 11 17:13:50 2010] [error] [client 134.99.135.91] /var/www/w2p/classes/query.class.php(1170): query failed(SELECT department_id FROM ((`departments` AS departments)) WHERE department_id =8) - error was: <span style="color:red">Unknown column 'department_id' in 'field list'</span>, referer: http://ukd-pm.vmed.ukd/w2p/index.php?m=history [^] The correct DB fields are: dept_id dept_parent dept_company dept_name dept_phone dept_fax dept_address1 dept_address2 dept_city dept_state dept_zip dept_url dept_desc dept_owner dept_country dept_email dept_type The error reads: http://ukd-pm/w2p/index.php?m=history [^] ERROR: /var/www/w2p/classes/query.class.php(1170) : query failed(SELECT department_id FROM ((`departments` AS departments)) WHERE department_id =22) - error was: Unknown column 'department_id' in 'field list' Backtrace: 0 /var/www/w2p/classes/query.class.php:1170 dprint('/var/www/w2p/classes/query.class.php',1170,0,'query failed(SELECT department_id FROM ((`departments` AS departments)) WHERE department_id =22) - error was: Unknown column \'department_id\' in \'field list\'') 1 /var/www/w2p/classes/query.class.php:1408 exec(1) 2 /var/www/w2p/modules/history/index.php:46 loadResult() 3 /var/www/w2p/modules/history/index.php:216 show_history(array ( 'history_date' => '2010-05-18 13:45:34', 'history_id' => '6292', 'history_item' => '22', 'history_table' => 'departments', 'history_description' => 'D05.2Kommunikationstechnik', 'history_action' => 'update', 'history_user_name' => 'Walther Stefan', )) 4 /var/www/w2p/index.php:363 require('/var/www/w2p/modules/history/index.php') Änderung (Changes): Objekt 'D05.2Kommunikationstechnik' in Abteilungen (Departments) Modul |
||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
| Mantis 1.1.8[^] Copyright © 2000 - 2009 Mantis Group |