You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2013/10/29 23:03:26 UTC

[jira] [Closed] (OFBIZ-5374) NotificationServices.java prepareNotification does not allow component:// urls

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

Jacques Le Roux closed OFBIZ-5374.
----------------------------------

       Resolution: Implemented
    Fix Version/s: SVN trunk
         Assignee: Jacques Le Roux

Thanks Gareth,

Your modified patch is in trunk at revision 1536905.

As you suggested, since FlexibleLocation.resolveLocation() supersedes UtilURL.fromResource() I used it instead.

> NotificationServices.java prepareNotification does not allow component:// urls
> ------------------------------------------------------------------------------
>
>                 Key: OFBIZ-5374
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-5374
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>            Reporter: Gareth Carter
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: NotificationServices.patch
>
>
> The prepareNotification method in NotificationServices.java does not allow urls that start with component:// because its using UtilURL rather than FlexibleLocation



--
This message was sent by Atlassian JIRA
(v6.1#6144)