Re: Tomahawk inputCalendar bug

2009-06-10 Thread Michiel Weggen
t; backing bean is not loaded in the input calendar. I use the same value > expression as the output text and that component works perfectly so it > isn't some typo. > > Any help would be great, > Martyn Hiemstra > > -- View this message in context: http://www.nabble

Tomahawk inputCalendar bug

2008-12-23 Thread Martyn Hiemstra
Hi All, I beleive I have discovered a serious bug in the inputCalendar component. This is the situation: I have a form backing bean with a Joda datetime object in it. The value expression is #{formBackingBean.dateTime}. I create a htmloutput text and set it's value and I set the converter. I