Opensearch returns invalid links.
drupal_newb - October 20, 2009 - 22:16
| Project: | CMIS Alfresco |
| Version: | 6.x-2.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
My search items are listed appropriately, however, the link to them seems to be wrong. Here's an example link:
http://xxxx.com/cmis/get?id=urn:uuid:39cc01c8-ab29-4ef1-ba5a-3a7f3ca49250
When I click on it, it gives me a page not found error.

#1
Hacked up the cmis_alfresco.module around line 151 to rewrite the $documentLink to use the /cmis/browser way of getting the document.
#2
Applied fix in 6.x-2.x-dev. Closing this issue.