[jira] Created: (MYFACES-148) datalist: problems with modelupdate and verbatim tag

2005-03-23 Thread Mario Ivankovits (JIRA)
datalist: problems with modelupdate and verbatim tag Key: MYFACES-148 URL: http://issues.apache.org/jira/browse/MYFACES-148 Project: MyFaces Type: Wish Versions: 1.0.9 beta Reporter: Mario Ivankovits

[jira] Created: (MYFACES-308) tree2 image-path encoding and fix for missing ids on images

2005-07-07 Thread Mario Ivankovits (JIRA)
tree2 image-path encoding and fix for missing ids on images --- Key: MYFACES-308 URL: http://issues.apache.org/jira/browse/MYFACES-308 Project: MyFaces Type: Bug Versions: 1.0.9 beta Reporter: Mario

[jira] Updated: (MYFACES-308) tree2 image-path encoding and fix for missing ids on images

2005-07-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-308?page=all ] Mario Ivankovits updated MYFACES-308: - Attachment: tree2_share.diff tree2 image-path encoding and fix for missing ids on images

[jira] Updated: (MYFACES-308) tree2 image-path encoding and fix for missing ids on images

2005-07-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-308?page=all ] Mario Ivankovits updated MYFACES-308: - Attachment: tree2_tomahawk.diff tree2 image-path encoding and fix for missing ids on images

[jira] Updated: (MYFACES-308) tree2 image-path encoding and fix for missing ids on images

2005-07-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-308?page=all ] Mario Ivankovits updated MYFACES-308: - Attachment: tree2_tomahawk.diff This attachment also changes the time when the node states will be regenerated from the cookie. Now the tree will

[jira] Commented: (MYFACES-308) tree2 image-path encoding and fix for missing ids on images

2005-07-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-308?page=comments#action_12315279 ] Mario Ivankovits commented on MYFACES-308: -- I have seen my latest tree2_tomahawk patch introduces a problem. I tried to always use the cookie to restore the tree

[jira] Created: (MYFACES-334) aliasbean and alias usage in binding

2005-07-15 Thread Mario Ivankovits (JIRA)
aliasbean and alias usage in binding Key: MYFACES-334 URL: http://issues.apache.org/jira/browse/MYFACES-334 Project: MyFaces Type: Bug Versions: 1.0.9 beta Reporter: Mario Ivankovits Myfaces fails to restore a view

[jira] Updated: (MYFACES-389) allow inputCalendar to use other date libraries e.g joda

2005-08-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-389?page=all ] Mario Ivankovits updated MYFACES-389: - Attachment: calendar_share.diff I added a new method getObjectValue to get the plain value of the component. Refactored the getDateValue and

[jira] Created: (MYFACES-396) inputCalendar - add js only once

2005-08-05 Thread Mario Ivankovits (JIRA)
inputCalendar - add js only once Key: MYFACES-396 URL: http://issues.apache.org/jira/browse/MYFACES-396 Project: MyFaces Type: Improvement Components: Tomahawk Versions: Nightly Build Reporter: Mario Ivankovits

[jira] Updated: (MYFACES-396) inputCalendar - add js only once

2005-08-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-396?page=all ] Mario Ivankovits updated MYFACES-396: - Attachment: calendar_oncejs.diff inputCalendar - add js only once Key: MYFACES-396 URL:

[jira] Commented: (MYFACES-388) CLONE -tree2 image-path encoding

2005-08-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-388?page=comments#action_12318450 ] Mario Ivankovits commented on MYFACES-388: -- When you fixed the id stuff, you closed my original bug report. (I applied a patch for both defects). Now that I do

[jira] Commented: (MYFACES-388) [tree2] image-path encoding

2005-08-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-388?page=comments#action_12318514 ] Mario Ivankovits commented on MYFACES-388: -- I had problems with the user-supplied images passed through the facet tag f:facet name=type-folder h:panelGroup

[jira] Commented: (MYFACES-164) Server-side state should be held

2005-09-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-164?page=comments#action_12322648 ] Mario Ivankovits commented on MYFACES-164: -- SoftReference: I dont think this works, there is NO reference to the server-state bean other than the map itself as

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

2005-09-05 Thread Mario Ivankovits (JIRA)
Capture and restore saveState Beans and messages when using redirect navigation rule Key: MYFACES-516 URL: http://issues.apache.org/jira/browse/MYFACES-516 Project: MyFaces Type:

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

2005-09-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-516?page=all ] Mario Ivankovits updated MYFACES-516: - Attachment: tom.diff Capture and restore saveState Beans and messages when using redirect navigation rule

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

2005-09-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-516?page=all ] Mario Ivankovits updated MYFACES-516: - Attachment: impl.diff Capture and restore saveState Beans and messages when using redirect navigation rule

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

2005-09-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-516?page=all ] Mario Ivankovits updated MYFACES-516: - Attachment: RedirectTracker.java Capture and restore saveState Beans and messages when using redirect navigation rule

[jira] Commented: (MYFACES-403) Use a PhaseListener to reinject FacesMessages lost during a redirection to the JSF context

2005-11-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-403?page=comments#action_12356932 ] Mario Ivankovits commented on MYFACES-403: -- Do we have to save locale data? Ey, and for sure all request scoped beans. Please have a look at:

[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 h:commandLink

[jira] Commented: (MYFACES-856) t:aliasBean + binding + panelGrid causes exception

2005-11-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-856?page=comments#action_12358218 ] Mario Ivankovits commented on MYFACES-856: -- Hi Simon, I use the following HACK to create the alias right after the view is restored: We also use

[jira] Commented: (MYFACES-860) tomahawk.tld and myfaces_ext.tld is malformed errors in weblogic log

2005-11-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-860?page=comments#action_12358268 ] Mario Ivankovits commented on MYFACES-860: -- Duplicate of MYFACES-846 and should already be fixed. tomahawk.tld and myfaces_ext.tld is malformed errors in weblogic

[jira] Created: (MYFACES-864) valueChangeNotifier

2005-11-22 Thread Mario Ivankovits (JIRA)
valueChangeNotifier --- Key: MYFACES-864 URL: http://issues.apache.org/jira/browse/MYFACES-864 Project: MyFaces Type: Improvement Components: Tomahawk Reporter: Mario Ivankovits Like valueChangeListener but will fire valueChange event AFTER

[jira] Updated: (MYFACES-864) valueChangeNotifier

2005-11-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-864?page=all ] Mario Ivankovits updated MYFACES-864: - Attachment: ValueChangeCollector.java valueChangeNotifier --- Key: MYFACES-864 URL:

[jira] Updated: (MYFACES-864) valueChangeNotifier

2005-11-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-864?page=all ] Mario Ivankovits updated MYFACES-864: - Attachment: ValueChangeManager.java ValueChangeNotifierTag.java ValueChangePhaseListener.java valueChangeNotifier

[jira] Commented: (MYFACES-864) valueChangeNotifier

2005-11-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-864?page=comments#action_12358315 ] Mario Ivankovits commented on MYFACES-864: -- Usage: h:selectOneMenu value=#{replacementItems.catalog} onchange=submit()

[jira] Commented: (MYFACES-856) t:aliasBean + binding + panelGrid causes exception

2005-11-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-856?page=comments#action_12358339 ] Mario Ivankovits commented on MYFACES-856: -- You are right, these are the downsides of this solution, but as I said, it isnt a solution its a HACK. Even if you put

[jira] Created: (MYFACES-1002) make tree.js work without navImageId

2006-01-04 Thread Mario Ivankovits (JIRA)
make tree.js work without navImageId Key: MYFACES-1002 URL: http://issues.apache.org/jira/browse/MYFACES-1002 Project: MyFaces Type: Improvement Components: Tomahawk Versions: Nightly Reporter: Mario Ivankovits

[jira] Created: (MYFACES-1028) make autoUpdateDataTable work if added via facet (panelLayout)

2006-01-14 Thread Mario Ivankovits (JIRA)
make autoUpdateDataTable work if added via facet (panelLayout) -- Key: MYFACES-1028 URL: http://issues.apache.org/jira/browse/MYFACES-1028 Project: MyFaces Type: Bug Components: Sandbox Versions:

[jira] Updated: (MYFACES-1028) make autoUpdateDataTable work if added via facet (panelLayout)

2006-01-14 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1028?page=all ] Mario Ivankovits updated MYFACES-1028: -- Attachment: autoupdate_facet.diff the patch make autoUpdateDataTable work if added via facet (panelLayout)

[jira] Created: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
test cases didnt reset the facesContext to null --- Key: MYFACES-1031 URL: http://issues.apache.org/jira/browse/MYFACES-1031 Project: MyFaces Type: Bug Components: General Versions: Nightly Reporter: Mario

[jira] Updated: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1031?page=all ] Mario Ivankovits updated MYFACES-1031: -- Attachment: test_ctx_null.diff test cases didnt reset the facesContext to null --- Key:

[jira] Updated: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1031?page=all ] Mario Ivankovits updated MYFACES-1031: -- Attachment: AbstractTestCase.java the super class for myfaces tests test cases didnt reset the facesContext to null

[jira] Updated: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1031?page=all ] Mario Ivankovits updated MYFACES-1031: -- Attachment: FacesContextHelper.java context helper copied from commons test cases didnt reset the facesContext to null

[jira] Commented: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1031?page=comments#action_12362825 ] Mario Ivankovits commented on MYFACES-1031: --- Yes, you are right. Shall I do it? test cases didnt reset the facesContext to null

[jira] Updated: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1031?page=all ] Mario Ivankovits updated MYFACES-1031: -- Attachment: test_ctx_null.diff moved abstractTestCase to its new home test cases didnt reset the facesContext to null

[jira] Commented: (MYFACES-1031) test cases didnt reset the facesContext to null

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1031?page=comments#action_12362833 ] Mario Ivankovits commented on MYFACES-1031: --- works like a charme! Thank you! test cases didnt reset the facesContext to null

[jira] Commented: (MYFACES-1002) make tree.js work without navImageId

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1002?page=comments#action_12362852 ] Mario Ivankovits commented on MYFACES-1002: --- someone willing to apply this simple patch please? make tree.js work without navImageId

[jira] Updated: (MYFACES-1032) use a javascript method in commondLink for lesser html size

2006-01-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1032?page=all ] Mario Ivankovits updated MYFACES-1032: -- Attachment: onclick_method.diff use a javascript method in commondLink for lesser html size

[jira] Commented: (MYFACES-1023) inputCalendar with CalendarConverter loses value data

2006-02-17 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1023?page=comments#action_12366767 ] Mario Ivankovits commented on MYFACES-1023: --- Nice to see someone uses my joda converter ;-) I'll have a look at it. inputCalendar with CalendarConverter loses

[jira] Commented: (MYFACES-1023) inputCalendar with CalendarConverter loses value data

2006-02-17 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1023?page=comments#action_12366768 ] Mario Ivankovits commented on MYFACES-1023: --- I think the problem with the joda converter is it do not implement the DateConverter (also introduced by me ;) )

[jira] Closed: (MYFACES-1028) make autoUpdateDataTable work if added via facet (panelLayout)

2006-02-17 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1028?page=all ] Mario Ivankovits closed MYFACES-1028: - Resolution: Invalid AjaxDecodePhaseListener no longer uses ComponentUtils and thus its bug is no longer happening make autoUpdateDataTable

[jira] Commented: (MYFACES-1146) Impossible to hide footer in dataTable

2006-02-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1146?page=comments#action_12367159 ] Mario Ivankovits commented on MYFACES-1146: --- You could also try to do: footerClass=#{analyze.footerClass} where you return the footer class or a class which

[jira] Reopened: (MYFACES-1146) Impossible to hide footer in dataTable

2006-02-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1146?page=all ] Mario Ivankovits reopened MYFACES-1146: --- Add the attributes renderHeader and renderFooter Impossible to hide footer in dataTable --

[jira] Resolved: (TOMAHAWK-1) Unusefull code

2006-02-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-1?page=all ] Mario Ivankovits resolved TOMAHAWK-1: - Resolution: Invalid Unusefull code -- Key: TOMAHAWK-1 URL: http://issues.apache.org/jira/browse/TOMAHAWK-1

