[pmwiki-users] Conditionals not working correctly since beta32
Han Baas
hanbb at xs4all.nl
Fri Mar 16 13:05:35 CDT 2007
Hi,
Since beta32 conditionals are no longer working correctly. The
negated form is no longer working.
I have some mark-up like this:
(:if ! name Page1, Page2, Page3:)
SomeText
(:if name Page1:)
SomeOtherText
(:if:)
Page1 wil get the correct "SomeOtherText"
Page2 will get SomeText AND SomeOtherText.
If I omit the comma in the first (:if:) statement, Page2 will get
nothing.
Up to and including beta31, this was working correctly and as intended.
Is this a bug or is it me, that is doing something wrong?
Thanks,
Han
More information about the pmwiki-users
mailing list