Warning: This page is just a way to test a bug that only appears on wiki.org but I could not reproduce locally. Thanks for your understanding.

The markup below does not work on This FAQ page (Inside a field there).

Version 1

#set($myfeed=$xwiki.feed.getFeed($feedUrl)) ##

1.1.1.1 Version 2
#set($myfeed=$xwiki.feed.getFeed($feedUrl))
<div class="infomessage">This works fine on my local xwiki installation, even inside fields.</div>
1.1.1 Pages Affected
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowToListDocumentsWithACertainPropertyValue
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowCanIescapeOutQuotationMarksFromAStringWithVelocity
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIFindTheBacklinksForAGivenPage
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIEmbedXwikiCodeAsText
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowToSetWebPreferences
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIIntegrateAnRSSFeedWithinAPage
* http://www.xwiki.org/xwiki/bin/view/FAQ/PrepopulateQuestionFieldOnFAQClassSheet
1.1.1 Pages (surprisingly) not affected
* This one (same thing just not inside a form)
* http://www.xwiki.org/xwiki/bin/view/FAQ/WhereCanIFindTheSourceForTheDefaultMacroTagsLikeThe
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIAddAnimatedGifSshockwaveAndFlashItemsToMyWiki
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoIShowTableOfContentsForMyCurrentPage
* http://www.xwiki.org/xwiki/bin/view/FAQ/CodeJavascriptDansUnePage
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowCanIListTheEmailAddressesOfUsersRegisteredOnMyWiki
* http://www.xwiki.org/xwiki/bin/view/FAQ/HowDoYouAddAStatisticsMenu
* http://www.xwiki.org/xwiki/bin/view/FAQ/CommentDisposerDUneListeDesPagesCreeesDansUnEspace
<div class="infomessage">Almost all these unaffected pages use a different syntax for escaping (see below)</div>
1.1.1.1 Version 3
#set($myfeed=$xwiki.feed.getFeed($feedUrl)) {code}
Version 1.14 last modified by VincentMassol on 14/06/2007 at 11:30

Comments 0

No comments for this document

Attachments 0

No attachments for this document

Creator: hritcu on 2007/06/14 09:32
This wiki is licensed under a Creative Commons license
1.4.1.10194