[jira] Commented: (MYFACES-1447) @EmbeddedId/@Embeddable PK static inner class bug ?

2006-10-10 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1447?page=comments#action_12441058 ] Mario Ivankovits commented on MYFACES-1447: --- JSF will not initialize your unitialized members. Discussions were that a custom

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-10 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12441059 ] Martin Marinschek commented on TOMAHAWK-713: By the way - the two of you were speculating about the reason for the javascript changes. the major

[jira] Resolved: (TOMAHAWK-731) Improvement in MyFaces-Javascripts for compatibility

2006-10-10 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-731?page=all ] Martin Marinschek resolved TOMAHAWK-731. Resolution: Fixed Assignee: Martin Marinschek Improvement in MyFaces-Javascripts for compatibility

t:inputCalander does not work in IE

2006-10-10 Thread ravindranath
I am using t:inputCalendar for pop up calendar for dates. It works fine in fire fox but it does not in IE. When I click on the image I see an error at the bottom of the page Error on page, after clicking on that error it says Object required. I have MyFacesExtensionFilter in web.xml I have

[jira] Resolved: (MYFACES-1446) myfaces current can not be compiled with maven process

2006-10-10 Thread David Delbecq (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1446?page=all ] David Delbecq resolved MYFACES-1446. Resolution: Invalid Ok, sorry for convenience, updating maven repository did the trick. Not a myfaces configuration issue then :) myfaces current

Re: Tomahawk status?

2006-10-10 Thread Martin Marinschek
Hi, @Thomas - the changes you have introduced will affect one thing, and that's back-button on server-side state saving. I do believe this is important enough to release a new core as well. @Wendy: I've commented on TOMAHAWK-713 - I currently don't see why this is failing, I hope Jeff will

Re: Tree2

2006-10-10 Thread Martin Marinschek
Hi Sean, ok, I see - I thought it would be good to separate Tree and TreeWalker a bit more, so that I could reuse at least some of the functionality. I don't want the tree to _contain_ EditableValueHolders, but the tree to be an EditableValueHolder itself - imagine a dropdown which shows a

Re: new component submitOnEnter

2006-10-10 Thread Werner Punz
Martin Marinschek schrieb: I like the component idea - definitely a good idea. +1 for not using dojo if you use another way of not-intrusively attaching the handler (that's not too hard, but still something to consider) regards, Martin Excellent idea, +1 for that and also +1 for not

[jira] Created: (TOMAHAWK-192) t:inputCalendar not working in IE

2006-10-10 Thread nadagouda . ravindranath
Hi, I am facing the same problem, but I could not get any solution, could you please tell the way you solved it? My Faces - Dev mailing list wrote: t:inputCalendar not working in IE --- Key: TOMAHAWK-192 URL:

Re: Tree2

2006-10-10 Thread Matthias Wessendorf
I don't want the tree to _contain_ EditableValueHolders, but the tree to be an EditableValueHolder itself - imagine a dropdown which shows a tree, and you can select values from it... maybe a subclass is needed here, since that seams not to be a common use case, right? (I think we already said

Re: MyFaces 1.2 and Tomcat's EL

2006-10-10 Thread Wendy Smoak
On 10/10/06, Mike Kienenberger [EMAIL PROTECTED] wrote: Excellent! Wendy, as always, thanks for looking into this! Done. dependency groupIdorg.apache.tomcat/groupId artifactIdel-api/artifactId version6.0.0-SNAPSHOT/version /dependency dependency

Re: Tree2

2006-10-10 Thread Martin Marinschek
Yeah. I've already settled for a subclass. I had to copy over almost everything from the tree-sources. The only thing which rescued me from having to copy all was introducing the interface. Sean, is there a way you can get the interface working according to your needs? regards, Martin On

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-10 Thread Jeff Bischoff (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12441217 ] Jeff Bischoff commented on TOMAHAWK-713: I am doing all testing for this bug using the Tomahawk examples application (both modified and unmodified

Re: svn commit: r454834 - /myfaces/core/trunk/api/src/main/java/javax/faces/convert/NumberConverter.java

2006-10-10 Thread Mario Ivankovits
Hi Matze! Author: matzew Date: Tue Oct 10 10:15:40 2006 New Revision: 454834 URL: http://svn.apache.org/viewvc?view=revrev=454834 Log: renamed German restaurants(lokale)... to locale Are you drunken again - You renamed all our restaurants ?! ;-) :-D --- Mario

[jira] Commented: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=comments#action_12441220 ] Scott O'Bryan commented on MYFACES-1448: Sorry, this functionality is needed for Trinidad. Enhanced initialization code execution

[jira] Resolved: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=all ] Scott O'Bryan resolved MYFACES-1448. Resolution: Duplicate See MYFACES-434 Enhanced initialization code execution -- Key:

[jira] Commented: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=comments#action_12441250 ] Scott O'Bryan commented on MYFACES-1448: see MYFACES-434 Enhanced initialization code execution --

[jira] Resolved: (MYFACES-1445) Implementation of new JSR-252 class: UIComponentClassicTagBase

2006-10-10 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1445?page=all ] Bruno Aranda resolved MYFACES-1445. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed - Implemented UIComponentClassicTagBase acording to the spec - Cleaned UIComponentTagBase and

