feature request: special form of tag to pass all in-arguments to nested tag

Bug #504246 reported by bran
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
Status tracked in 1.0
1.0
Fix Released
Undecided
Unassigned
1.1
Fix Committed
Undecided
Unassigned

Bug Description

a.html calls a tag tag1.html, which in turn calls another tag tag2.html. There should be a way in the tag1.html to pass all arguments from a.html to tag2

a.html:

#{tag1 a:1, b:2/}

tag1.html:

#{tag2 _:_ /}

I was thinking something like _:_, the Scala wildcard..

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.