Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Testers Needed - New Template Parser


Go to End


1248 Views

Avatar
Ben Gribaudo

Community Member, 181 Posts

19 March 2009 at 5:57am

Hello,

I've been working on improving SilverStripe's template parsing to allow quoted arguments and to remove the arbitrary call signature constraints it currently imposes. Code fixing these issues is now available as a (draft) patch attached to ticket #3738.

Would some of you be willing to test this patch out, verifying that it doesn't break existing template code?

Also, thoughts about the functionality being implemented and the code implementing it are welcome. It would be nice to have comments from fresh eyes after having looked at this code for so long. :-)

Ben