Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-4943

HTML macro and absolute URLs as IMG source

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Minor
    • None
    • 2.2
    • None
    • None
    • Plain xwiki-enterprise-jetty-hsqldb-2.2.zip installation on windows vista
    • URL, IMG, HTML, macro
    • Unknown

    Description

      Hi,

      i got a problem with the following code example:

      {{html  wiki="true"}}
      <img src="http://deapvity:8150/xwiki/resources/icons/silk/book_open.gif" alt="Space index icon"/>
      {{/html}}
      

      the output of this code is:

      <img src=""></img><span class="wikiexternallink"><a class="wikimodel-freestanding" href="http://deapvity:8150/xwiki/resources/icons/silk/book_open.gif"><span class="wikigeneratedlinkcontent">http://deapvity:8150/xwiki/resources/icons/silk/book_open.gif</span></a></span>" alt="Space index icon"/&gt;
      

      If i set xwiki="false" everthing is fine, but i need the wiki syntax in later in the code.

      Regards
      Christoph

      Attachments

        Activity

          People

            vmassol Vincent Massol
            dittmanc Christoph Dittmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: