Changes between Initial Version and Version 1 of Ticket #5355


Ignore:
Timestamp:
May 15, 2010, 8:56:46 PM (14 years ago)
Author:
Alfonso Martínez de Lizarrondo
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5355

    • Property Priority changed from Low to Normal
    • Property Keywords HasPatch added
    • Property Summary changed from Opening a dialog causes crash to Opening a dialog causes silent exception
    • Property Milestone changed from to CKEditor 3.4
  • Ticket #5355 – Description

    initial v1  
    1 Opening a dialog (Image dialog for example) causes crash which is silently consumed by try - catch block but javascript debuggers like firebug still break on the error.
     1Opening a dialog (Image dialog for example) causes exception which is silently consumed by try - catch block but javascript debuggers like firebug still break on the error.
    22
    33this is caused by access to undefined index (-1) in "focusList" in plugins/dialog/plugin.js:286 and could be fixed by adding:
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy