ScrapBook Edit Mode not working in IE

Permalink
Hi,

When i log in as admin and try to edit a scrap book entry the pop up appears but it does not load the tiny mce or even html block.

This is an issue only with IE and works fine in firefox. Even in IE it works fine when editing page content but does not work when i try to edit scrap book element.

Thanks in advance

 
Mnkras replied on at Permalink Reply
Mnkras
don't use IE! use chrome or firefox or safari etc
venkat replied on at Permalink Reply
Hi Mnkras,

Thanks for your reply.

Is this a bug in C5.

I am using Jquery in my site, is this conflicting with C5 or is it a css issue.

Is this a known issue.

We need to use it in IE.

Thanks,
Venkat
Tony replied on at Permalink Reply
Tony
can someone else confirm this is broken in IE7+ ?
venkat replied on at Permalink Reply
Hi Tony,

I have this issue of content block not displaying inside the edit popup of the scrapbook elements in IE7+.

I dont have the problem with other c5 sites which are running on 5.3.2. The problem is with the site running on 5.3.1.1

Is your issue with the same version.

Thanks
Tony replied on at Permalink Reply
Tony
oh, so it's been fixed already in 5.3.2

I don't have access to IE7+ at the moments, but i'm now assuming this in an issue that's been fixed.
venkat replied on at Permalink Reply 1 Attachment
So do you think this is bug with 5.3.1.1 or is it anything to do with my css or jquery.
venkat replied on at Permalink Reply
This bug is fixed.

In the core file for scrapbook/global check for the string builder for popup in the script code at the top of the file and see at the end of the string builder there is 'edit#_edit' change '#' here to '#' and this will fix the issue

code line:
href: editBlockURL+'?cID='+CCM_CID+'&bID='+bID+'&arHandle=Global+Scrapbook&btask=edit#_edit'+bID,
okhayat replied on at Permalink Reply
okhayat
Is this in 5.3.1.1 or 5.3.3.1? I just tested with IE7 it's working fine.