Bug #987
closedOpen Type in new Tab or Window
Description
Right clicking on a type in treeview and choosing to open the link in new tab or window does not open the respective type entry but the main type overview form. The linktext says https://dppopenatlas.oeaw.ac.at/types# and does not link to the type.
Tested on chrome.
Updated by Alexander Watzinger almost 6 years ago
- Category set to UI
- Status changed from New to Acknowledged
- Target version set to 3.13.0
I've noticed this behaviour before and have looked into it. The issue has to do with jsTree (the JavaScript library which draws our hierarchy trees) but I wasn't able to solve this. Maybe it's something our new front end developer Christoph can help with, I'll ask him next time.
Updated by Alexander Watzinger over 5 years ago
- Target version changed from 3.13.0 to 3.16.0
I looked into it (again) but couldn't find a working solution.
Moving it to next version since this really is a very minor bug (or more a complication with the jsTree plugin), not worth to delay the otherwise important release of 3.13.0
Updated by Christoph Hoffmann over 5 years ago
- Assignee set to Christoph Hoffmann
Updated by Christoph Hoffmann over 5 years ago
found in views/types.py walk_tree function l153ff
Updated by Christoph Hoffmann over 5 years ago
- Status changed from Acknowledged to Closed
Updated by Alexander Watzinger over 5 years ago
- Target version changed from 3.16.0 to 3.14.1