I just found a number of instances where I had forgotten the 's
- IF{"%TOPIC% allows 'CHANGE'" then="change allowed" else="change not allowed"}
- IF{"Bugs.Item5883 allows 'CHANGE'" then="change allowed" else="change not allowed"}
vs
- IF{"'%TOPIC%' allows 'CHANGE'" then="change allowed" else="change not allowed"}
- IF{"'Bugs.Item5883' allows 'CHANGE'" then="change allowed" else="change not allowed"}
this feels way to subtle and error prone
--
TWiki:Main/SvenDowideit - 05 Aug 2008
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. 