[jira] Closed: (TOMAHAWK-1) Unusefull code

2006-02-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-1?page=all ] Mario Ivankovits closed TOMAHAWK-1: --- Unusefull code -- Key: TOMAHAWK-1 URL: http://issues.apache.org/jira/browse/TOMAHAWK-1 Project: MyFaces

[jira] Reopened: (MYFACES-1127) Non-null return types allowed for @actionListener

2006-02-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1127?page=all ] Mario Ivankovits reopened MYFACES-1127: --- current solution didnt work if you reference the *listener through the var= attribute (e.g. within an datatable) Non-null return types

[jira] Reopened: (MYFACES-334) aliasbean and alias usage in binding

2006-02-24 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-334?page=all ] Mario Ivankovits reopened MYFACES-334: -- Assign To: Mario Ivankovits aliasbean and alias usage in binding Key: MYFACES-334

[jira] Resolved: (TOMAHAWK-62) Impossible to hide footer in dataTable

2006-02-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-62?page=all ] Mario Ivankovits resolved TOMAHAWK-62: -- Resolution: Fixed now if all facet within the header (or footer) have rendered=false (also throug binding) the header (or footer) wont be

[jira] Closed: (TOMAHAWK-62) Impossible to hide footer in dataTable

2006-02-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-62?page=all ] Mario Ivankovits closed TOMAHAWK-62: Impossible to hide footer in dataTable -- Key: TOMAHAWK-62 URL:

[jira] Commented: (TOMAHAWK-170) The footer facet for the t:dataTable is not rendered

2006-03-02 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-170?page=comments#action_12368467 ] Mario Ivankovits commented on TOMAHAWK-170: --- Do you mean the column footers? I've changed something in this area to suppress rendering if all facets have

[jira] Updated: (MYFACES-334) aliasbean and alias usage in binding

2006-03-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-334?page=all ] Mario Ivankovits updated MYFACES-334: - Resolution: Fixed aliasbean and alias usage in binding Key: MYFACES-334 URL:

[jira] Closed: (MYFACES-334) aliasbean and alias usage in binding

2006-03-07 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-334?page=all ] Mario Ivankovits closed MYFACES-334: aliasbean and alias usage in binding Key: MYFACES-334 URL:

[jira] Commented: (MYFACES-1143) InputSuggestAjax does not handle and correctly

2006-03-08 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1143?page=comments#action_12369464 ] Mario Ivankovits commented on MYFACES-1143: --- could you please double check if there is any old myfaces library in your classpath e.g myfaces-common which is

[jira] Resolved: (MYFACES-1167) No javascript with MyFaces Facelets

2006-03-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1167?page=all ] Mario Ivankovits resolved MYFACES-1167: --- Resolution: Fixed Its fixed in svn head now. You have to have the tomahawk.jar in your classpath as this functionality is now exclusively

[jira] Closed: (MYFACES-1167) No javascript with MyFaces Facelets

2006-03-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1167?page=all ] Mario Ivankovits closed MYFACES-1167: - No javascript with MyFaces Facelets - Key: MYFACES-1167 URL:

[jira] Resolved: (TOMAHAWK-242) AddResourceFactory throws Exception

2006-04-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-242?page=all ] Mario Ivankovits resolved TOMAHAWK-242: --- Resolution: Fixed Should be fixed now! Thanks for reporting it! AddResourceFactory throws Exception ---

[jira] Closed: (TOMAHAWK-242) AddResourceFactory throws Exception

2006-04-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-242?page=all ] Mario Ivankovits closed TOMAHAWK-242: - AddResourceFactory throws Exception --- Key: TOMAHAWK-242 URL:

[jira] Commented: (MYFACES-1259) login page commandLink error -- default AutoScroll setting depends on Tomahawk

2006-04-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1259?page=comments#action_12374096 ] Mario Ivankovits commented on MYFACES-1259: --- We need to update the documentation. I dont know when this changed and who it was, but the ExtensionsFilter is

[jira] Commented: (MYFACES-1259) login page commandLink error -- default AutoScroll setting depends on Tomahawk

