[jira] Commented: (TOBAGO-164) Faces initialisation doesn't work if Tomcat installation path contains spaces

2006-11-01 Thread Tobias Glensk (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-164?page=comments#action_12446190 ] Tobias Glensk commented on TOBAGO-164: -- I am using myfaces-core version 1.1.4: - myfaces-api-1.1.4.jar - myfaces-impl-1.1.4.jar tobago-core version 1.0.8: -

[jira] Commented: (MYFACES-1148) Weblogic Classloader problems during development (FactoryFinder)

2006-11-01 Thread Philip Aston (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1148?page=comments#action_12446196 ] Philip Aston commented on MYFACES-1148: --- Try setting save-sessions-enabled=false in weblogic.xml

[jira] Created: (TOMAHAWK-762) sorting dataTable with Tomahawk 1.1.3 and jsf-api.jar jsf-impl.jar

2006-11-01 Thread sadasivarao chigurupati (JIRA)
sorting dataTable with Tomahawk 1.1.3 and jsf-api.jar jsf-impl.jar -- Key: TOMAHAWK-762 URL: http://issues.apache.org/jira/browse/TOMAHAWK-762 Project: MyFaces Tomahawk

[jira] Commented: (TOBAGO-163) Calculation of component-height doesn't work correctly

2006-11-01 Thread Tobias Glensk (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-163?page=comments#action_12446283 ] Tobias Glensk commented on TOBAGO-163: -- I used the 1.0.9-Snapshot, and the components height calculation still doesn't work. The LayoutInfo writes these

[jira] Created: (MYFACES-1486) Error Handling in Property-Resolver-Impl

2006-11-01 Thread Martin Marinschek (JIRA)
Error Handling in Property-Resolver-Impl Key: MYFACES-1486 URL: http://issues.apache.org/jira/browse/MYFACES-1486 Project: MyFaces Core Issue Type: Bug Components: General

[jira] Resolved: (MYFACES-1486) Error Handling in Property-Resolver-Impl

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1486?page=all ] Martin Marinschek resolved MYFACES-1486. Resolution: Fixed Error Handling in Property-Resolver-Impl Key: MYFACES-1486

[jira] Created: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Michael Heinen (JIRA)
ValueBinding lost for first attribute - Key: TOMAHAWK-764 URL: http://issues.apache.org/jira/browse/TOMAHAWK-764 Project: MyFaces Tomahawk Issue Type: Bug Components: Extended Datatable

[jira] Updated: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Michael Heinen (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=all ] Michael Heinen updated TOMAHAWK-764: Status: Patch Available (was: Open) ValueBinding lost for first attribute - Key:

[jira] Created: (TOMAHAWK-765) Callback-Handling in AJAX-Form components

2006-11-01 Thread Martin Marinschek (JIRA)
Callback-Handling in AJAX-Form components - Key: TOMAHAWK-765 URL: http://issues.apache.org/jira/browse/TOMAHAWK-765 Project: MyFaces Tomahawk Issue Type: Bug Components: AJAX Form

[jira] Resolved: (TOMAHAWK-765) Callback-Handling in AJAX-Form components

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-765?page=all ] Martin Marinschek resolved TOMAHAWK-765. Resolution: Fixed Callback-Handling in AJAX-Form components - Key: TOMAHAWK-765

[jira] Commented: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=comments#action_12446317 ] Martin Marinschek commented on TOMAHAWK-764: But how will the data-scroller ever update the first attribute then? regards, Martin ValueBinding

[jira] Commented: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Michael Heinen (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=comments#action_12446327 ] Michael Heinen commented on TOMAHAWK-764: - if no valueBinding is used then it works as before. If a valueBinding is used then there are two

[jira] Commented: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=comments#action_12446343 ] Martin Marinschek commented on TOMAHAWK-764: Your b) suggestion is the only that would work, but JSF never does this - so I'd not be very

[jira] Commented: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Michael Heinen (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=comments#action_12446350 ] Michael Heinen commented on TOMAHAWK-764: - I am using a4j and it's working like a charm. There are some situations where I think I have to bind the

[jira] Commented: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Michael Heinen (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=comments#action_12446352 ] Michael Heinen commented on TOMAHAWK-764: - I am not sure but what about using immediate =true for the datascroller? Is this working without a

[jira] Commented: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=comments#action_12446357 ] Martin Marinschek commented on TOMAHAWK-764: I don't see how immediate=true would change anything here. Ok, I've gone with your suggestion and I am

[jira] Updated: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=all ] Martin Marinschek updated TOMAHAWK-764: --- Status: Resolved (was: Patch Available) Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Assignee: Martin Marinschek

[jira] Reopened: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Michael Heinen (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=all ] Michael Heinen reopened TOMAHAWK-764: - Martin, thanks for your quick responds. But there is one mistake in your patch. Pls see getFirst in UIData: public int getFirst() {

[jira] Resolved: (TOMAHAWK-764) ValueBinding lost for first attribute

2006-11-01 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-764?page=all ] Martin Marinschek resolved TOMAHAWK-764. Resolution: Fixed of course! one shouldn't program at 20:00 on a public holiday. fixed now... regards, Martin ValueBinding lost for

[jira] Resolved: (TOMAHAWK-760) modalDialog shows in page instead of being a popup in Internet Explorer

2006-11-01 Thread Werner Punz (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-760?page=all ] Werner Punz resolved TOMAHAWK-760. -- Resolution: Fixed resolved... an addonload was the cause, there are issues with the ie6, which brings the browser into a deadlock situation during an