We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You must opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

I try the new version 01sep2004, and the only thing that not good, is a SEARCH with formfield. My code is:

| *Página:* | *Responsable:* | *Descripción:* | *Fecha Ult.Actual.* | *Prioridad* | *Plazo Entrega* |
%SEARCH{ "FRX.Estado.*?value=\"Pendiente"" scope="text" regex="on" nosearch="on" 
nototal="on" order="modified" format="| [[$topic]] | $formfield(FRX.Responsable) | 
$summary | $date | $formfield(FRX.Prioridad)| $formfield(FRX.Plazo)|" }% 


Thats all.

Environment

TWiki version: TWikiRelease01Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RH 9
Web server: Apache 2.0.40
Perl version: 5.8.0
Client OS: W2K?
Web Browser: IE
Categories: Search

-- TWikiGuest - 10 Nov 2004

Answer

I found a similar problem, and isolated it to the

\"
To resolve this, I put a second \ in. So your sample would become
*?value=\\"Pendiente\\""

-- IanHenderson - 28 Feb 2005

 
Topic revision: r3 - 28 Feb 2005 - 02:09:36 - IanHenderson
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback