[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

[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: http://issues.apache.org

[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

[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 Master

[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: http

[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

[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 faces

[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

[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

[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

[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

[jira] Reopened: (MYFACES-1351) Another valueChangeListener gets called in addition to the correct one

2006-07-03 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1351?page=all ] Mario Ivankovits reopened MYFACES-1351: --- Another valueChangeListener gets called in addition to the correct one

[jira] Commented: (TOMAHAWK-511) Getting the Sandbox library

2006-07-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-511?page=comments#action_12419066 ] Mario Ivankovits commented on TOMAHAWK-511: --- I already suggested the nightly stuff, but it looks like, this is no option. Is there any error during/at the end

[jira] Commented: (TOMAHAWK-511) Getting the Sandbox library

2006-07-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-511?page=comments#action_12419091 ] Mario Ivankovits commented on TOMAHAWK-511: --- The latest release is 1.1.3, the 1.1.4 branch is the upcoming release (so you can use this) on the trunk we work

[jira] Resolved: (TOMAHAWK-511) Getting the Sandbox library

2006-07-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-511?page=all ] Mario Ivankovits resolved TOMAHAWK-511: --- Resolution: Fixed You are welcome, just, next time please use the mailing list instead of jira. Ciao, Mario Getting the Sandbox library

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419117 ] Mario Ivankovits commented on TOMAHAWK-514: --- no, the lifecycle is its own element, just put it within faces-config. Method not triggered

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419130 ] Mario Ivankovits commented on TOMAHAWK-514: --- Thats too bad, I checked the sandbox example and there it works as expected. Maybe you are able to kick

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419275 ] Mario Ivankovits commented on TOMAHAWK-514: --- Do you use the updateActionListener tag on your page? If so, do it point to a property which holds a list/map

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-06 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419467 ] Mario Ivankovits commented on TOMAHAWK-514: --- Please check if ValueChangePhaseListener.afterPhase gets called. Do you use the MyFaces JSF impl or Suns JSF RI

[jira] Commented: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-06 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=comments#action_12419481 ] Mario Ivankovits commented on TOMAHAWK-514: --- Do you have a h:messages in your JSF view so that you can see any validation/converter message? It looks like JSF

[jira] Resolved: (TOMAHAWK-514) Method not triggered by s:valueChangeNotifier

2006-07-06 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-514?page=all ] Mario Ivankovits resolved TOMAHAWK-514: --- Resolution: Invalid Yes, thats the problem. A validation error prevents the model from being updated. The model_update phase

[jira] Updated: (TOMAHAWK-90) t:panelTabbedPane breaks commandLinks

2006-07-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-90?page=all ] Mario Ivankovits updated TOMAHAWK-90: - Status: Open (was: Patch Available) t:panelTabbedPane breaks commandLinks - Key: TOMAHAWK

[jira] Commented: (TOMAHAWK-565) inputHTML produces IE security warning about midex secure and unsecure items

2006-07-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-565?page=comments#action_12423284 ] Mario Ivankovits commented on TOMAHAWK-565: --- maybe changing this to javascript:false; as in inputCalendar should help inputHTML produces IE security

[jira] Resolved: (TOMAHAWK-565) inputHTML produces IE security warning about midex secure and unsecure items

2006-07-25 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-565?page=all ] Mario Ivankovits resolved TOMAHAWK-565. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed It should be fixed now, it would be great if you could check if it works. Thanks! Ciao

[jira] Commented: (TOMAHAWK-593) When i use StreamingAddResource and put calendar componente in tabbed panel, the css styles is not added

2006-08-11 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-593?page=comments#action_12427554 ] Mario Ivankovits commented on TOMAHAWK-593: --- I'll have a look at it after my vacation (which ends soon), though, I can do it only in an JSP

[jira] Commented: (TOMAHAWK-610) convertNumberAsBigDecimal converter

2006-08-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-610?page=comments#action_12429107 ] Mario Ivankovits commented on TOMAHAWK-610: --- In the sandbox there is a numberconverter which will automatically detect the required destination type

[jira] Commented: (MYFACES-1310) IllegalStateException:Strict Servlet api:cannot call getOutputSteam() after getWriter() on Weblogic 8.1 sp 5

2006-08-31 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1310?page=comments#action_12431871 ] Mario Ivankovits commented on MYFACES-1310: --- sure, and there are good reasons to use the OutputStream at this place, else you cant deliver a binary

[jira] Commented: (MYFACES-1396) Too much escaping

2006-08-31 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1396?page=comments#action_12431881 ] Mario Ivankovits commented on MYFACES-1396: --- Is it possible to deliver the content as UTF-8? As far as I remember then no escaping of german umlauts

[jira] Commented: (TOMAHAWK-653) WebXmlParser.java doesn't appear to find entities declaired in web.xml correctly

2006-09-01 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-653?page=comments#action_12432272 ] Mario Ivankovits commented on TOMAHAWK-653: --- Hi! But then it will fail with e.g. inputCalendar or any other component which requires javascript

[jira] Commented: (TOMAHAWK-502) HtmlBufferResponseWriterWrapper NoClassDefFoundError

2006-09-08 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-502?page=comments#action_12433340 ] Mario Ivankovits commented on TOMAHAWK-502: --- Please do not mix your problems in one jira issue, instead post on the user mailinglist. The both

[jira] Resolved: (TOMAHAWK-502) HtmlBufferResponseWriterWrapper NoClassDefFoundError

2006-09-08 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-502?page=all ] Mario Ivankovits resolved TOMAHAWK-502. --- Resolution: Invalid HtmlBufferResponseWriterWrapper NoClassDefFoundError

[jira] Commented: (TOMAHAWK-653) WebXmlParser.java doesn't appear to find entities declaired in web.xml correctly

2006-09-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-653?page=comments#action_12434098 ] Mario Ivankovits commented on TOMAHAWK-653: --- No, in your case it should fail anyway. t:document is required for the StreamingAddResource. Could you

[jira] Resolved: (TOMAHAWK-672) RedirectTrackerManager behavior must be disabled by default

2006-09-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-672?page=all ] Mario Ivankovits resolved TOMAHAWK-672. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Hi! I added a policy configuration to customize the data being saved between

