Ticket #5527: 5527.patch

File 5527.patch, 494 bytes (added by Alfonso Martínez de Lizarrondo, 13 years ago)

Proposed patch

  • _source/plugins/filebrowser/plugin.js

     
    308308        {
    309309                var dialog = sourceElement.getDialog();
    310310                var targetElement = sourceElement.filebrowser.target || null;
    311                 url = url.replace( /#/g, '%23' );
    312311
    313312                // If there is a reference to targetElement, update it.
    314313                if ( targetElement )
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy