• Do not register here on develop.twiki.org, login with your twiki.org account.
• Use View topic Item7848 for generic doc work for TWiki-6.1.1. Use View topic Item7851 for doc work on extensions that are not part of a release. More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
Does this site look broken?. Use the LitterTray web for test cases.

Type [[pth]] into the search box and you get this result:

bug4.gif

Seems like the search parameter is not URL encoded before passing into the search box.

-- PTh

This needs to be fixed in several places: Sidebar, WebSearch, WebSearchAdvanced, and possibly other places.

-- PTh

Actually the entity encoding is fine; the problem is that HTML entity encoding is not sufficient, because [ and ] are valid in HTML and don't have to be entity encoded. This is clearly a third level of encoding (beyond URL and entity) that requires the encoding of TWiki special characters that are not normally entity encoded, such as [][@_=]

It's reasonable to extend entity encoding to cover them, now that we have an explanation for why they need to be encoded!

SVN 8230

CC

ItemTemplate
Summary Not URL encoded search parameter
ReportedBy PeterThoeny
Codebase

SVN Range Sun, 08 Jan 2006 build 8176
AppliesTo Engine
Component

Priority Urgent
CurrentState Closed
WaitingFor

Checkins 8230 8233
Topic attachments
I Attachment History Action Size Date Who Comment
GIFgif bug4.gif r1 manage 19.6 K 2006-01-11 - 01:13 PeterThoeny  
Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View |  Raw edit | More topic actions
Topic revision: r4 - 2006-01-11 - CrawfordCurrie
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback