[jira] Closed: (OFBIZ-88) The Catalog header Logo and the Store Header Middle Background does not work.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (OFBIZ-88) The Catalog header Logo and the Store Header Middle Background does not work.

Nicolas Malin (Jira)

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

Adrian Crum closed OFBIZ-88.
----------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

Since no one has objected to closing this issue, I am closing it.


> The Catalog header Logo and the Store Header Middle Background does not work.
> -----------------------------------------------------------------------------
>
>                 Key: OFBIZ-88
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-88
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>         Environment: Red hat Linux and Postgres
>            Reporter: Rohit Sureka
>             Fix For: SVN trunk
>
>
> Hi,
> The Catalog header Logo and the Store Header Middle Background does not work. The input  '/images/image_file.jpg' does not display any image and the link has to inserted as a complete URL like http://www.mysite.com/images/image_file.jpg.
> If just images/image_file.jpg is inserted the html source shows jus this:
> >
> > </div>
> >     <div id="middle" style="background-image:
> > /images/image_file.jpg;">
> >        
> >        
> >         <div id="welcome-message">
> >
> >                 Welcome!
> >         </div>
> >
> I assume this is expected to work lust like store logo field works. Inserting the entire path to the image i.e. including http://www.mysite.com, causes a warning to be displayed when one moves from a non-secure to a secure page.
> A discussion on this can be read on this link.
> http://www.nabble.com/Does-Header-Background-work-in-Edit-Store--tf1916901.html
> Thanks,
> Rohit

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