[jira] Commented: (MYFACES-1023) inputCalendar with CalendarConverter loses value data

2006-02-01 Thread Sven Vogt (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1023?page=comments#action_12364781 ] Sven Vogt commented on MYFACES-1023: Sorry for my late answer ! This is this jsp-Code, the CalendarConverter only accepted 'java.util.Calendar': t:inputCalendar

[jira] Commented: (MYFACES-1023) inputCalendar with CalendarConverter loses value data

2006-02-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1023?page=comments#action_12364783 ] Martin Marinschek commented on MYFACES-1023: Ok, now you'll need to post the converter code ;) the problem is obviously happening in your custom converter...

[jira] Commented: (MYFACES-710) inputCaledar incorrectly working with CSS

2006-02-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-710?page=comments#action_12364784 ] Martin Marinschek commented on MYFACES-710: --- Ok, cool, no stress ;) regards, Martin inputCaledar incorrectly working with CSS

[jira] Created: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Eduardo Ivan Pichler (JIRA)
NoSuchMethodError - Key: MYFACES-1083 URL: http://issues.apache.org/jira/browse/MYFACES-1083 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Environment: Jeveloper, windows, adf faces Reporter: Eduardo Ivan Pichler

[jira] Commented: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Eduardo Ivan Pichler (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1083?page=comments#action_12364792 ] Eduardo Ivan Pichler commented on MYFACES-1083: --- A really bug.. I downloaded the stable version of myfaces, then unpackaged and get the class DummyFormUtils

[jira] Commented: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1083?page=comments#action_12364793 ] Martin Marinschek commented on MYFACES-1083: yes, but obviously you are using two versions of tomahawk and impl together - you should make sure that you have:

[jira] Commented: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Eduardo Ivan Pichler (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1083?page=comments#action_12364794 ] Eduardo Ivan Pichler commented on MYFACES-1083: --- Sorry, but I think not. I've downloaded and configured today. I've teste again too, and follow the steps you

[jira] Commented: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Eduardo Ivan Pichler (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1083?page=comments#action_12364796 ] Eduardo Ivan Pichler commented on MYFACES-1083: --- I have tryed with the commons of tomahawk and the myafaces packaged files no one was worked fine :(

[jira] Commented: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1083?page=comments#action_12364798 ] Martin Marinschek commented on MYFACES-1083: But I've built the MyFaces examples today and put it on the IRIAN-server (http://www.irian.at). And they work just

Replacement inputHtml (using Dojo)

2006-02-01 Thread M Litherland
Hi all, I have my replacement for inputHtml working on a local source tree outside of the Tomahawk stuff. I'm getting ready to add it to the sandbox there but I wanted to make sure of a few things. First, should it be inputHtml2, inputDojoEditor or just inputHtml? I know that inputHtml is

Re: Replacement inputHtml (using Dojo)

2006-02-01 Thread Matthias Wessendorf
well, for me it is ok, if you call it inputDojoEditor So, if you are ready w/ the source, open a jira ticket on that! Thanks! Matthias On 2/1/06, M Litherland [EMAIL PROTECTED] wrote: Hi all, I have my replacement for inputHtml working on a local source tree outside of the Tomahawk stuff.

Re: AW: AW: inputHtml broken in IE?

2006-02-01 Thread M Litherland
Werner, How do you recommend I access the Dojo scripts from my own code? For my test project I just put the files as part of the web root, but that's clearly not good for a library function. I see that the Kupu code uses AddResource, but that's dark magic to me, does AddResource somehow

[jira] Commented: (MYFACES-788) Request attributes lost when using MyFaces in Portlet

2006-02-01 Thread Matthew Bond (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-788?page=comments#action_12364813 ] Matthew Bond commented on MYFACES-788: -- I also have this problem. Using JetSpeed 2.0 MyFaces 1.1.1. It is not only a problem when using the JSF bridge but as in our

[jira] Created: (MYFACES-1084) t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

2006-02-01 Thread JIRA
t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_114110280_link' Key: MYFACES-1084 URL: http://issues.apache.org/jira/browse/MYFACES-1084 Project: MyFaces Type:

[jira] Created: (MYFACES-1085) DebugUtils do not print MethodBinding

2006-02-01 Thread JIRA
DebugUtils do not print MethodBinding - Key: MYFACES-1085 URL: http://issues.apache.org/jira/browse/MYFACES-1085 Project: MyFaces Type: Bug Components: Implementation Versions: 1.1.1 Environment: Java 5 Tomcat 5.5.12

RE: [jira] Commented: (MYFACES-1084) t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

2006-02-01 Thread Adrián Villegas
No, I'm saying that this error happen on January 31st, always. I put that date on my pc and the error happen but It doesn't with another date, February 1st for example. -Mensaje original- De: Dennis Byrne (JIRA) [mailto:[EMAIL PROTECTED] Enviado el: Miércoles, 01 de Febrero de 2006

[jira] Closed: (MYFACES-1086) HtmlCollapsiblePanel get's a javascript error when inside two form tags

2006-02-01 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1086?page=all ] Dennis Byrne closed MYFACES-1086: - Resolution: Invalid Nested forms are not supported in HTML, and therefore not in JSF either. HtmlCollapsiblePanel get's a javascript error when

[jira] Commented: (MYFACES-1086) HtmlCollapsiblePanel get's a javascript error when inside two form tags

2006-02-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1086?page=comments#action_12364842 ] Martin Marinschek commented on MYFACES-1086: wohoo - what's that? nested forms, that's invalid HTML, right? I wouldn't even put two forms on a page: If you

tree2 expand myfaces 1.0.9

2006-02-01 Thread Yixing Ma
How to expand tree in MyFaces 1.0.9? I've been using tree2 for a while. So far only the myfaces 1.0.9 works for my program. Other implementations have this and that problems, andnot quite stable. I want to use the expand function of the tree2. How to implement it in myfaces 1.0.9? Which

[jira] Created: (MYFACES-1087) t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

2006-02-01 Thread JIRA
t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_114110280_link' Key: MYFACES-1087 URL: http://issues.apache.org/jira/browse/MYFACES-1087 Project: MyFaces Type:

[jira] Updated: (MYFACES-1088) Single Row Selection by Radio Button in datatable

2006-02-01 Thread Ernst Fastl (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1088?page=all ] Ernst Fastl updated MYFACES-1088: - Attachment: SingleRowSelect.patch patch for the Single Row Select Component Single Row Selection by Radio Button in datatable

[jira] Created: (MYFACES-1088) Single Row Selection by Radio Button in datatable

2006-02-01 Thread Ernst Fastl (JIRA)
Single Row Selection by Radio Button in datatable - Key: MYFACES-1088 URL: http://issues.apache.org/jira/browse/MYFACES-1088 Project: MyFaces Type: New Feature Components: Sandbox Versions: Nightly

[jira] Updated: (MYFACES-1084) t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

2006-02-01 Thread JIRA
[ http://issues.apache.org/jira/browse/MYFACES-1084?page=all ] Adrián Villegas updated MYFACES-1084: - Attachment: My faces error.doc I put the error's screen secuence. This error happen on January 31st, always. I put this date on my pc and the

[jira] Resolved: (MYFACES-1087) t:inputcalendar Duplicate component ID '_id0:scheduleNavigator_1141102800000_link'

2006-02-01 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1087?page=all ] Dennis Byrne resolved MYFACES-1087: --- Resolution: Duplicate This is a duplicate of http://issues.apache.org/jira/browse/MYFACES-1084 . t:inputcalendar Duplicate component ID

[jira] Closed: (MYFACES-1088) Single Row Selection by Radio Button in datatable

2006-02-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1088?page=all ] Martin Marinschek closed MYFACES-1088: -- Fix Version: Nightly Resolution: Fixed Added. Thanks Ernst Fastl, and of course Cenk! regards, Martin Single Row Selection by Radio

[jira] Commented: (MYFACES-1083) NoSuchMethodError

2006-02-01 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1083?page=comments#action_12364865 ] Bernd Bohmann commented on MYFACES-1083: I changed the nightly build procedure: Now all dependencies are build within a script. If something not compiles, the

[jira] Created: (MYFACES-1089) commandLink incorrectly accepts 'onclick' attribute

2006-02-01 Thread Laurie Harper (JIRA)
commandLink incorrectly accepts 'onclick' attribute --- Key: MYFACES-1089 URL: http://issues.apache.org/jira/browse/MYFACES-1089 Project: MyFaces Type: Bug Components: General Versions: 1.1.1 Reporter:

[jira] Resolved: (MYFACES-1089) commandLink incorrectly accepts 'onclick' attribute

2006-02-01 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1089?page=all ] Dennis Byrne resolved MYFACES-1089: --- Resolution: Duplicate Thanks Laurie, but there is already a bug for this one. Try again ;) http://issues.apache.org/jira/browse/MYFACES-654

Re: tree2 expand myfaces 1.0.9

2006-02-01 Thread Sean Schofield
Please post these questions to the users list *only.* Regards, Sean On 2/1/06, Yixing Ma [EMAIL PROTECTED] wrote: How to expand tree in MyFaces 1.0.9? I've been using tree2 for a while. So far only the myfaces 1.0.9 works for my program. Other implementations have this and that problems,

Re: tree2 expand myfaces 1.0.9

2006-02-01 Thread Yixing Ma
OK. thanks for reply - Original Message - From: Sean Schofield [EMAIL PROTECTED] To: MyFaces Development dev@myfaces.apache.org Sent: Wednesday, February 01, 2006 4:25 PM Subject: Re: tree2 expand myfaces 1.0.9 Please post these questions to the users list *only.* Regards, Sean On

Any way to disable/sidestep converters/validators while processing a ActionListener event?

2006-02-01 Thread Senior Consultants Inc.
Hello: We would like to be able to handle the ActionListener event without convertersand validators (associated with fields on the form) generating error messages.When the form is submitted, we do want the field converters and validators to generate appropriate error messages. Is there a way to

[jira] Resolved: (MYFACES-1085) DebugUtils do not print MethodBinding

2006-02-01 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1085?page=all ] Dennis Byrne resolved MYFACES-1085: --- Fix Version: Nightly Resolution: Fixed Assign To: Dennis Byrne Thanks for reporting this Liegler. DebugUtils do not print

RE: Any way to disable/sidestep converters/validators while processing a ActionListener event?

2006-02-01 Thread Jesse Alexander \(KBSA 21\)
Hello: We would like to be able to handle the ActionListener event without converters and validators (associated with fields on the form) generating error messages. When the form is submitted, we do want the field converters and validators to

RE: Any way to disable/sidestep converters/validators while processing a ActionListener event?

2006-02-01 Thread Jesse Alexander \(KBSA 21\)
sorry was distracted and have not checked the receipient... -Original Message- From: Jesse Alexander (KBSA 21) Sent: Thursday, February 02, 2006 8:24 AM To: MyFaces Development Subject: RE: Any way to disable/sidestep converters/validators while processing a ActionListener