Problem with tomahawk t:schedule Work Week

2010-01-25 Thread pulkit.mehra
Hi, I am using tomahawk scheduler component. In reference to below JIRA ticket TOMAHAWK-609 --Alllow workweek view to show saturday Tomahawk developer had patched in workweek view of scheduler with 7 day including saturday/sunday . I have upgraded my project from 'tomahawk-1.1.6' to

MyFaces binding problem with HtmlSelectOneMenu/SelectOneChoice

2010-01-25 Thread schneidc
Hi, I tried both drop down menus, MyFaces's HtmlSelectOneMenu and Trinidad's SelectOneChoice and both seem to have the same problem or at least I can't understand their behaviour. The menus are bound to an according object in a managed bean and the setter looks like this: public void

Re: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-25 Thread Donn Aiken
Hello all -- I've done some more digging, and what I did find out is that apparently there is a change in Trinidad version 1.2.12 that causes this to fail. If I use Trinidad 1.2.12, that's when I get the errors. Version 1.2.11 works fine, version 1.2.8 works fine as well. I've tried this with

Re: JSF 1.2 + MyFaces Trinidad + PrettyFaces yields NPE in Trinidad RenderKitDecorator.java - ideas?

2010-01-25 Thread Matthias Wessendorf
Hello donn, looks like the problem is a bug in Trinidad 1.2.12. Do you mind checking if one of these issues could have introduced your bug ? https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310661styleName=Htmlversion=12313651 Thanks! Matthias On Mon, Jan 25, 2010 at 3:02

Re: [Tobago] Locale changed when handling exceptions

2010-01-25 Thread Alf Felis
Hi all, my assumption was wrong that the session will be invalidated! But my problem still exist... the locale will be overwritten. Any ideas? Regards, Alf -Ursprüngliche Nachricht- Von: Alf Felis alf.fe...@gmx.de Gesendet: 20.01.10 15:27:27 An: MyFaces Discussion

Re: Binding problem with HtmlSelectOneMenu/SelectOneChoice

2010-01-25 Thread schneidc
I just solved the problem by binding the value-attribute of the menu/choice to a string. -- View this message in context: http://old.nabble.com/Binding-problem-with-HtmlSelectOneMenu-SelectOneChoice-tp27306676p27308003.html Sent from the MyFaces - Users mailing list archive at Nabble.com.

Problem with tomahawk t:schedule Work Week

2010-01-25 Thread pulkit.mehra
Hi, I am using tomahawk scheduler component. In reference to below JIRA ticket TOMAHAWK-609 --Alllow workweek view to show saturday Tomahawk developer had patched in workweek view of scheduler with 7 day including saturday/sunday . I have upgraded my project from 'tomahawk-1.1.6' to

Re: Problem with tomahawk t:schedule Work Week

2010-01-25 Thread Leonardo Uribe
Hi I tried to track in the svn if there is a revision for it without success. I think your problem could be solved creating a custom ScheduleModel (with no holidays). regards, Leonardo Uribe 2010/1/25 pulkit.mehra pulkit.me...@newgen.co.in Hi, I am using tomahawk scheduler component. In

Re: Problem with tomahawk t:schedule Work Week

2010-01-25 Thread Leonardo Uribe
Hi I tried to track in the svn if there is a revision for it without success. I think your problem could be solved creating a custom ScheduleModel (with no holidays). regards, Leonardo Uribe