[jira] Resolved: (TOMAHAWK-503) Capture and restore saveState Beans and messages when using redirect navigation rule

2006-09-18 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-503?page=all ] Mario Ivankovits resolved TOMAHAWK-503. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Hi! I added a policy configuration to customize the data being saved between

[jira] Commented: (TOMAHAWK-623) RedirectTracker and RedirectTrackerRequestMapWrapper remove implementation

2006-09-19 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-623?page=comments#action_12435680 ] Mario Ivankovits commented on TOMAHAWK-623: --- Using the latest sandbox snapshot its removed by default, you have to reenable it by setting a specific

[jira] Resolved: (TOMAHAWK-623) RedirectTracker and RedirectTrackerRequestMapWrapper remove implementation

2006-09-19 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-623?page=all ] Mario Ivankovits resolved TOMAHAWK-623. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed RedirectTracker and RedirectTrackerRequestMapWrapper remove implementation

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

2006-09-19 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-503?page=comments#action_12435682 ] Mario Ivankovits commented on TOMAHAWK-503: --- Yes, for the entire app as it is a context parameter, though, you can create whatever policy you want

[jira] Commented: (TOMAHAWK-706) body onload does not exist

2006-09-27 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-706?page=comments#action_12438041 ] Mario Ivankovits commented on TOMAHAWK-706: --- Yea, I had the same experience, but wasnt sure if the body onload is still broken. For what I

[jira] Commented: (TOMAHAWK-706) body onload does not exist

2006-09-27 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-706?page=comments#action_12438047 ] Mario Ivankovits commented on TOMAHAWK-706: --- yea - hopefully the contributor will collect all html attributes :-) body onload does not exist

[jira] Commented: (TOMAHAWK-706) body onload does not exist

2006-09-27 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-706?page=comments#action_12438049 ] Mario Ivankovits commented on TOMAHAWK-706: --- But just to be fair, you dont have to use dojo to simulate the onload, you can use the setTimeout(, 0

[jira] Created: (TOMAHAWK-727) tree2 do not work with clientSideToggle=true and preserveToggle=false

2006-10-05 Thread Mario Ivankovits (JIRA)
Issue Type: Bug Components: Tree Affects Versions: 1.1.5-SNAPSHOT Reporter: Mario Ivankovits The reason is that the server side treeModel do not know which nodes are expanded and so do not call decode on them. 1) In HtmlTreeRenderer.decode If a node is expanded

[jira] Commented: (TOMAHAWK-727) tree2 do not work with clientSideToggle=true and preserveToggle=false

