You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/11/12 09:31:11 UTC

[jira] [Commented] (TAP5-2448) Asset.getClientURL() throws NPE if the Asset is a Folder within a SubModule JAR file

    [ https://issues.apache.org/jira/browse/TAP5-2448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001841#comment-15001841 ] 

ASF subversion and git services commented on TAP5-2448:
-------------------------------------------------------

Commit 15ad465f47fb25eebb30b21edf034f4e480c596b in tapestry-5's branch refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=15ad465 ]

TAP5-2448: fix typo


> Asset.getClientURL() throws NPE if the Asset is a Folder within a SubModule JAR file
> ------------------------------------------------------------------------------------
>
>                 Key: TAP5-2448
>                 URL: https://issues.apache.org/jira/browse/TAP5-2448
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Martin Papy
>            Assignee: Jochen Kemnade
>             Fix For: 5.4
>
>         Attachments: NPE_Stack_Trace.txt, folder.zip
>
>
> If you inject in a Field an Asset and if this Asset is actually a Folder that is embedded into a JAR SubModule used by the main Tapestry WebApp then the method toClientURL() returns a NPE.
> The issue does not happen when the SubModule is not yet a JAR file. Exemple : when you are running Tomcat from Eclipse and let Eclipse manage the dependency ( I am using the Sysdeo plugin to add dependencies to the source folders of the SubModule instead of the JAR file. ).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)