To clarify - uploading image works fine, but when pressing "Insert into
Post" in the image gallery (or after uploading the image), a blank page
is shown. In the browser's javascript error console, one can see:

        Uncaught TypeError: Object [object DOMWindow] has no method
'send_to_editor'

(chromium), or

        win.send_to_editor is not a function

(firefox).

This makes it impossible for a regular user to make posts containing
uploaded images, therefore I think this deserves 'important' severity.
The workaround is to look at the page source, copy over the URL, remove
escaping from quotes, go back to the post editor and paste the URL,
which is most cumbersome (and most users aren't aware of the
possibility).

http://6.ptmc.org/?p=217 suggests this issue may stem from different
combination of libraries than in the upstream distribution. I have been
unable to verify that.

-- 
                                Petr "Pasky" Baudis
UNIX is user friendly, it's just picky about who its friends are.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to