On  3 Jun 2009, marius d. wrote:

> attribute with the same name but different prefixes should be ok as
> long as the prefixes are bound to namespace URL's.

But the problem here is that the attributes are in an inner template,
which, I presume, will be read before the outer template (with the
namespace URLs). Parsing the inner template fails as shown previously.

On a conceptual level I don't think the li_path, li_item namespaces
should be declared in the resulting page produced by lift. It is used
solely by Lift for the rendering. But it seems these kind of prefixes in
xml fragments are not supported by the Scala XML parser.

/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