View Issue Details

IDProjectCategoryView StatusLast Update
1567RackTablesdefaultpublic2015-12-17 17:53
Reporterdmnmitsupu Assigned Toandriyanov  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionno change required 
Product Version0.20.10 
Summary1567: Tag tree does not pull, misc error
DescriptionI am bleeding edge at the moment due to a couple of other issues.

Pulled just before reporting this problem. Still Exists.

Whether an object has an existing tag or not when I click on the properties tab I receive a pop-up "an error occurred", click ok, it happens again.

I recently began using the tag roller, maybe this has something to do with it?

I have nothing to note in /var/log/apache2/error.log or access.log.

Please help if possible.
TagsNo tags attached.
Attached Files
chrome.PNG (5,242 bytes)   
chrome.PNG (5,242 bytes)   
js console.PNG (49,631 bytes)   
js console.PNG (49,631 bytes)   
ie.PNG (4,022 bytes)   
ie.PNG (4,022 bytes)   
ff.PNG (3,169 bytes)   
ff.PNG (3,169 bytes)   

Activities

andriyanov

andriyanov

2015-12-16 21:11

reporter   ~0003059

Sorry, the description is not clear.

Does this happen when you click on the "show tag tree" blue folder icon?
Does the pop-up seem to be shown by a Javascript code?
Does it reproduce in another browser?
Does it happen for any of your objects?
Are there any messages in browser JS script console?
dmnmitsupu

dmnmitsupu

2015-12-17 04:52

reporter   ~0003061

I am unable to click the folder as though the link does not exist.
JS code, not sure, see attachments.
Attached screen shots from ff, chrome, and ie
any object or rack
I did find js error in console, also attached.
andriyanov

andriyanov

2015-12-17 07:28

reporter   ~0003063

What does the page look like when the alert is shown?
Could you save it and attach to the ticket (maybe it is stripped or contains come error messages)?
Screenshot of entire browser window could also help.

The first message in JS console (failed GET of jquery-1.4.4.min.js) could be the cause of this alert. Please expand it and inspect the http error code ("404 Not found" or something else).

If the only thing that is broken is the tag assignment, you could use the old interface (the Tags tab) until we figure the problem out.

Also, try to disable all the plug-ins temporarly. Just rename the "plugins" directory to do that.
dmnmitsupu

dmnmitsupu

2015-12-17 07:31

reporter   ~0003065

I am within any object on the view tab.
I click on the properties tab.
Before anything on the page shows the error occurs.
dmnmitsupu

dmnmitsupu

2015-12-17 08:30

reporter   ~0003067

Thank you Alex for your help. Turns out while upgrading the linkmgmt plugin from the recent email to racktables group I overwrote wwwroot/js/jquery-1.4.4.min.js with an incompatible version.

Be very careful if upgrading the linkmgmt plugin to the testing version. For me it entirely broke the tagging functionality, the ability to add a tag to any object or rack.
dmnmitsupu

dmnmitsupu

2015-12-17 08:31

reporter   ~0003069

See last note

Issue History

Date Modified Username Field Change
2015-12-16 08:13 dmnmitsupu New Issue
2015-12-16 20:05 adoom42 Assigned To => andriyanov
2015-12-16 20:05 adoom42 Status new => assigned
2015-12-16 21:11 andriyanov Note Added: 0003059
2015-12-17 04:52 dmnmitsupu Note Added: 0003061
2015-12-17 04:52 dmnmitsupu File Added: chrome.PNG
2015-12-17 04:52 dmnmitsupu File Added: js console.PNG
2015-12-17 04:58 dmnmitsupu File Added: ie.PNG
2015-12-17 04:58 dmnmitsupu File Added: ff.PNG
2015-12-17 07:28 andriyanov Note Added: 0003063
2015-12-17 07:31 dmnmitsupu Note Added: 0003065
2015-12-17 08:30 dmnmitsupu Note Added: 0003067
2015-12-17 08:31 dmnmitsupu Note Added: 0003069
2015-12-17 08:31 dmnmitsupu Status assigned => closed
2015-12-17 08:31 dmnmitsupu Resolution open => fixed
2015-12-17 17:53 adoom42 Resolution fixed => no change required