cancel
Showing results for 
Search instead for 
Did you mean: 

document-details urls for download and editMetadata corrupt

kbonnet
Champ in-the-making
Champ in-the-making
Hi Alfrescians,

I have a weird problem with Alfresco Share 3.2r2 in two different installations.

In the document-details page in Share, when i click on either the Download or the Edit Metadata link, i get redirected to the dashboard. This behaviour is caused by an invalid link, looking like:

http://[server]/share/page/site/contezza/http://[server]/share/proxy/alfresco/api/node/content/works...

As you can see the first part of the url is repeated, forming an invalid url. This only occurs when using Internet Explorer. Firefox is always functioning.

in the html the href of the links is either {downloadUrl} or {editMetadataUrl}. I have not seen something like that before an i am guessing some javascript is executed when hoovering the link or clicking it.

I have been investigating the document-actions.get.* webscript and config. Everything seems normal. And i have been looking into the org/alfresco/components/document-actions-min.js client side javascript. I see the objects {downloadUrl} and {editMetadataUrl} and being populated there. I showed a javascript alert popup with the values being used to populate those urls, and that all looks well.

Now i dont have a clue to continue my search.

Does anyone have a clue?

Thanks a lot in advance.

Koen Bonnet
3 REPLIES 3

mikeh
Star Contributor
Star Contributor
It's a bug that appears on IE browsers. It's fixed on 3.2E so will be merged to Community soon.

Thanks,
Mike

kbonnet
Champ in-the-making
Champ in-the-making
Hey Mike,

Thanks a lot for your response. I'm glad it's a known bug!
IS there a JIRA reference for it? I wasnt able to find it.

Thanks a lot.

Koen

mikeh
Star Contributor
Star Contributor