2006-04-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1259?page=comments#action_12374097 ] Mario Ivankovits commented on MYFACES-1259: --- BTW: Dont forget you have to configure the ExtensionsFilter to cover your JSF mapping too e.g. filter-mapping

[jira] Resolved: (MYFACES-1259) login page commandLink error -- default AutoScroll setting depends on Tomahawk

2006-04-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1259?page=all ] Mario Ivankovits resolved MYFACES-1259: --- Resolution: Fixed Tomahawk features are automatically disabled now if tomahawk.jar is not available. login page commandLink error --

[jira] Closed: (MYFACES-1259) login page commandLink error -- default AutoScroll setting depends on Tomahawk

2006-04-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1259?page=all ] Mario Ivankovits closed MYFACES-1259: - Please comment on this ticket if there are still problems login page commandLink error -- default AutoScroll setting depends on Tomahawk

[jira] Resolved: (MYFACES-1259) login page commandLink error -- default AutoScroll setting depends on Tomahawk

2006-04-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1259?page=all ] Mario Ivankovits resolved MYFACES-1259: --- Resolution: Fixed Now its fixed on the share branch too. Could someone please test it. Thanks! login page commandLink error -- default

[jira] Closed: (MYFACES-1259) login page commandLink error -- default AutoScroll setting depends on Tomahawk

2006-04-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1259?page=all ] Mario Ivankovits closed MYFACES-1259: - login page commandLink error -- default AutoScroll setting depends on Tomahawk

[jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-250?page=comments#action_12374327 ] Mario Ivankovits commented on TOMAHAWK-250: --- Adapted from the original component developed by Kevin Le (http://pragmaticobjects.com) does this mean you copied

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374380 ] Mario Ivankovits commented on MYFACES-1281: --- I'll have a look at it now - even if I am not a serialized view expert ;-) Unable to write and restore serialized

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374388 ] Mario Ivankovits commented on MYFACES-1281: --- Ok, looks like I got it. It already falls back to the sessionmap if the sequence cant be found in the request, the

[jira] Resolved: (TOMAHAWK-257) tomahawk xml parser: Ignored element 'servlet-name' as child of 'filter-mapping'.

2006-04-14 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-257?page=all ] Mario Ivankovits resolved TOMAHAWK-257: --- Fix Version: 1.1.2-SNAPSHOT Resolution: Fixed yes, it was just a warning without any further effect, though, I found another (real)

[jira] Closed: (TOMAHAWK-257) tomahawk xml parser: Ignored element 'servlet-name' as child of 'filter-mapping'.

2006-04-14 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-257?page=all ] Mario Ivankovits closed TOMAHAWK-257: - tomahawk xml parser: Ignored element 'servlet-name' as child of 'filter-mapping'.

[jira] Resolved: (TOMAHAWK-245) 500 code in simple examples for tree

2006-04-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-245?page=all ] Mario Ivankovits resolved TOMAHAWK-245: --- Fix Version: 1.1.3-SNAPSHOT Resolution: Fixed 500 code in simple examples for tree

[jira] Closed: (TOMAHAWK-245) 500 code in simple examples for tree

2006-04-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-245?page=all ] Mario Ivankovits closed TOMAHAWK-245: - 500 code in simple examples for tree Key: TOMAHAWK-245 URL:

[jira] Closed: (TOMAHAWK-246) 500 code in simple examples for panelStack

2006-04-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-246?page=all ] Mario Ivankovits closed TOMAHAWK-246: - Fix Version: 1.1.3-SNAPSHOT Resolution: Fixed 500 code in simple examples for panelStack --

[jira] Resolved: (TOMAHAWK-266) Master-detail example not working

2006-04-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-266?page=all ] Mario Ivankovits resolved TOMAHAWK-266: --- Resolution: Fixed added attribute ID to country and fixed updateActionListener in masterDetail.jsf couldnt reproduce a failure in the

[jira] Commented: (TOMAHAWK-266) Master-detail example not working

2006-04-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-266?page=comments#action_12375616 ] Mario Ivankovits commented on TOMAHAWK-266: --- Hi! I exploded myfaces-example-simple-1.1.2-SNAPSHOT.war and pointed my tomcat to it. All the above described

