Labels |
Added:
?
|
To me it also happened with the default protostar template.
I cannot confirm this either
Category | ⇒ | Administration |
Status | New | ⇒ | Closed - Unconfirmed Report |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-04-04 18:05:40 |
Closed_By | ⇒ | franz-wohlkoenig |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/14164
closed as unconfirmed Report. @AndySDH please reopen if closed too early.
Hello,
I tested this further. I noticed this happens with sh404sef installed. Apparently it's because, with sh404sef installed, the browser path is kept in the URL bar when the site is offline, while with default Joomla it redirects the browser path to the root.
Since the path is redirected to the root, the image is displayed correctly in default Joomla, because we're always in the root.
However, it is still technically wrong to have the image code without the leading slash. It's more correct to directly specify to start from the root. Adding the leading slash fixes the problem with sh404sef enabled and doesn't harm anything for the default Joomla.
Now, of course, everyone have their own template and can fix it in their own template, which I did. But just for perfectionism, should/could be added to the default Joomla template behavior too.
Status | Closed - Unconfirmed Report | ⇒ | Discussion |
Closed_Date | 2017-04-04 18:05:40 | ⇒ | |
Closed_By | franz-wohlkoenig | ⇒ |
Set to "open" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/14164
reopened for Discussion.
Rel_Number | 0 | ⇒ | 14163 |
Relation Type | ⇒ | Related to |
I am closing this as the core is working correctly and it is an extension that is breaking the behaviour. If you really want to see the core being changed then please submit a pull request with the changes for consideration
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-21 14:47:17 |
Closed_By | ⇒ | brianteeman |
Which template are you using to replicate this with ?