Juha,
thanks for pointing it out.
1) is fixed (also for myfaces-ext.tld) 2) is also fixed
are you able to test our last CVS_HEAD against that changes?
Thanks!
Juha Melartin wrote:
Hi!
I downloaded the latest build 1.0.9 and replaced the old 1.0.8 jars with the new ones!
I got several errors when I try to run my application:
1) Error from myfaces_ext.tld: Wrong values in xmlns-attribute!
I fixed it by copying right value from myfaces_core.tld (<taglib xmlns="http://java.sun.com/xml/ns/j2ee"> -> <taglib
xmlns="http://java.sun.com/JSP/TagLibraryDescriptor">
2) Error in using tag library uri='http://myfaces.apache.org/extensions' prefix='x': The Tag class 'org.apache.myfaces.custom.htmlEditor.HtmlEditorTag' has no setter method corresponding to TLD declared attribute 'immediate', (JSP 1.1 spec, 5.4.1)
And when I looked the HtmlEditorTag, it doesn't have setters for several other attributes defined in The TLD!
Juha Melartin
------------------------------------------------- This mail sent through IMP: http://horde.org/imp/

