[Petal] omit-tag bug
Jean-Michel Hiver
jhiver at mkdoc.com
Fri Aug 22 12:33:43 BST 2003
> The spec says omit-tag="" should always omit the tag, so the following should
> disappear
Ooops, bug :)
This was ridiculously easy to fix and I added a test for it.
I replaced every instance of:
my $expression = $att->{"$petal:omit-tag"};
With:
my $expression = $att->{"$petal:omit-tag"} = 'string:1';
:-)
Unfortunately PAUSE has been down for a few days so I am unable to
upload Petal 1.06 right now :/
Cheers,
--
Building a better web - http://www.mkdoc.com/
---------------------------------------------
Jean-Michel Hiver
jhiver at mkdoc.com - +44 (0)114 255 8097
Homepage: http://www.webmatrix.net/
More information about the Petal
mailing list