You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Stephen Rufle (JIRA)" <ji...@apache.org> on 2009/03/06 20:29:58 UTC

[jira] Created: (OFBIZ-2230) WidgetWorker outputting empty image tags

WidgetWorker outputting empty image tags
----------------------------------------

                 Key: OFBIZ-2230
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2230
             Project: OFBiz
          Issue Type: Bug
          Components: framework
    Affects Versions: SVN trunk
         Environment: Windows XP
            Reporter: Stephen Rufle
             Fix For: SVN trunk


WidgetWorker.makeHyperlinkString is outputting empty image tags <img src = ""/>

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


[jira] Updated: (OFBIZ-2230) WidgetWorker outputting empty image tags

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

Stephen Rufle updated OFBIZ-2230:
---------------------------------

    Attachment: 2009-03-06_WidgetWorker.patch

Changed from != null to UtilValidate.isNotEmpty function

> WidgetWorker outputting empty image tags
> ----------------------------------------
>
>                 Key: OFBIZ-2230
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2230
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>             Fix For: SVN trunk
>
>         Attachments: 2009-03-06_WidgetWorker.patch
>
>
> WidgetWorker.makeHyperlinkString is outputting empty image tags <img src = ""/>

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


[jira] Closed: (OFBIZ-2230) WidgetWorker outputting empty image tags

Posted by "Jacques Le Roux (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-2230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-2230.
----------------------------------

    Resolution: Fixed
      Assignee: Jacques Le Roux

Thanks Stephen,

Your patch is in trunk at revision: 751066  


> WidgetWorker outputting empty image tags
> ----------------------------------------
>
>                 Key: OFBIZ-2230
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2230
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: SVN trunk
>         Environment: Windows XP
>            Reporter: Stephen Rufle
>            Assignee: Jacques Le Roux
>             Fix For: SVN trunk
>
>         Attachments: 2009-03-06_WidgetWorker.patch
>
>
> WidgetWorker.makeHyperlinkString is outputting empty image tags <img src = ""/>

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