[jira] Updated: (MYFACES-847) NPE w/ UpdateActionListener when @property is Serializable

2005-11-18 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-847?page=all ] Dennis Byrne updated MYFACES-847: - Attachment: myfaces.nov.18.2005.txt > NPE w/ UpdateActionListener when @property is Serializable > --

[jira] Created: (MYFACES-847) NPE w/ UpdateActionListener when @property is Serializable

2005-11-18 Thread Dennis Byrne (JIRA)
NPE w/ UpdateActionListener when @property is Serializable -- Key: MYFACES-847 URL: http://issues.apache.org/jira/browse/MYFACES-847 Project: MyFaces Type: Bug Components: Tomahawk Versions: 1.1.1

Defaulting to forceId=true

2005-11-18 Thread Travis Reeder
Working on this ajax stuff, I got to wondering why we don't just have id's implemented like forceId = true? Is there any reason why we can't just have all id's set to the id the user specifies without prepending stuff to them? Travis

Re: [jira] Closed: (MYFACES-618) Tree2 Expand/Collapse Handled By Server does not work (old opened issue MYFACES-291 still here)

2005-11-18 Thread Sean Schofield
So are you saying you think Sun does this for performance reasons? Nothing wrong with this patch right? sean On 11/18/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > Sean, > > remember that the discussion with Adam yielded the solution that this > _not_ calling save and restore state helps a l

[jira] Created: (MYFACES-846) tomahawk.tld contains tags within description tag

2005-11-18 Thread Mario Ivankovits (JIRA)
tomahawk.tld contains tags within description tag - Key: MYFACES-846 URL: http://issues.apache.org/jira/browse/MYFACES-846 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Environ

Re: [jira] Closed: (MYFACES-618) Tree2 Expand/Collapse Handled By Server does not work (old opened issue MYFACES-291 still here)

2005-11-18 Thread Martin Marinschek
Sean, remember that the discussion with Adam yielded the solution that this _not_ calling save and restore state helps a lot with performance - obviously creating and garbage collecting all those objects in the state is putting the server under much of pressure. See new parameter by mbr, etc. re

[jira] Updated: (MYFACES-845) quote in html link causes javascript error

2005-11-18 Thread John Tinetti (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-845?page=all ] John Tinetti updated MYFACES-845: - Attachment: HtmlLinkRendererBase.patch patch > quote in html link causes javascript error > -- > > Key: MYF

[jira] Closed: (MYFACES-618) Tree2 Expand/Collapse Handled By Server does not work (old opened issue MYFACES-291 still here)

2005-11-18 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-618?page=all ] sean schofield closed MYFACES-618: -- Resolution: Fixed Finally resolved! Thanks for testing this Erik. (Its weird how the RI does not call saveState and restoreState when server method

Re: Maven script

2005-11-18 Thread Sean Schofield
Colin, Can you send me the Maven script? I will chek it into SVN so we can start to all experiment with it together. sean On 11/4/05, Bill Dudney <[EMAIL PROTECTED]> wrote: > I'd like to see it too > > -bd- > > On Nov 4, 2005, at 12:36 AM, Colin Chalmers wrote: > > > Hi all, > > > > No I hadn't

[jira] Created: (MYFACES-845) quote in html link causes javascript error

2005-11-18 Thread John Tinetti (JIRA)
quote in html link causes javascript error -- Key: MYFACES-845 URL: http://issues.apache.org/jira/browse/MYFACES-845 Project: MyFaces Type: Bug Components: Implementation Versions: Nightly Reporter: John Tinetti

[jira] Updated: (MYFACES-844) DateTime component to wrap separate date and time components

2005-11-18 Thread Dave Brondsema (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-844?page=all ] Dave Brondsema updated MYFACES-844: --- Attachment: InputDateTime.patch > DateTime component to wrap separate date and time components >

[jira] Created: (MYFACES-844) DateTime component to wrap separate date and time components

2005-11-18 Thread Dave Brondsema (JIRA)
DateTime component to wrap separate date and time components Key: MYFACES-844 URL: http://issues.apache.org/jira/browse/MYFACES-844 Project: MyFaces Type: New Feature Components: Sandbox Reporter: D

[jira] Commented: (MYFACES-516) Capture and restore saveState Beans and messages when using redirect navigation rule

2005-11-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-516?page=comments#action_12357975 ] Mario Ivankovits commented on MYFACES-516: -- We should save the requestParameterMap too. This should be done to save parameters like in else if the navigati

[jira] Closed: (MYFACES-392) When using in jsCookMenu, only top-level is displayed

2005-11-18 Thread Sorin Chirvase
 Hi,I still have the same problem even when using the latest myfaces release. But instead of rendering just the root of the menu, I get errors when trying to display the next levels (example when moving the mouse over the menu). The two errors I get are:   1. Object is "0" or null   2. inv

Re: Ajax lifecircle integration

2005-11-18 Thread Martin Marinschek
> > We can't use findComponent - that doesn't work in dataTable correctly. > > That's (or was in 1.1) a spec problem, by the way... > > There was the 1.1 awfulness where getClientId() on UIData changed > depending on the row, which got fixed in 1.2 - is that what you're thinking > of? You still ca

[jira] Commented: (MYFACES-618) Tree2 Expand/Collapse Handled By Server does not work (old opened issue MYFACES-291 still here)

2005-11-18 Thread Erik Dybdahl (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-618?page=comments#action_12357967 ] Erik Dybdahl commented on MYFACES-618: -- Excellent! I used cygwin svn to get the current version (after having defined my proxy in the .subversion/servers), and used cyg