SID-01000: Problem with formatted search
| Status: |
Answered |
TWiki version: |
5.0.0 |
Perl version: |
v5.8.8 built for x86_64-linux-thread-multi |
| Category: |
CategoryForms |
Server OS: |
CentOS 5.5 |
Last update: |
15 years ago |
Hello,
I have recently upgraded to Twiki 5.0.0. I have a table in which one field is shortened and a suffix indicating this is appended. It seems that $formfield is getting the field values but ignoring the other parameters. The relevant code snippet is below. I appreciate any help with this.
|*View*|*Group*|*Summary*|
%SEARCH{"META:FORM.*[G]roupTemplateForm" type="regex" excludetopic="GroupTemplate" nosearch="on" nototal="on" format="| [[$topic][<img src=\"%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/viewtopic.gif\" border=\"0\" alt=\"View entry\" />]] [[%SCRIPTURL%/edit%SCRIPTSUFFIX%/%WEB%/$topic?t=%GMTIME{"$hour$min$sec"}%][<img src=\"%PUBURLPATH%/%TWIKIWEB%/TWikiDocGraphics/edittopic.gif\" border=\"0\" alt=\"Edit entry\" />]] | $formfield(Group_Name) | $formfield(Mission, 100, ...) |" }%
--
BarryStewart - 2010-10-18
Discussion and Answer
Known issue,
TWikibug:Item6305
. I updated
KnownIssuesOfTWiki05x00 accordingly.
TWiki is open source. Open source is about taking
and contributing. We'd appreciate if you help debug and submit a patch that fixes the issue. If this fix is important to you could
hire a consultant to fix it for you.
--
PeterThoeny - 2010-10-18
Hey, congrats Barry,you posted support question #1000 (this TWiki ticket system was introduced at the end of 2008).
--
PeterThoeny - 2010-10-18
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.