dialogs: tree browser doesn't open the selected item
----------------------------------------------------
Key: MAGNOLIA-2744
URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-2744
Project: Magnolia
Issue Type: Bug
Components: admininterface
Affects Versions: 4.0.1
Reporter: Philipp Bärfuss
Assignee: Philipp Bärfuss
Fix For: 4.1
The tree browser (select page, document, ...) does not open the selected path
properly.
The reason is that mgnlDialogLinkOpenBrowser in dialog.js does always pass the
pathOpen which is the current page (in case of paragraph editing). The open
path parameter has then higher priority over the selected parameter.
I can easily fix that in the js method but not sure when something (in the Tree
class?) changed to raise that problem.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------