Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Links in the browser are not working with our CMIS repo (Oracle) as the url query param is not encoded (so query params on our links - especially paging links next/previous/first/last - are being lost)
All the link and collection href's in the browser's xsl need to be encoded so they forward to the repository properly.
I have a potential fix for entry.xsl, feed.xsl, and service.xsl I would be happy to contribute