You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Nathan Hamblen (JIRA)" <ji...@apache.org> on 2007/05/12 17:22:15 UTC

[jira] Created: (WICKET-559) LocalizedImageResource escapes ampersands twice (regression)

LocalizedImageResource escapes ampersands twice (regression)
------------------------------------------------------------

                 Key: WICKET-559
                 URL: https://issues.apache.org/jira/browse/WICKET-559
             Project: Wicket
          Issue Type: Bug
          Components: wicket
    Affects Versions: 1.3
            Reporter: Nathan Hamblen
            Priority: Critical
             Fix For: 1.3
         Attachments: loc-img-res.patch

urlFor returns escaped ampersands (apparently, a change) so LocalizedImageResource should not do it a second time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (WICKET-559) LocalizedImageResource escapes ampersands twice (regression)

Posted by "Juergen Donnerstag (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Juergen Donnerstag resolved WICKET-559.
---------------------------------------

    Resolution: Fixed
      Assignee: Juergen Donnerstag

patch applied. Thanks.

> LocalizedImageResource escapes ampersands twice (regression)
> ------------------------------------------------------------
>
>                 Key: WICKET-559
>                 URL: https://issues.apache.org/jira/browse/WICKET-559
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Nathan Hamblen
>         Assigned To: Juergen Donnerstag
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: loc-img-res.patch
>
>
> urlFor returns escaped ampersands (apparently, a change) so LocalizedImageResource should not do it a second time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (WICKET-559) LocalizedImageResource escapes ampersands twice (regression)

Posted by "Nathan Hamblen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Hamblen updated WICKET-559:
----------------------------------

    Attachment: loc-img-res.patch

Patch to not escape amps a second time.

> LocalizedImageResource escapes ampersands twice (regression)
> ------------------------------------------------------------
>
>                 Key: WICKET-559
>                 URL: https://issues.apache.org/jira/browse/WICKET-559
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.3
>            Reporter: Nathan Hamblen
>            Priority: Critical
>             Fix For: 1.3
>
>         Attachments: loc-img-res.patch
>
>
> urlFor returns escaped ampersands (apparently, a change) so LocalizedImageResource should not do it a second time.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.