NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11746 for general documentation changes for release 1.1.6. Use
Item9693 for docu changes for release 1.2 and 2.0.
Item1075: SEARCH summary wrong when text contains /
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Engine |
|
|
given some text with a slash, such as Some One/WIKI.NET in October 2008...
%SEARCH{
"1"
type="query"
topic="%TOPIC%"
format="$summary"
}%
it seems that the
One/WIKI is removed by the plainTextification.
(found using search
http://foswiki.org/Home/WebSearch?search=add%20group&scope=all&web=Home%2CAbout%2CSystem%2CExtensions%2CSupport%2CCommunity%2CDevelopment%2CDownload%2CMain)
given some text with a slash, such as Some One/WIKI.NET in October 2008... %SEARCH{ "1" type="query" topic="Item1075" format="$summary" }% it seems that ...
Number of topics: 1
I made a whoopsie on the first checking for this, and checked in a bunch of other stuff to do with checking taints. I reverted the bits that are not, and the rest should stand. Only the changes to Render.pm directly relate to the problem described herein.
--
CrawfordCurrie - 05 Jun 2010
deserves a unit test - niceun
--
SvenDowideit - 05 Jun 2010