RE: BUG: Ui component instance different for renderer decode and encode methods?

2007-01-16 Thread Dan Diodati
Thanks for the reply, but I'm still not sure if this is correct. My component is correctly implementing the save and restore methods(I do see these methods being invoked by jsf). Although if I set some new values on the component within the renderer's decode method, the values do not get saved ou

Re: BUG: Ui component instance different for renderer decode and encode methods?

2007-01-16 Thread Gary VanMatre
>From: "Dan Diodati" [EMAIL PROTECTED] >I was creating a custom jsf component to use and I noticed that the component >instance that is passed to the renderer decode method is different than the >one passed to the encodeBegin,encodeEnd. > >This seems to be a bug since I want to be able to set s

BUG: Ui component instance different for renderer decode and encode methods?

2007-01-16 Thread Dan Diodati
I was creating a custom jsf component to use and I noticed that the component instance that is passed to the renderer decode method is different than the one passed to the encodeBegin,encodeEnd. This seems to be a bug since I want to be able to set some values taken from outside params onto the

Upgrading Continuum

2007-01-16 Thread Wendy Smoak
I'd like to upgrade our Continuum on the zone. It looks like we're running a snapshot from before the 1.0.3 release, and the latest 1.1 snapshot has quite a few improvements. Any objections? Volunteers? -- Wendy

Re: [Continuum] server down ?

2007-01-16 Thread Sean Schofield
I think we had this issue one other time where the server actually had to be physically rebooted. Very weird. Sean On 1/16/07, Bernd Bohmann <[EMAIL PROTECTED]> wrote: Hello Matthias, continuum doesn't response anymore. It's look like java or solaris is hanging in the network stack. But I'm n

Re: [Continuum] server down ?

2007-01-16 Thread Bernd Bohmann
Hello Matthias, continuum doesn't response anymore. It's look like java or solaris is hanging in the network stack. But I'm not able to get more information. Open an issue on infra https://issues.apache.org/jira/browse/INFRA-1115 Regards Bernd Matthias Wessendorf wrote: Hi devs, I am not

[Continuum] server down ?

2007-01-16 Thread Matthias Wessendorf
Hi devs, I am not able to access myfaces.zones.apache.org:8080/continuum is that a *firewall* issue ? -M -- Matthias Wessendorf http://tinyurl.com/fmywh further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com

[jira] Resolved: (TOBAGO-234) DatePicker can't closed when inside other popup

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-234. -- Resolution: Fixed > DatePicker can't closed when inside other popup > -

[jira] Resolved: (TOBAGO-41) Add "target" attribute for Tobago button component.

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-41. - Resolution: Fixed > Add "target" attribute for Tobago button component. >

[jira] Resolved: (TOBAGO-185) tc:button should auto calculate necessary dimension

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-185. -- Resolution: Fixed > tc:button should auto calculate necessary dimension > -

[jira] Resolved: (TOBAGO-19) implement 'fixed' in width calculation of panel renderers

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-19. - Resolution: Fixed > implement 'fixed' in width calculation of panel renderers > --

[jira] Resolved: (TOBAGO-241) tx:in and tx:date should support setting the layout width of the label

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-241. -- Resolution: Fixed > tx:in and tx:date should support setting the layout width of the label > --

[jira] Resolved: (TOBAGO-180) tc:page new facet "action"

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-180. -- Resolution: Fixed > tc:page new facet "action" > -- > >

[jira] Created: (TOBAGO-244) Allow non modal popups

2007-01-16 Thread Bernd Bohmann (JIRA)
Allow non modal popups -- Key: TOBAGO-244 URL: https://issues.apache.org/jira/browse/TOBAGO-244 Project: MyFaces Tobago Issue Type: Improvement Components: Core Affects Versions: 1.0.9 Reporter:

[jira] Resolved: (TOBAGO-243) Setting cursor style for disabled button to default

2007-01-16 Thread Bernd Bohmann (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bernd Bohmann resolved TOBAGO-243. -- Resolution: Fixed > Setting cursor style for disabled button to default > -

[jira] Created: (TOBAGO-243) Setting cursor style for disabled button to default

2007-01-16 Thread Bernd Bohmann (JIRA)
Setting cursor style for disabled button to default --- Key: TOBAGO-243 URL: https://issues.apache.org/jira/browse/TOBAGO-243 Project: MyFaces Tobago Issue Type: Improvement Component

[jira] Commented: (MYFACES-1394) ViewTag makes wrong class cast when using locale attribute

2007-01-16 Thread Michael Lahr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465201 ] Michael Lahr commented on MYFACES-1394: --- According to the JavaServer Faces Specification, Chapter 9.2.8, the

[jira] Created: (MYFACES-1522) UIInput doe's not log a Exception in updateModel

2007-01-16 Thread Thomas Wabner (JIRA)
UIInput doe's not log a Exception in updateModel Key: MYFACES-1522 URL: https://issues.apache.org/jira/browse/MYFACES-1522 Project: MyFaces Core Issue Type: Bug Components: General

[jira] Created: (TOMAHAWK-860) Fishye navigationmenuitem disabled does not work

2007-01-16 Thread Werner Punz (JIRA)
Fishye navigationmenuitem disabled does not work Key: TOMAHAWK-860 URL: https://issues.apache.org/jira/browse/TOMAHAWK-860 Project: MyFaces Tomahawk Issue Type: Bug Reporter: Werne