[ https://issues.apache.org/jira/browse/ROL-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Johnson updated ROL-1848: ------------------------------- Fix Version/s: 5.0 Assignee: David Johnson (was: Roller Unassigned) > Bad url when add an image to a weblog > ------------------------------------- > > Key: ROL-1848 > URL: https://issues.apache.org/jira/browse/ROL-1848 > Project: Roller > Issue Type: Bug > Components: Weblog Editor > Affects Versions: 5.0 > Environment: Ubuntu 2.6.28-16 64bits > Reporter: Nicolas BONAMY > Assignee: David Johnson > Fix For: 5.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > When we add an image to a weblog (in edition mode), the mediaLink url doesn't appear. > The issue is to modify MediaFileImageChooser.jsp by this : > >
  • onmouseover="highlight(this, true)" onmouseout="highlight(this, false)"> > value="%{#mediaFile.permalink}"> > value="%{#mediaFile.thumbnailURL}"> >
    onclick="onSelectImage('','')" > > > width='' > height='' /> > >
    >
    > >
    >
  • >
    > > >
    > > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.