[jira] Resolved: (TOBAGO-800) Stucture of class GridLayoutConstraintTag doesn't allow to be compatible with JSF 1.1 and 1.2 simultaneously

2009-12-10 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-800. -- Resolution: Fixed Fix Version/s: 1.5.0-alpha-2 Stucture of class

Re: [Trinidad][Skinning]Support @locale rules (TRINIDAD-1041)

2009-12-10 Thread Matthias Wessendorf
On Thu, Dec 10, 2009 at 8:45 AM, Marius Petoi marius.pe...@codebeat.ro wrote: Hi Jeanne, Everything that you mentioned here is done, so I think it will be ok. Please have a look over the code and tell me whether it is fine and then I shall send another email with the voting proposal for the

[jira] Resolved: (TOBAGO-656) Move to the merged apt-maven-plugin from codehaus

2009-12-10 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-656. -- Resolution: Fixed Move to the merged apt-maven-plugin from codehaus

[jira] Resolved: (TOBAGO-620) Missing COMPONENT_TYPE in UIProgress

2009-12-10 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-620. -- Resolution: Fixed Missing COMPONENT_TYPE in UIProgress

[jira] Resolved: (TOBAGO-637) Generate Components and JSP Tags from annotations

2009-12-10 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-637. -- Resolution: Fixed Generate Components and JSP Tags from annotations

Re: [Trinidad 2.0] Updating Trinidad ResponseWriterDecorator and related classes...

2009-12-10 Thread Matthias Wessendorf
committed to rev 889131: http://svn.apache.org/viewvc?view=revisionrevision=889131 Pavitra, are you following up on removing the ResponseWriterDecorator, in the nex time ? -Matthias On Thu, Dec 10, 2009 at 8:00 AM, Matthias Wessendorf mat...@apache.org wrote: sure On Thu, Dec 10, 2009 at

[jira] Updated: (TRINIDAD-1649) UnsupportedOperationException when rendering 'updates' for the render target on postback

2009-12-10 Thread JIRA
[ https://issues.apache.org/jira/browse/TRINIDAD-1649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias Weßendorf updated TRINIDAD-1649: - Resolution: Fixed Fix Version/s: 2.0.0-core Assignee: Matthias

Re: ext-scripting status

2009-12-10 Thread Werner Punz
Jan-Kees van Andel schrieb: You rock Werner! If I have the time, I'm gonna give it a try this week! /JK Hi Jan it currently works only on the unix side of things, and you have to adjust the source pickup paths in the web.xml. (you can locate them easily) Outside of that it should work out of

[jira] Created: (MYFACES-2458) Miscellaneous AJAX bugs

2009-12-10 Thread Curtiss Howard (JIRA)
Miscellaneous AJAX bugs --- Key: MYFACES-2458 URL: https://issues.apache.org/jira/browse/MYFACES-2458 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.0.0-alpha-2

Re: ext-scripting status

2009-12-10 Thread Jan-Kees van Andel
So it doesn't work on Windows at all? I currently don't have a Unix workstation available. :-( /JK 2009/12/10 Werner Punz werner.p...@gmail.com: Jan-Kees van Andel schrieb: You rock Werner! If I have the time, I'm gonna give it a try this week! /JK Hi Jan it currently works only on the

Re: ext-scripting status

2009-12-10 Thread Matthias Wessendorf
https://issues.apache.org/jira/browse/EXTSCRIPT-27 generally, I absolutely prefer linux/unix for development. windoze is my email device :-) On Thu, Dec 10, 2009 at 4:11 PM, Jan-Kees van Andel jankeesvanan...@gmail.com wrote: So it doesn't work on Windows at all? I currently don't have a Unix

[CORE] move _ErrorPageWriter to myfaces-impl?

2009-12-10 Thread Jakob Korherr
Hi, I am currently working on MYFACES-2454 and I am stuck at the following situation: Spec section 6.2.3 explains the Default Error Page, which is generated in MyFaces via the package private class javax.faces.webapp._ErrorPageWriter. The spec says, if we have an error-page definition in web.xml

Re: [Trinidad 2.0] introducing ProjectStage API

2009-12-10 Thread Matthias Wessendorf
awesome. I plan to start development on that next week... Till than you can change your mind :-) -Matthias On Thu, Dec 10, 2009 at 7:08 PM, Jeanne Waldman jeanne.wald...@oracle.com wrote: I agree with your list Matthias. Jeanne Matthias Wessendorf wrote, On 12/8/2009 8:56 AM PT:

Re: ext-scripting status

2009-12-10 Thread Jan-Kees van Andel
Yeah, so do I, but at work I have to use Windows (at least I have Cygwin installed) and at home I also like to play recent games. ;-) But if it's only a file separator issue, I can maybe fix it myself and build from the sources. (and of course commit it) /JK 2009/12/10 Matthias Wessendorf

