View Issue Details

IDProjectCategoryView StatusLast Update
1443RackTablesdefaultpublic2015-03-22 02:20
ReporterRutger.Hermarij Assigned Toadoom42  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Platformxamp & apacjheOSWindows & Linux 
Target Version0.20.11Fixed in Version0.20.11 
Summary1443: Object 'object'#'' does not exist
DescriptionWhen 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 ReproduceMain 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 Informationthis 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

TagsNo tags attached.

Activities

Rutger.Hermarij

Rutger.Hermarij

2015-03-10 10:29

reporter   ~0002765

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

Issue History

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