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 - 2005-02-28 - IanHenderson
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.