OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | October 2007 Index

<--  Date Index  --> <--  Thread Index  -->

[exoplatform] JSF input Calendar Renderer


Hi community!
I write for advice you about an HTML error in the creation script of calendar 
input object.

At the end of encodeBegin() method in CalendarInputRenderer.java class , 
there is a unclosed label tag element:

line 62 (and same error in 64)

w.write("<label for=\""+fieldName+"\">(gg/mm/aaaa oo:mm)");

I change it with:

w.write("<label for=\""+fieldName+"\">(gg/mm/aaaa oo:mm)</label>");

Could you change this source?

Bye, Andrea




<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.