Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-3284

webkit javascript errors in FCKEditor

XMLWordPrintable

      We tracked this down in response to a bug that eliminated the "Browse Server" button when you tried to create an image but didn't place focus in the editor before hitting the image button. The Selection object representing what's currently selected didn't have any ranges in it, raising an exception under webkit when it tried to call Selection.getRangeAt(0).

      The other was a javascript exception that was always popping up on page load on webkit browsers (Chrome/Safari).

      Patches are included (applied against today's magnolia trunk).

        Acceptance criteria

          1. fckeditor.html.patch
            0.8 kB
            Nickolaus Wing
          2. fckeditorcode_gecko.js.patch
            31 kB
            Nickolaus Wing

              fgrilli Federico Grilli
              nwing Nickolaus Wing
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD