#12 — ImageEditor 1.6: missing stylesheet

by Katja Süss last modified Mar 21, 2011 05:45 AM
State Resolved
Version:
Area Functionality
Issue type Patch
Severity Medium
Submitted by Katja Süss
Submitted on Oct 14, 2010
Responsible Nathan Van Gheem
Target release:
    <!-- <link href="" type="text/css" rel="stylesheet" tal:attributes="href string:${context/portal_url}/http://localhost:8080/[…]/> -->

changed to the following fixes the problem

    <link href="" type="text/css" rel="stylesheet" tal:attributes="href string:${context/portal_url}/++resource++collective.javascript.jqueryui/css/hot-sneaks/jquery-ui.css"/>
Added by Christian Schmitt on Oct 18, 2010 10:45 AM
Dont' know if this is related, but after installing imageeditor 1.6 on Plone 4.01 (Sunburst theme) today, editing an image in either firefox or chromium just leads to a broken overlay (see attached screenshot):

The image to be edited is not displayed, also a lot of the buttons/menu titles are not visible.
Attached:
plone_imageditor-bug.png — image/png, 82 Kb
Added by Andreas Rübner Johnsen on Dec 27, 2010 12:01 PM
I had the same problem as described by Christian Schmitton. The solution from Katja Suess fixed my problem.
Added by Nathan Van Gheem on Mar 21, 2011 05:45 AM
Issue state: UnconfirmedResolved
Responsible manager: (UNASSIGNED)vangheem
I'm very sorry for not responding sooner. I don't get email alerts for these anymore...


Fixed in latest 1.7 release

No responses can be added.