-
Bug
-
Resolution: Fixed
-
Medium
-
2.5.4
-
Confluence 2.5.4, standalone; JDK 1.5.0_08; Windows 2003 5.2;
When using the excerpt-include macro to display a portion of a page, images in the excerpted portion of the page are not displayed. If the entire page is included, the images appear with no problem.
I've included markup for 2 pages I created in the demonstration space to illustrate the problem:
--------Example With Excerpt---------
A sentence before the excerpt.
{excerpt}
A sentence in the excerpt, followed by an image - also in the excerpt.
!Confluence Overview^harbour.jpg!\\
{excerpt}
A sentence after the excerpt.
-----end of page------
-------Including Content---------
*The following content includes an excerpt containing and image from of another page.*
{excerpt-include:Example With Excerpt|nopanel=true}
\\
*The following content includes the entire content of the same page.*
{include:Example With Excerpt}
\\
-----end of page------
I'm migrating our company's content from TWiki to Confluence and we have many pages with status sections having icons that are displayed on other pages. I can break these sections out into separate pages, but they would be annoying for the users to maintain.
- is duplicated by
-
CONFSERVER-9542 Sections/Columns inside excerpt don't work properly
-
- Closed
-
- is related to
-
CONFSERVER-8701 if an {excerpt} includes links, the {excerpt-include} macro does not render them
-
- Closed
-
-
CONFSERVER-9502 Explain inclusion/exclusion of wiki markup (formatting, images, links) in excerpt and excerpt-include macros
- Closed
- relates to
-
CONFSERVER-8534 Using excerpt-include doesn't render the body in the {excerpt} macro when it contains {note} or {code} or {noformat}
-
- Closed
-