[jira] Commented: (TOMAHAWK-266) Master-detail example not working

2006-04-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-266?page=comments#action_12375625 ] Mario Ivankovits commented on TOMAHAWK-266: --- I replaced the non existent BigDecimal constructor by BigDecimal.valueOf, so it should be jdk1.4 compatible

[jira] Resolved: (TOMAHAWK-266) Master-detail example not working

2006-04-21 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-266?page=all ] Mario Ivankovits resolved TOMAHAWK-266: --- Resolution: Fixed Master-detail example not working - Key: TOMAHAWK-266 URL:

[jira] Commented: (TOMAHAWK-396) InputParam component maps a parameter from the request to a managed bean property.

2006-04-27 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-396?page=comments#action_12376876 ] Mario Ivankovits commented on TOMAHAWK-396: --- This comonent isnt meant as a replacement nor a competitor to updateActionListener, but as a way how to deal with

[jira] Updated: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-28 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-250?page=all ] Mario Ivankovits updated TOMAHAWK-250: -- Status: Resolved (was: Patch Available) Resolution: Fixed Sharath, thanks for this great component! As discussed with Sharath Reddy I

[jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-28 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-250?page=comments#action_12377003 ] Mario Ivankovits commented on TOMAHAWK-250: --- reverted patch in repository. BTW: Why is it me, that I always get the complicated stuff :-( New 'Outlook Menu'

[jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-04-28 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-250?page=comments#action_12377007 ] Mario Ivankovits commented on TOMAHAWK-250: --- sharath, in the meantime please check the collapsible.diff by applying it to your local repository (maybe you have

[jira] Commented: (MYFACES-1296) NullpointerException in JspStateManager

2006-05-02 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1296?page=comments#action_12377372 ] Mario Ivankovits commented on MYFACES-1296: --- This should be fixed in myfaces-core head (per 28.4.2006), could you please check it. With the lowered

[jira] Commented: (TOMAHAWK-250) New 'Outlook Menu' type component for Sandbox

2006-05-09 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-250?page=comments#action_12378620 ] Mario Ivankovits commented on TOMAHAWK-250: --- Sharath Reddy filed a CLA and Kevin Le filed a corporate CLA - where can we check the corporate CLAs? The code

[jira] Commented: (MYFACES-1294) Current logic of register extensionFilter not support portlet environment

2006-05-09 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1294?page=comments#action_12378679 ] Mario Ivankovits commented on MYFACES-1294: --- This exception happens if the request didnt pass the extensions filter. This isnt checked by parsing the web.xml,

[jira] Resolved: (TOMAHAWK-431) DocumentHead and DocumentBody define wrong default renderer types

2006-05-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-431?page=all ] Mario Ivankovits resolved TOMAHAWK-431: --- Fix Version: 1.1.3-SNAPSHOT Resolution: Fixed Thanks for pointing it out! Its fixed in svn head now. DocumentHead and DocumentBody

[jira] Commented: (MYFACES-1294) Current logic of register extensionFilter not support portlet environment

2006-05-15 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1294?page=comments#action_12402405 ] Mario Ivankovits commented on MYFACES-1294: --- So are you sure the extension filter isnt called? In the full stack trace, isnt there a hint to the ExtensionsFilter?

[jira] Commented: (TOMAHAWK-416) Installing Tomahawk breaks jsf-ri commandLink and Button components

2006-05-16 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-416?page=comments#action_12412030 ] Mario Ivankovits commented on TOMAHAWK-416: --- Unhappily the only chance I see is to remove the commandLink and commandButton renderer from tomahawks

[jira] Commented: (TOMAHAWK-416) Installing Tomahawk breaks jsf-ri commandLink and Button components

2006-05-17 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-416?page=comments#action_12412100 ] Mario Ivankovits commented on TOMAHAWK-416: --- It should be sufficient to comment renderer component-familyjavax.faces.Command/component-family

[jira] Commented: (TOMAHAWK-416) Installing Tomahawk breaks jsf-ri commandLink and Button components

2006-05-17 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-416?page=comments#action_12412102 ] Mario Ivankovits commented on TOMAHAWK-416: --- please lets discuss possible solutions to still have a dummyForm functionality even with RI on myfaces-dev. Topic:

[jira] Resolved: (MYFACES-1308) org.apache.myfaces.shared.util._ComponentUtils.findNestingForm() needs to support af:form

2006-05-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1308?page=all ] Mario Ivankovits resolved MYFACES-1308: --- Fix Version: 1.1.4-SNAPSHOT Resolution: Fixed Ok, I think I got it. Unhappily I have no ADF around, could you please check. Thanks!

