#2094: Insert/Edit Link Dialog does not change protocol type after browser from server ------------------------------+--------------------------------------------- Reporter: dsargent | Type: Bug Status: new | Priority: Normal Milestone: FCKeditor 2.6 | Component: UI : Dialogs Version: FCKeditor 2.6 RC | Keywords: ------------------------------+--------------------------------------------- When a user selects the Browser Server button, I open a new browser window with a custom file browser, this custom file browser allows them to select a file, which I return via javascript and populate the URL box, however the URL I return is of the typ /url but the protocol box does not switch from http:// to other as it would if a user typed this in the box. My solution (for the past several years) is to change the default in fck_link.html from http:// to other. This works for us, but is kludgy and means I have to remember to do this each time I update FCKEditor. Is there a better way for me to return the URL (some JS I need to call) or is this a bug where FCKEditor needs to fire the event when it is not.
-- Ticket URL: <http://dev.fckeditor.net/ticket/2094> FCKeditor <http://www.fckeditor.net> The text editor for Internet ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Register now and save $200. Hurry, offer ends at 11:59 p.m., Monday, April 7! Use priority code J8TLD2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ FCKeditor-Trac mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fckeditor-trac
