You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Kohsuke Kawaguchi (JIRA)" <co...@jakarta.apache.org> on 2007/12/24 17:02:43 UTC

[jira] Updated: (JELLY-284) JellyContext.getCurrentURL() doesn't work as expected

     [ https://issues.apache.org/jira/browse/JELLY-284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kohsuke Kawaguchi updated JELLY-284:
------------------------------------

    Attachment: JELLY-284.diff

Patch to fix this problem.

> JellyContext.getCurrentURL() doesn't work as expected
> -----------------------------------------------------
>
>                 Key: JELLY-284
>                 URL: https://issues.apache.org/jira/browse/JELLY-284
>             Project: Commons Jelly
>          Issue Type: Bug
>          Components: core / taglib.core
>    Affects Versions: 1.0.1
>            Reporter: Kohsuke Kawaguchi
>         Attachments: JELLY-284.diff
>
>
> When I look at the code, setCurrentURL() and setRootURL() methods are set exactly the same value at the same place, and as a result, the getCurrentURL() returns the URL where the script invocation started, rather than the current executing script location.

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