2006-10-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-727?page=comments#action_12440099 ] Mario Ivankovits commented on TOMAHAWK-727: --- IMHO the correct solution is to transfer the tree state through a hidden field. The problem one might

[jira] Commented: (MYFACES-1447) @EmbeddedId/@Embeddable PK static inner class bug ?

2006-10-10 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1447?page=comments#action_12441058 ] Mario Ivankovits commented on MYFACES-1447: --- JSF will not initialize your unitialized members. Discussions were that a custom VariableResolver

[jira] Resolved: (TOMAHAWK-730) create a component which will submit a form on a specific event

2006-10-15 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-730?page=all ] Mario Ivankovits resolved TOMAHAWK-730. --- Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed added to sandbox create a component which will submit a form on a specific event

[jira] Created: (TOMAHAWK-740) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Mario Ivankovits (JIRA)
: MyFaces Tomahawk Issue Type: New Feature Components: New Component Reporter: Mario Ivankovits Assigned To: Mario Ivankovits Priority: Minor The component I'll going to add to the sandbox is the GUI Builder stuff I developed for FacesFreeway

[jira] Created: (TOMAHAWK-741) create a component which creates the JSF tree based on beans and its annotations

2006-10-15 Thread Mario Ivankovits (JIRA)
: MyFaces Tomahawk Issue Type: New Feature Components: New Component Reporter: Mario Ivankovits Assigned To: Mario Ivankovits Priority: Minor The component I'll going to add to the sandbox is the GUI Builder stuff I developed for FacesFreeway

[jira] Commented: (TOMAHAWK-774) Browser does not cache resources

2006-11-08 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-774?page=comments#action_12448135 ] Mario Ivankovits commented on TOMAHAWK-774: --- I found the same behavior, but its the AuthenticatorBase in Tomcat which tries to workaround a security

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449262 ] Mario Ivankovits commented on MYFACES-1492: --- I've never seen valueChangeEvents fired during the invoke application phase, and yes, I too think

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449356 ] Mario Ivankovits commented on MYFACES-1492: --- Now, please, let us try not to heat up this situation any more. We're all nice guys, stressed by our day

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449377 ] Mario Ivankovits commented on MYFACES-1492: --- Martin, it looks like the not called getter is a known feature http://forum.java.sun.com/thread.jspa

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449384 ] Mario Ivankovits commented on MYFACES-1492: --- I too find its strange that they fire the event before the update_model phase ... I'll say thats

[jira] Commented: (MYFACES-1492) valueChangeListener is being called before the setters, even with immediate=true

2006-11-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1492?page=comments#action_12449390 ] Mario Ivankovits commented on MYFACES-1492: --- Well, you know, there is a JSF spec, we cant do anything which makes our implementation behave different

[jira] Commented: (TOMAHAWK-780) DojoInitializer fails on IE

2006-11-15 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-780?page=comments#action_12450237 ] Mario Ivankovits commented on TOMAHAWK-780: --- Ok, content-length added. Ariel, could you please try the latest svn head. Thanks! DojoInitializer

[jira] Created: (MYFACES-1504) oamSetHiddenInput function missing if ...

2006-11-29 Thread Mario Ivankovits (JIRA)
Environment: latest myfaces svn head Reporter: Mario Ivankovits a) ... there is only a commandButton on the form (not commandLinks) ... which is not necessarily a problem as normally such a form do not require these functions, BUT when you have enabled the auto_scroll feature things

[jira] Updated: (TOMAHAWK-813) submitOnEvent doesn't recognize image commandButtons

2006-12-04 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-813?page=all ] Mario Ivankovits updated TOMAHAWK-813: -- Status: Resolved (was: Patch Available) Fix Version/s: 1.1.5-SNAPSHOT Resolution: Fixed Applied. Thanks for the patch

[jira] Commented: (TOMAHAWK-819) Re-enabled autogeneration of components code, fixed bug in commandButton/commandLink, adding several valueBindings to components

2006-12-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-819?page=comments#action_12457625 ] Mario Ivankovits commented on TOMAHAWK-819: --- Hmmm ... I am not sure what other MyFaces developer think about it, but I think the enableOnUserRole

[jira] Commented: (TOMAHAWK-819) Re-enabled autogeneration of components code, fixed bug in commandButton/commandLink, adding several valueBindings to components

2006-12-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-819?page=comments#action_12457638 ] Mario Ivankovits commented on TOMAHAWK-819: --- We wont remove them from tomahawk without a sufficient dependency period, no worry

[jira] Commented: (TOMAHAWK-819) Re-enabled autogeneration of components code, fixed bug in commandButton/commandLink, adding several valueBindings to components

2006-12-12 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-819?page=comments#action_12457646 ] Mario Ivankovits commented on TOMAHAWK-819: --- I admit, I've not used it till today, but you'll be able to provide your own SecurityContext

[jira] Updated: (MYFACES-1504) oamSetHiddenInput function missing if ...

2007-01-10 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits updated MYFACES-1504: -- Status: Open (was: Patch Available) oamSetHiddenInput function missing

[jira] Created: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
Reporter: Mario Ivankovits This jira is to collect new names for Apache MyFaces Fusion so far: Apache MyFaces Connections Apache MyFaces Vista Apache MyFaces Salida Apache MyFaces Defender Apache MyFaces Seamless Apache MyFaces Mergence Apache MyFaces Accretion Apache MyFaces Collective Apache

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476388 ] Mario Ivankovits commented on MYFACES-1546: --- some more MyFaces ease MyFaces Snug MyFaces Rush Find

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476389 ] Mario Ivankovits commented on MYFACES-1546: --- Including Apache on the above for sure Find a new name

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476537 ] Mario Ivankovits commented on MYFACES-1546: --- Apache MyFaces Sepia form the ml: Apache MyFaces Chasb

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-27 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476544 ] Mario Ivankovits commented on MYFACES-1546: --- Apache MyFaces Rapid Some Latin ones (used http

[jira] Commented: (MYFACES-1546) Find a new name for Apache MyFaces Fusion

2007-02-28 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12476577 ] Mario Ivankovits commented on MYFACES-1546: --- direct access Apache MyFaces Pure Apache MyFaces Direct

[jira] Commented: (TOMAHAWK-915) Base default event used by submitOnEvent on enclosing component type

2007-03-02 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477449 ] Mario Ivankovits commented on TOMAHAWK-915: --- Mike, I've committed something which should do the trick

[jira] Commented: (TOMAHAWK-915) Base default event used by submitOnEvent on enclosing component type

2007-03-06 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478299 ] Mario Ivankovits commented on TOMAHAWK-915: --- Thanks for fixing it! Base default event used

[jira] Created: (TOMAHAWK-951) ModalDialogRenderer renders a trailing , at createWidged

2007-03-30 Thread Mario Ivankovits (JIRA)
Reporter: Mario Ivankovits Assigned To: Mario Ivankovits The ModalDialogRenderer renders a trailing , if no dialogAttrs will be used, this makes the component not working in IE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment

[jira] Created: (TOMAHAWK-1004) some groupBy enhancements for datatable

2007-05-21 Thread Mario Ivankovits (JIRA)
Datatable Reporter: Mario Ivankovits Assigned To: Mario Ivankovits Priority: Minor 1) add an optional groupByValue attribute to the column component to allow configuring where to get the value to check the group change 2) change to use a list of objects instead

[jira] Resolved: (TOMAHAWK-1004) some groupBy enhancements for datatable

2007-05-21 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved TOMAHAWK-1004. Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT some groupBy

[jira] Created: (TOMAHAWK-1016) ParameterResourceProvider do not encode the value

2007-06-05 Thread Mario Ivankovits (JIRA)
: Mario Ivankovits Assignee: Mario Ivankovits The ParameterResourceProvider do not encode the value which will be later used by the browser for subsequent requests. This means that values with special url characters like #, etc are destroying the url, the request will fail

[jira] Resolved: (TOMAHAWK-1016) ParameterResourceProvider do not encode the value

2007-06-05 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mario Ivankovits resolved TOMAHAWK-1016. Resolution: Fixed Fix Version/s: 1.1.6-SNAPSHOT

[jira] Commented: (TOMAHAWK-1016) ParameterResourceProvider do not encode the value

2007-06-05 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501615 ] Mario Ivankovits commented on TOMAHAWK-1016: BTW this class is used by the components

[jira] Commented: (MYFACES-1666) HtmlResponseWriterImpl implements different encoding behaviour for the two writeText methods

2007-06-20 Thread Mario Ivankovits (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12506512 ] Mario Ivankovits commented on MYFACES-1666: --- Its not that it might confuse me, but it allows one

<    4   5   6   7   8   9   10   >