[jira] Created: (TRINIDAD-1658) renderAllAttributes in XhtmlRenderer should not be rendering event handlers when the component is disabled

2009-12-10 Thread Andrew Robinson (JIRA)
renderAllAttributes in XhtmlRenderer should not be rendering event handlers when the component is disabled -- Key: TRINIDAD-1658 URL:

[Trinidad] should event handlers be rendered for disabled components?

2009-12-10 Thread Andrew Robinson
While implementing the client behaviors on the Trinidad 2 branch I noticed something that does not sit right with me. I noticed that the on* attributes (onclick, onmouseover, etc.) are rendered by the renderEventHandlers method called from renderAllAttributes in the XhtmlRenderer. Nowhere do I see

Re: [Trinidad] should event handlers be rendered for disabled components?

2009-12-10 Thread Matt Cooper
+1 to making the change and doing so in the central location On a related note... There's a similar attribute that input components have called readOnly. When this attribute is true, the component is more interactive than when disabled is true. If a component is not disabled but is readOnly,

[jira] Commented: (EXTSCRIPT-27) myfaces 1.2. example doesn't run on Windoze...

2009-12-10 Thread Bernhard Huemer (JIRA)
[ https://issues.apache.org/jira/browse/EXTSCRIPT-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788897#action_12788897 ] Bernhard Huemer commented on EXTSCRIPT-27: -- That's the issue I've already told

Re: [Trinidad] should event handlers be rendered for disabled components?

2009-12-10 Thread Blake Sullivan
Andrew, Doesn't this get back to the semantics of what the DOM event listeners mean? Even if my outputText is disabled, the user can still click on it and I might want to be able to trap that event. The example from DOM itself is that disabled controls still send DOM events, they just don't

[jira] Created: (MYFACES-2459) PreJsf2ExceptionHandlerImpl not correct

2009-12-10 Thread Jakob Korherr (JIRA)
PreJsf2ExceptionHandlerImpl not correct --- Key: MYFACES-2459 URL: https://issues.apache.org/jira/browse/MYFACES-2459 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects

[jira] Updated: (MYFACES-2459) PreJsf2ExceptionHandlerImpl not correct

2009-12-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2459: --- Status: Patch Available (was: Open) PreJsf2ExceptionHandlerImpl not correct

[jira] Commented: (MYFACES-2458) Miscellaneous AJAX bugs

2009-12-10 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12788941#action_12788941 ] Jakob Korherr commented on MYFACES-2458: Actually, I think there are a LOT more

[jira] Resolved: (MYFACES-1881) UIViewRoot setId called on UIComponentClassicTagBase throws UnsupportedOperationException

2009-12-10 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-1881. - Resolution: Invalid Assignee: Leonardo Uribe Testing some stuff, it was notice

[jira] Commented: (MYFACES-1834) suffix added to component id when including files

2009-12-10 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789002#action_12789002 ] Leonardo Uribe commented on MYFACES-1834: - Testing some stuff for myfaces core

[jira] Resolved: (MYFACES-1834) suffix added to component id when including files

2009-12-10 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-1834. - Resolution: Fixed Fix Version/s: 1.2.9-SNAPSHOT Assignee: Leonardo

[jira] Resolved: (MYFACES-2433) Variable name error in oamClearHiddenInput and oamSetHiddenInput: use formname instead of formName

2009-12-10 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2433. - Resolution: Fixed Fix Version/s: 1.2.9-SNAPSHOT Assignee: Leonardo

[jira] Resolved: (MYFACES-2439) FacesContext.getMessages() must return the messages in the same order it were added

2009-12-10 Thread Leonardo Uribe (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leonardo Uribe resolved MYFACES-2439. - Resolution: Invalid Assignee: Leonardo Uribe FacesContext.getMessages() must

[jira] Commented: (TRINIDAD-885) Provide selector to show navigation bar on bottom of table

2009-12-10 Thread Matt Cooper (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789038#action_12789038 ] Matt Cooper commented on TRINIDAD-885: -- Though, perhaps it might not be used, it

[jira] Issue Comment Edited: (TRINIDAD-885) Provide selector to show navigation bar on bottom of table

2009-12-10 Thread Matt Cooper (JIRA)
[ https://issues.apache.org/jira/browse/TRINIDAD-885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12789038#action_12789038 ] Matt Cooper edited comment on TRINIDAD-885 at 12/11/09 12:07 AM: