IE6 and IE7 refuses to parse the panels_ipe.js and fails with the following error

Expected identifier, string or number

which is generally some small nitpicky syntax error. The result is that clicking on the 'Customize this page' button no longer does anything.
I tracked it down to panels_ipe.js line 21. Patch forthcoming.

CommentFileSizeAuthor
#1 panels-917614.patch575 bytesjonskulski

Comments

jonskulski’s picture

Status: Active » Needs review
StatusFileSize
new575 bytes

This might be my favorite patch ever.

merlinofchaos’s picture

Status: Needs review » Fixed

Committed to all branches.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 9a429a0 on 7.x-3.x, master, pipelines, 7.x-3.x-i18n, 8.x-3.x by merlinofchaos:
    #917614 by jskulski: IPE broken in IE.