[
http://jira.magnolia.info/browse/MGNLDMS-126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17765#action_17765
]
Jeff Snider commented on MGNLDMS-126:
-------------------------------------
What we found was that the URI 2 Repository mappings are actually two way, but
only on some places. Changing it from "/dms" to "/dms/" worked fine when
browsing through the dms in admin central, but it broke from the editor
paragraphs that had internal links back to the dms. It created a link to
"/dms//folder/file.doc". With the extra slash, it caused a 404.
Since the problem only appears for root level pages and we create those pages
for our users, we decided it was easier to just avoid it with process than
programming.
> DMS Module Makes Web Pages With "dms" At Start Break
> ----------------------------------------------------
>
> Key: MGNLDMS-126
> URL: http://jira.magnolia.info/browse/MGNLDMS-126
> Project: Magnolia DMS Module
> Issue Type: Bug
> Affects Versions: 1.2.2
> Reporter: Sean McMains
> Assignee: Philipp Bracher
> Fix For: 1.2.6
>
> Attachments: MGNLDMS-126.patch
>
>
> To reproduce:
> # Create a new page in Magnolia instance running DMS module
> # Change the name of the new page to "dms-page"
> # Double-click the page icon to view it
> Expected Behavior:
> * Page should display
> Actual Behavior:
> * Magnolia returns a 404
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------