[jira] Commented: (TOMAHAWK-402) error message on popup, when using SSL

2006-05-29 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-402?page=comments#action_12413740 ] Mario Ivankovits commented on TOMAHAWK-402: --- Sorry, I havent found the time to fix it, but - well - we have the same problem here, so you can be sure I WILL fix

[jira] Commented: (MYFACES-1167) No javascript with MyFaces Facelets

2006-05-31 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1167?page=comments#action_12414050 ] Mario Ivankovits commented on MYFACES-1167: --- using commandLink without form was always an enhancement of MyFaces and never worked with JSF-RI, though, the way we

[jira] Commented: (MYFACES-891) Broken number converter

2006-05-31 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-891?page=comments#action_12414090 ] Mario Ivankovits commented on MYFACES-891: -- I commited a number converter to tomahawk sandbox which will automatically convert the value to the beans expected type

[jira] Resolved: (TOMAHAWK-462) valueChangeNotifier doesn't work properly in dataTables

2006-06-02 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-462?page=all ] Mario Ivankovits resolved TOMAHAWK-462: --- Fix Version: 1.1.4-SNAPSHOT Resolution: Fixed Ok, I think I got it. ValueChangeNotifier now saves and restores the rowIndex of all

[jira] Commented: (MYFACES-949) New logging framework for MyFaces code

2006-06-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-949?page=comments#action_12415820 ] Mario Ivankovits commented on MYFACES-949: -- Simon, we still have a pain reagrding logging, no? If I recap correctly, its still not possible to reload a servlet

[jira] Resolved: (TOMAHAWK-416) Installing Tomahawk breaks jsf-ri commandLink and Button components

2006-06-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-416?page=all ] Mario Ivankovits resolved TOMAHAWK-416: --- Fix Version: 1.1.3 Resolution: Fixed disabled the dummyForm feature by default Installing Tomahawk breaks jsf-ri commandLink and

[jira] Resolved: (MYFACES-1171) Dont render clear_formName if not in MyFacesForm

2006-06-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1171?page=all ] Mario Ivankovits resolved MYFACES-1171: --- Fix Version: 1.1.3 Resolution: Fixed from my point of view we fixed this issue by disabling the dummyForm feature by default, so as

[jira] Commented: (MYFACES-1171) Dont render clear_formName if not in MyFacesForm

2006-06-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1171?page=comments#action_12416045 ] Mario Ivankovits commented on MYFACES-1171: --- But the t:commandLink cant work with anything else with myfaces-impl - and I dont see the badness of it, do all

[jira] Commented: (MYFACES-1171) Dont render clear_formName if not in MyFacesForm

2006-06-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1171?page=comments#action_12416057 ] Mario Ivankovits commented on MYFACES-1171: --- well, we can change our form handling to be RI compatible by using their namings and logic how to do it (I dont know

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

2006-06-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-516?page=comments#action_12417302 ] Mario Ivankovits commented on MYFACES-516: -- solved in tomahawk-sandbox (RedirectTracker) except for the param thing Capture and restore saveState Beans and

[jira] Commented: (TOMAHAWK-402) error message on popup, when using SSL

2006-06-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-402?page=comments#action_12417350 ] Mario Ivankovits commented on TOMAHAWK-402: --- At least the error message: This page contains both secure and nonsecure items. Do you want to display the nonsecure

[jira] Commented: (TOMAHAWK-176) forceId not working on inputCalendar

2006-06-22 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-176?page=comments#action_12417353 ] Mario Ivankovits commented on TOMAHAWK-176: --- this should be fixed in tomahawk svn head now - cant close this issue due to missing version in jira I decided to

  1   2   3   >