Closed GoogleCodeExporter closed 9 years ago
Issue 273 has been merged into this issue.
Original comment by chanwit
on 12 Aug 2012 at 5:03
The "h" namespace is reserved by Grails.
If we changed to "x", the ZUL will be working fine.
<zk xmlns="http://www.zkoss.org/2005/zul"
xmlns:x="http://www.w3.org/1999/xhtml">
<x:h1>x</x:h1>
</zk>
Original comment by chanwit
on 22 Aug 2012 at 4:57
Original issue reported on code.google.com by
chanwit
on 12 Aug 2012 at 1:38