[jira] Created: (MYFACES-1449) In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag

2006-10-10 Thread Bruno Aranda (JIRA)
In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag Key: MYFACES-1449 URL: http://issues.apache.org/jira/browse/MYFACES-1449 Project: MyFaces Core

[jira] Resolved: (MYFACES-1449) In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag

2006-10-10 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1449?page=all ] Bruno Aranda resolved MYFACES-1449. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed r462533 In JSR-252 javax.webapp.ConverterTag has been replaced by ConverterELTag

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-10 Thread Jeff Bischoff (JIRA)
in the latest build it shows up in the wrong place. http://example.irian.at/example-simple-20061010/autoscroll.jsf View the generated source on that. You get the oam submit javascripts just before the first commandLInk, and the autoscroll just after: trtdscript type=text/javascript

[jira] Commented: (TOMAHAWK-713) Auto Scroll silently fails on Core 1.1.4 and Tomahawk nightly

2006-10-10 Thread Jeff Bischoff (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-713?page=comments#action_12441272 ] Jeff Bischoff commented on TOMAHAWK-713: Oh, and I got a chance to debug the javascript with FireBug (against MyFaces Core 1.1.4 and Tomahawk 1.1.5).

[jira] Resolved: (MYFACES-1219) JSR-252 Issue # 47: Introduced a mechanism to detect if a request is a postback.

2006-10-10 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1219?page=all ] Bruno Aranda resolved MYFACES-1219. --- Fix Version/s: 1.2.0-SNAPSHOT Resolution: Fixed Assignee: Bruno Aranda (was: Dennis Byrne) Oh, sorry Dennis, in my JSR-252 crusade I

[jira] Created: (MYFACES-1450) NPE after redeploying a JSF portlet on JBoss AS

2006-10-10 Thread Adam Warski (JIRA)
NPE after redeploying a JSF portlet on JBoss AS --- Key: MYFACES-1450 URL: http://issues.apache.org/jira/browse/MYFACES-1450 Project: MyFaces Core Issue Type: Bug Components:

[jira] Reopened: (MYFACES-1448) Enhanced initialization code execution

2006-10-10 Thread Scott O'Bryan (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1448?page=all ] Scott O'Bryan reopened MYFACES-1448: MYFACES-434 apparently depends on a PortletRequest/Response object that is derived off of HttpRequest/Response. This is not sufficient for

Re: Public API's not part of JSF

2006-10-10 Thread Martin Marinschek
Hi Scott, we've had re-occuring discussions about a new commons-module. This would probably be good candidate for this. Additionally, I've still got to review a commit for a module by Shinsuke Sugaya, which is about portlet compatibility - maybe it would be good to put it there. regards,