View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 1443 | RackTables | default | public | 2015-03-10 10:25 | 2015-03-22 02:20 |
| Reporter | Rutger.Hermarij | Assigned To | adoom42 | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | xamp & apacjhe | OS | Windows & Linux | ||
| Target Version | 0.20.11 | Fixed in Version | 0.20.11 | ||
| Summary | 1443: Object 'object'#'' does not exist | ||||
| Description | When you create an Child location and you want to update the log of that child location you receive the error message "Object 'object'#'978' does not exist" I have tried it on my test environment (xampp) and my production, it gives the same error message also I have tried in in the racktables demo and also here it gives the same issue. the problem is now that you cannot open the Log records anymore | ||||
| Steps To Reproduce | Main page : Rackspace : Manage Locations put an location on a child (for example) 'UK' (London is the child) now click on tab browse click 'london' click on tab log type an entry and click Complete list. | ||||
| Additional Information | this can be fixed by removing the entry in SQL >SELECT * FROM `ObjectLog` ORDER BY `ObjectLog`.`id` DESC and delete the last entry. or by tracing the last steps to get this message in this case: Main page : Rackspace : UK : London : log | ||||
| Tags | No tags attached. | ||||
|
small note, I kept the online demo "broken" so its easier to find ;-) http://demo.racktables.org/index.php?page=objectlog http://demo.racktables.org/index.php?page=location&tab=log&location_id=978 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2015-03-10 10:25 | Rutger.Hermarij | New Issue | |
| 2015-03-10 10:29 | Rutger.Hermarij | Note Added: 0002765 | |
| 2015-03-22 02:20 | adoom42 | Assigned To | => adoom42 |
| 2015-03-22 02:20 | adoom42 | Status | new => closed |
| 2015-03-22 02:20 | adoom42 | Resolution | open => fixed |
| 2015-03-22 02:20 | adoom42 | Fixed in Version | => 0.20.11 |
| 2015-03-22 02:20 | adoom42 | Target Version | => 0.20.11 |