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

[jira] Created: (OFBIZ-1834) ERP header logo should link to home url

ERP header logo should link to home url
---------------------------------------

                 Key: OFBIZ-1834
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1834
             Project: OFBiz
          Issue Type: Improvement
          Components: ALL COMPONENTS
    Affects Versions: SVN trunk
            Reporter: Bruno Busco
            Priority: Minor


Please find attached a simple patch to have the ERP header logo cliccable and taking to a configurable URL.
The url can be configured in the GlobalDecorator defined in the CommonScreens.xml file, just below where the logo image is defined.
Having the application logo pointing to a sort of home URL is quite a standard behaviour that everybody is used to.

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


[jira] Updated: (OFBIZ-1834) ERP header logo should link to home url

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

Bruno Busco updated OFBIZ-1834:
-------------------------------

    Attachment: homelinklogo.patch

> ERP header logo should link to home url
> ---------------------------------------
>
>                 Key: OFBIZ-1834
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1834
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>            Priority: Minor
>         Attachments: homelinklogo.patch
>
>
> Please find attached a simple patch to have the ERP header logo cliccable and taking to a configurable URL.
> The url can be configured in the GlobalDecorator defined in the CommonScreens.xml file, just below where the logo image is defined.
> Having the application logo pointing to a sort of home URL is quite a standard behaviour that everybody is used to.

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


[jira] Closed: (OFBIZ-1834) ERP header logo should link to home url

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

Jacques Le Roux closed OFBIZ-1834.
----------------------------------

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

Thanks Bruno,

Your slightly modified patch in in trunk rev. 665919. 

I changed the default link from "/" to "/catalog/control/main" which makes more sense OOTB. Also I have no ideas why, you had an error in your patch line 33

> ERP header logo should link to home url
> ---------------------------------------
>
>                 Key: OFBIZ-1834
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1834
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: SVN trunk
>            Reporter: Bruno Busco
>            Assignee: Jacques Le Roux
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: homelinklogo.patch
>
>
> Please find attached a simple patch to have the ERP header logo cliccable and taking to a configurable URL.
> The url can be configured in the GlobalDecorator defined in the CommonScreens.xml file, just below where the logo image is defined.
> Having the application logo pointing to a sort of home URL is quite a standard behaviour that everybody is used to.

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