[
https://issues.apache.org/jira/browse/SLING-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587177#comment-16587177
]
Robert Munteanu commented on SLING-7840:
----------------------------------------
Good catch [~kwin].
Should we maybe revert to the old jbake version until 2.6.2 get released? The
[2.6.2 release
board](https://github.com/jbake-org/jbake/projects/5#card-12088358) shows 7
issues still in progress and 1 to-do, so I would not expect a release in the
coming days.
> Image rendering broken on sling.apache.org
> ------------------------------------------
>
> Key: SLING-7840
> URL: https://issues.apache.org/jira/browse/SLING-7840
> Project: Sling
> Issue Type: Bug
> Components: Site
> Reporter: Robert Munteanu
> Priority: Critical
> Attachments: broken-images.txt
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> While reviewing https://github.com/apache/sling-site/pull/19 we discovered
> that image links are rendered:
> 1. always with the sling.apache.org domain ( so images added locally will not
> be considered )
> 1. with a wrong path, no longer appending the parents of the current page
> So the image links at both
> * http://localhost:8820/documentation/development/ide-tooling.html
> * https://sling.apache.org/documentation/development/ide-tooling.html
> are broken, being rendered as
> http://sling.apache.org/ide-tooling/new-server.png, whereas they should be
> * http://localhost:8820/documentation/development/ide-tooling/new-server.png
> *
> https://sling.apache.org/documentation/development/ide-tooling/new-server.png
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)