cancel
Showing results for 
Search instead for 
Did you mean: 

MSIE crashes when trying to select a link

suniil
Champ in-the-making
Champ in-the-making
Hi

We are using TinyMCE with Alfresco and are having an issue in ie which is exactly the same as the issue reported here: http://issues.alfresco.com/browse/WCM-656

I see that this issue was marked as "resolved in CHK-1238" but when I click on the link to CHK-1238 (http://issues.alfresco.com/browse/CHK-1238) I simply get a message that says "It seems that you have tried to perform an operation which you are not permitted to perform"

I would be grateful if anyone that has access to this solution could let me know what it is - or if anyone else has any advice or ideas that would be great too.

Thanks,
3 REPLIES 3

mikeh
Star Contributor
Star Contributor
That fix was for 2.1 Enterprise, therefore available in Enterprise versions or V2.9 community.

Thanks
Mike

suniil
Champ in-the-making
Champ in-the-making
Thanks for the reply, Mike.

We are unable to install the Beta Version - V2.9 community, as client may not like to have a beta version in their production environment.

Could you let us know what the fix was so that we can apply it to V2.1 community [IIRC, this bug is associated with Tiny MCE & DOJO framework]?

mikeh
Star Contributor
Star Contributor
Here's the SVN log:

   M /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/jsp/wcm/create-web-content-wizard/create-html.jsp
   D /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/jsp/wcm/tiny_mce_image_dialog.jsp
   D /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/jsp/wcm/tiny_mce_link_dialog.jsp
   M /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/scripts/ajax/file_picker_widget.js
   M /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/scripts/ajax/tiny_mce_wcm_extensions.js
   M /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/scripts/ajax/xforms.js
   M /alfresco/BRANCHES/V2.1/root/projects/web-client/source/web/scripts/upload_helper.js

These were merged into HEAD in public SVN revision 1035 along with a few other files, so you'll have to manually pull the changes out of that particular commit.

Thanks,
Mike