Running 1.1-SNAPSHOT, the following construct

 <lift:Menu.builder li_path:class="pathclass"
 li_item:class="itemclass"/>

Seems to results in an exception when Lift processes the template.

The error seems related to the fact that both li_path & li_item tries to
set the class. If I change one to e.g. li_path:style, everything works.

Is this a bug or is there a good reason why the above shouldn't be
allowed?

/Jeppe

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to