[jira] Updated: (MYFACES-2788) setRowIndex still uses getClientId instead of getContainerClientId for saving and restoring row states

2010-07-06 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2788?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2788: --- Status: Resolved (was: Patch Available) Assignee: (was: Jakob Korherr

[jira] Reopened: (MYFACES-2744) UIData.getClientId() should not append rowIndex, instead use UIData.getContainerClientId()

2010-07-06 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened MYFACES-2744: Reopening this one, because getClientId() has to be changed to getContainerClientId

[jira] Commented: (MYFACES-2744) UIData.getClientId() should not append rowIndex, instead use UIData.getContainerClientId()

2010-07-06 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885600#action_12885600 ] Jakob Korherr commented on MYFACES-2744: Methods which need a change (I found so

[jira] Commented: (MYFACES-2785) Clean up initialization code and add tests for StartupServletContextListener and MyFacesServlet

2010-07-05 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12885239#action_12885239 ] Jakob Korherr commented on MYFACES-2785: If no objections, I will commit

[jira] Created: (MYFACES-2785) Clean up initialization code and add tests for StartupServletContextListener and MyFacesServlet

2010-07-05 Thread Jakob Korherr (JIRA)
-2785 Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.1-SNAPSHOT Reporter: Jakob Korherr Assignee: Jakob Korherr Some major code clean up on the initialization of MyFaces: - The solution for startup

Re: tricky OSGi issue

2010-07-05 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] Created: (MYFACES-2783) Do not install DebugPhaseListener in AbstractFacesInitializer

2010-07-02 Thread Jakob Korherr (JIRA)
Affects Versions: 2.0.1-SNAPSHOT Reporter: Jakob Korherr Assignee: Jakob Korherr Priority: Minor Since we now have the Startup-FacesContext, we can get rid of the hack in AbstractFacesInitializer that installs the DebugPhaseListener the very first time

[jira] Resolved: (MYFACES-2783) Do not install DebugPhaseListener in AbstractFacesInitializer

2010-07-02 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2783. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Do not install

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-24 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12882098#action_12882098 ] Jakob Korherr commented on MYFACES-2730: Hi Leo, Yes, great!! Now you see my

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-23 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881633#action_12881633 ] Jakob Korherr commented on MYFACES-2730: Hi Leo, Yes, aggresively throwing

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881183#action_12881183 ] Jakob Korherr commented on MYFACES-2730: Hi Leo, First of all I don't think

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-22 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12881320#action_12881320 ] Jakob Korherr commented on MYFACES-2730: Hi Leo, OK good to know. But I agree

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880830#action_12880830 ] Jakob Korherr commented on MYFACES-2730: Looking at the methods which are valid

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880834#action_12880834 ] Jakob Korherr commented on MYFACES-2730: Committed solution for this issue. A few

[jira] Resolved: (MYFACES-2730) FacesContext not available on application startup

2010-06-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2730. Fix Version/s: 2.0.2-SNAPSHOT Resolution: Fixed FacesContext not available

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880843#action_12880843 ] Jakob Korherr commented on MYFACES-2730: Created spec issue #821: https

[jira] Commented: (MYFACES-2759) Clean up FacesContextImpl

2010-06-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880845#action_12880845 ] Jakob Korherr commented on MYFACES-2759: Hi Leo, I will change it to use

[jira] Updated: (MYFACES-2759) Clean up FacesContextImpl

2010-06-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2759: --- Status: Patch Available (was: Reopened) Clean up FacesContextImpl

[jira] Commented: (MYFACES-2760) f:viewParam jsp tag and f:selectItem jsp tag does not implement new properties

2010-06-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880467#action_12880467 ] Jakob Korherr commented on MYFACES-2760: Hi Leo, Is there a spec issue

[jira] Commented: (MYFACESTEST-10) Create a site for this project in myfaces.apache.org and publish it

2010-06-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACESTEST-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880468#action_12880468 ] Jakob Korherr commented on MYFACESTEST-10: -- That's a very great idea

Re: [GSoC] Automated webapp tests API draft

2010-06-19 Thread Jakob Korherr
an official release of myfaces-test project, and I'll keep an eye on the results of the GSOC project. It could be good to know if some svn repo is used to publish the advance of this project (for example http://code.google.com). regards, Leonardo Uribe -- Jakob Korherr blog: http

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12880469#action_12880469 ] Jakob Korherr commented on MYFACES-2730: Yes, it's a new feature of JSF 2.0

[jira] Commented: (MYFACES-2752) Missing checkstyle-rules-2-SNAPSHOT is preventing the build of the current myfaces trunk

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879890#action_12879890 ] Jakob Korherr commented on MYFACES-2752: Do that, Mark ;) Missing checkstyle

[jira] Commented: (MYFACES-2752) Missing checkstyle-rules-2-SNAPSHOT is preventing the build of the current myfaces trunk

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879905#action_12879905 ] Jakob Korherr commented on MYFACES-2752: Actually this was a bug in MyFaces

[jira] Issue Comment Edited: (MYFACES-2752) Missing checkstyle-rules-2-SNAPSHOT is preventing the build of the current myfaces trunk

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879905#action_12879905 ] Jakob Korherr edited comment on MYFACES-2752 at 6/17/10 3:20 PM

[jira] Commented: (MYFACES-2758) DebugPhaseListener tries to get value from unrendered component where value is unavailable

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879933#action_12879933 ] Jakob Korherr commented on MYFACES-2758: Yes, of course this is understandable

[jira] Resolved: (MYFACES-2758) DebugPhaseListener tries to get value from unrendered component where value is unavailable

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2758. Fix Version/s: 2.0.2-SNAPSHOT Resolution: Fixed DebugPhaseListener tries to get

[jira] Commented: (MYFACES-2757) Provide a FacesContext instance during startup

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879951#action_12879951 ] Jakob Korherr commented on MYFACES-2757: I closed this one as duplicate since

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879954#action_12879954 ] Jakob Korherr commented on MYFACES-2730: I think we should also implement

[jira] Created: (MYFACES-2759) Clean up FacesContextImpl

2010-06-17 Thread Jakob Korherr (JIRA)
Reporter: Jakob Korherr Assignee: Jakob Korherr Priority: Minor There are currently some unnecessary init methods and contructor attributes (ReleaseableExternalContext) on FacesContextImpl. -- This message is automatically generated by JIRA. - You can reply to this email

[jira] Resolved: (MYFACES-2759) Clean up FacesContextImpl

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2759. Fix Version/s: 2.0.2-SNAPSHOT Resolution: Fixed Clean up FacesContextImpl

[jira] Commented: (MYFACES-2759) Clean up FacesContextImpl

2010-06-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12879993#action_12879993 ] Jakob Korherr commented on MYFACES-2759: Because it is not used

[jira] Created: (TOMAHAWK-1522) Introduce valueType attribute for UISelectMany components

2010-06-16 Thread Jakob Korherr (JIRA)
: Improvement Affects Versions: 1.1.9 Environment: Tomahawk for JSF 2.0 Reporter: Jakob Korherr Assignee: Jakob Korherr Since JSF 2.0 allows Collections as values of UISelectMany components, it introduced the attribute collectionType on every UISelectMany component

[jira] Resolved: (TOMAHAWK-1522) Introduce valueType attribute for UISelectMany components

2010-06-16 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved TOMAHAWK-1522. - Fix Version/s: 1.1.10-SNAPSHOT Resolution: Fixed Introduce valueType

Re: [VOTE] release for myfaces master pom v 8

2010-06-16 Thread Jakob Korherr
.. Thanks, Leonardo Uribe [1] http://people.apache.org/~lu4242/myfaces8http://people.apache.org/%7Elu4242/myfaces8 http://people.apache.org/%7Elu4242/myfaces8 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes -- Jakob

Re: IndexOutOfBoundsException

2010-06-14 Thread Jakob Korherr
...@openknowledge.de http://www.openknowledge.de Registergericht: Amtsgericht Oldenburg, HRB 4670 Geschäftsführer: Lars Röwekamp, Jens Schumann -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] Resolved: (MYFACES-2746) Subdivide methods of HtmlTextRendererBase, HtmlTextareaRendererBase and HtmlSecretRendererBase into extendable parts

2010-06-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2746. Assignee: Jakob Korherr Fix Version/s: 2.0.2-SNAPSHOT Resolution: Fixed

Re: [GSOC] myfaces-shared Modification

2010-06-14 Thread Jakob Korherr
Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Jakob Korherr blog: http://www.jakobk.com

[jira] Created: (TOMAHAWK-1519) t:selectManyPicklist does not handle displayValueOnly

2010-06-14 Thread Jakob Korherr (JIRA)
Versions: 1.1.9 Reporter: Jakob Korherr Assignee: Jakob Korherr The component HtmlSelectManyPicklist (t:selectManyPicklist) has the attribute displayValueOnly, but its renderer does not handle it. -- This message is automatically generated by JIRA. - You can reply

[jira] Resolved: (TOMAHAWK-1519) t:selectManyPicklist does not handle displayValueOnly

2010-06-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved TOMAHAWK-1519. - Fix Version/s: 1.1.10-SNAPSHOT Resolution: Fixed t:selectManyPicklist does

[jira] Updated: (MYFACES-2751) escape attribute of h:outputLabel is not picked up by HtmlLabelRenderer

2010-06-13 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2751: --- Status: Resolved (was: Patch Available) Fix Version/s: 1.2.10-SNAPSHOT

Re: [VOTE] release for myfaces core 2.0.1

2010-06-12 Thread Jakob Korherr
://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

Re: myfaces wiki

2010-06-11 Thread Jakob Korherr
Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] Commented: (MYFACES-2739) Pass through String values in EnumConverter.getAsString()

2010-06-11 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12877913#action_12877913 ] Jakob Korherr commented on MYFACES-2739: Hi Martin and Leo, Yes

Re: MyFaces vulnerable?

2010-06-10 Thread Jakob Korherr
: http://www.theregister.co.uk/2010/06/08/padding_oracle_attack_tool/ They claim that the way we do our client side state encryption is flawed (as is the one of Mojarra). Any actions we should take? LieGrue, strub -- Jakob Korherr blog: http://www.jakobk.com

Re: [VOTE] release for myfaces core 1.1.8

2010-06-09 Thread Jakob Korherr
, 2010 at 3:39 PM, Leonardo Uribe lu4...@gmail.com wrote: Hi We need one additional PMC vote for release this one. Otherwise, I cannot release according to vote rules. regards, Leonardo Uribe 2010/6/7 Jakob Korherr jakob.korh...@gmail.com +1 Regards, Jakob 2010/6/7

Re: [GSoC] Automated webapp tests API draft

2010-06-09 Thread Jakob Korherr
. On 8 June 2010 16:13, Jakob Korherr jakob.korh...@gmail.com wrote: Yes, right! I adapted the wiki page and added this as the second idea. Regards, Jakob 2010/6/8 Mike Kienenberger mkien...@gmail.com The same pattern used in the example test() method can be used in the WebappTestCase

Re: [GSoC] Automated webapp tests API draft

2010-06-08 Thread Jakob Korherr
(); } public void tearDown() { webAppTester.tearDownWebapp(); webAppTester = null; } public void test() { webAppTester.input(value).into(id); } On Mon, Jun 7, 2010 at 10:00 AM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi guys, Cosmin

Re: [GSoC] Automated webapp tests API draft

2010-06-08 Thread Jakob Korherr
; } public void input(String value) { return webAppTester.input(value); } [...] } On Tue, Jun 8, 2010 at 9:36 AM, Jakob Korherr jakob.korh...@gmail.com wrote: Hi Mike, Thanks for looking at this! The input().into() will most likely just delegate to HtmlUnit to set the values

[GSoC] Automated webapp tests API draft

2010-06-07 Thread Jakob Korherr
it will be possible to run automated tests against the real JSF implementation running in a container (e.g. Jetty). It would be very great if you could take a look at the proposal and tell us what you think about it or how you would change it. Thanks in advance! Regards, Jakob -- Jakob Korherr blog: http

[jira] Updated: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-31 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2734: --- Status: Resolved (was: Patch Available) Fix Version/s: 2.0.1-SNAPSHOT

Re: [GSOC] HTML5 Prototype hx:inputFileUpload

2010-05-31 Thread Jakob Korherr
://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] Commented: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872897#action_12872897 ] Jakob Korherr commented on MYFACES-2734: That's a really good idea Leonardo

[jira] Commented: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872913#action_12872913 ] Jakob Korherr commented on MYFACES-2734: Yes, right. I will implement the changes

[jira] Commented: (MYFACES-2165) concurrent issue in initializing myfaces 1.1.6

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12872919#action_12872919 ] Jakob Korherr commented on MYFACES-2165: If you want the patch to be applied

[jira] Updated: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2734: --- Status: Patch Available (was: Open) Character encoding not set correctly before Restore

[jira] Created: (MYFACES-2738) Use isInstance() instead of iterating through the enum constants in EnumConverter

2010-05-28 Thread Jakob Korherr (JIRA)
: MyFaces Core Issue Type: Improvement Components: JSR-314 Affects Versions: 2.0.0 Reporter: Jakob Korherr Assignee: Jakob Korherr Priority: Minor -- This message is automatically generated by JIRA. - You can reply to this email to add

[jira] Resolved: (MYFACES-2738) Use isInstance() instead of iterating through the enum constants in EnumConverter

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2738. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Use isInstance() instead

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Jakob Korherr
if (event.preventDefault) event.preventDefault(); -- Matthias Wessendorf blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf -- Jakob Korherr blog: http://www.jakobk.com twitter: http

[jira] Created: (MYFACES-2739) Pass through String values in EnumConverter.getAsString()

2010-05-28 Thread Jakob Korherr (JIRA)
Components: JSR-314 Affects Versions: 2.0.0 Reporter: Jakob Korherr Assignee: Jakob Korherr From the related spec issue (#817 - https://javaserverfaces-spec-public.dev.java.net/issues/show_bug.cgi?id=817): In every standard by-type converter in the JSF spec

[jira] Commented: (MYFACES-2739) Pass through String values in EnumConverter.getAsString()

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873110#action_12873110 ] Jakob Korherr commented on MYFACES-2739: I think we could introduce a config

Re: [GSOC] HTML5 Prototypes DnD components

2010-05-28 Thread Jakob Korherr
period, we'll have example application, Javadoc, Tlddoc and some wiki (and a presentation hopefully). So just for better readability, I can put them. On Fri, May 28, 2010 at 7:04 PM, Jakob Korherr jakob.korh...@gmail.comwrote: Hi Ali, +1 on putting this on a cwiki space - it will be more

[jira] Commented: (MYFACES-2739) Pass through String values in EnumConverter.getAsString()

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873121#action_12873121 ] Jakob Korherr commented on MYFACES-2739: Attached proposed patch

[jira] Updated: (MYFACES-2739) Pass through String values in EnumConverter.getAsString()

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated MYFACES-2739: --- Status: Patch Available (was: Open) Pass through String values

[jira] Commented: (MYFACES-2739) Pass through String values in EnumConverter.getAsString()

2010-05-28 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12873134#action_12873134 ] Jakob Korherr commented on MYFACES-2739: OK, it was just a proposal. I took

Re: Extended Debug Tree - MYFACES-2676

2010-05-27 Thread Jakob Korherr
this feature (for now). regards, gerhard http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2010/5/27 Jakob Korherr jakob.korh...@gmail.com Hi guys, I'd like to sum

[jira] Commented: (MYFACES-2734) Character encoding not set correctly before Restore View

2010-05-26 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12871757#action_12871757 ] Jakob Korherr commented on MYFACES-2734: I did some research about this issue

Re: Extended Debug Tree - MYFACES-2676

2010-05-26 Thread Jakob Korherr
users. So my suggestion is to leave the code on UIInput but to cache the Project Stage setting in a static final attribute on UIInput to get rid of the performance issue and furthermore add a wiki page about this. What do you guys think? Regards, Jakob 2010/5/21 Jakob Korherr jakob.korh

Re: [Core] Problem with Composite Components and ValueReferences?

2010-05-25 Thread Jakob Korherr
of composite components. Where should this problem be fixed? Should there be some hack to get the full expression string (how?) and chop off cc.attrs.bean name. in _BeanValidatorUELUtils? Or can this be fixed in the Apache EL code? Thanks, Curtiss Howard -- Jakob Korherr blog: http

[jira] Created: (MYFACES-2736) Do not render CDATA section on UIDebug's JavaScript for partial requests

2010-05-25 Thread Jakob Korherr (JIRA)
Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0 Reporter: Jakob Korherr Assignee: Jakob Korherr Currently UIDebug.encodeBegin() always adds a CDATA section for the JavaScript of ui:debug /. This is no problem when using the standard MyFaces

[jira] Resolved: (MYFACES-2736) Do not render CDATA section on UIDebug's JavaScript for partial requests

2010-05-25 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2736. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Do not render CDATA section

Re: Extended Debug Tree - MYFACES-2676

2010-05-21 Thread Jakob Korherr
this information... Martin Regards, Jakob -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional

[jira] Commented: (MYFACES-2730) FacesContext not available on application startup

2010-05-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12870012#action_12870012 ] Jakob Korherr commented on MYFACES-2730: I recently also ran into this problem

[jira] Created: (MYFACES-2731) f:validateBean disabled=true / should only disable adding the validator as a default-validator

2010-05-21 Thread Jakob Korherr (JIRA)
-2731 Project: MyFaces Core Issue Type: Task Reporter: Jakob Korherr ...though it still should be possible to add it manually. For example: h:inputText f:validateBean disabled=true/ f:validateBean / /h:inputText This should add the BeanValidator

[jira] Resolved: (MYFACES-2731) f:validateBean disabled=true / should only disable adding the validator as a default-validator

2010-05-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2731. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed f:validateBean disabled=true

[jira] Created: (MYFACES-2732) ValidatorTagHandlerDelegate should ignore binding, disabled and for on its MetaRuleset

2010-05-21 Thread Jakob Korherr (JIRA)
Project: MyFaces Core Issue Type: Task Components: JSR-314 Affects Versions: 2.0.0 Reporter: Jakob Korherr Assignee: Jakob Korherr While writing some tests for f:validateBean I found out that currently the MetaRuleset of ValidatorTagHandlerDelegate

[jira] Resolved: (MYFACES-2732) ValidatorTagHandlerDelegate should ignore binding, disabled and for on its MetaRuleset

2010-05-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2732. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed ValidatorTagHandlerDelegate

Re: Extended Debug Tree - MYFACES-2676

2010-05-21 Thread Jakob Korherr
var will reside in a class which is loaded by the context class-loader - so once per app. Problems might only arise if MyFaces is deployed only once for all web-apps - which will seldom be the case, I guess. best regards, Martin On 5/21/10, Jakob Korherr jakob.korh...@gmail.com wrote: So

[jira] Created: (MYFACES-2733) Provide tests for f:validateBean /

2010-05-21 Thread Jakob Korherr (JIRA)
: 2.0.0 Reporter: Jakob Korherr Assignee: Jakob Korherr There are a lot of different scenarios possible with f:validateBean / (nested, wrapping, different validation groups, disabled/enabled, BeanValidator set as default validator,...) and we currently do not test any

[jira] Resolved: (MYFACES-2733) Provide tests for f:validateBean /

2010-05-21 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2733?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2733. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed Provide tests for f:validateBean

Re: [JSF 2] Make jetty:run work

2010-05-20 Thread Jakob Korherr
simply added the patch there. Unfortunately it is rather old and seems to be neglected. Maybe some voting over there would help: http://jira.codehaus.org/browse/JETTY-1107 regards Michael -- Jakob Korherr blog: http://www.jakobk.com twitter

[jira] Resolved: (MYFACES-2697) BeanValidation class is annotated with @FacesValidator tag

2010-05-20 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2697. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed BeanValidation class

Extended Debug Tree - MYFACES-2676

2010-05-19 Thread Jakob Korherr
to display the call stack) or if we should remove the code from UIInput (which means no slowdown on setSubmittedValue() and setValue() but loosing the call stack). What do you guys think? Any opinions/objections? Regards, Jakob -- Jakob Korherr blog: http://www.jakobk.com twitter: http

[jira] Commented: (MYFACES-2697) BeanValidation class is annotated with @FacesValidator tag

2010-05-19 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12869123#action_12869123 ] Jakob Korherr commented on MYFACES-2697: I will check this again (also against

Re: Extended Debug Tree - MYFACES-2676

2010-05-19 Thread Jakob Korherr
-- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces -- Jakob

Re: [VOTE] release for myfaces builder plugin 1.0.6

2010-05-18 Thread Jakob Korherr
-106http://people.apache.org/%7Elu4242/m2-plugins-106 [2] http://www.apache.org/foundation/voting.html#ReleaseVotes [3] http://wiki.apache.org/myfaces/BuilderPluginRelease106 -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] Resolved: (MYFACES-2719) faces-redirect=true lost the url parameters

2010-05-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2719. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed faces-redirect=true lost the url

[jira] Commented: (MYFACES-2720) Validation error removes all url parameters

2010-05-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868677#action_12868677 ] Jakob Korherr commented on MYFACES-2720: If you are using the URL parameters

[jira] Resolved: (MYFACES-2724) OutcomeTarget button and link should always add navigation case parameters

2010-05-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2724. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed OutcomeTarget button and link

[jira] Created: (MYFACES-2725) OutcomeTarget button and link do not render fragment

2010-05-18 Thread Jakob Korherr (JIRA)
: JSR-314 Affects Versions: 2.0.0 Reporter: Jakob Korherr Assignee: Jakob Korherr -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.

[jira] Resolved: (MYFACES-2725) OutcomeTarget button and link do not render fragment

2010-05-18 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2725. Fix Version/s: 2.0.1-SNAPSHOT Resolution: Fixed OutcomeTarget button and link do

Re: [GSOC-HTML5] ClientBehavior and ClientBehaviorHolder's attributes

2010-05-17 Thread Jakob Korherr
.../ /h:inputText -- My Blog: http://blog.aliok.com.tr Twitter: http://twitter.com/aliok_tr -- Jakob Korherr blog: http://www.jakobk.com twitter: http://twitter.com/jakobkorherr work: http://www.irian.at

[jira] Commented: (MYFACES-2719) faces-redirect=true lost the url parameters

2010-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868379#action_12868379 ] Jakob Korherr commented on MYFACES-2719: From the spec section 7.4.2

[jira] Commented: (MYFACES-2719) faces-redirect=true lost the url parameters

2010-05-17 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12868387#action_12868387 ] Jakob Korherr commented on MYFACES-2719: Committed fix for this issue. Test case

[jira] Commented: (TOMAHAWK-1504) Update autoscroll feature to JSF 2

2010-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867483#action_12867483 ] Jakob Korherr commented on TOMAHAWK-1504: - Really great idea, Leonardo

Re: proposed: myfaces jsf.js refactorings

2010-05-14 Thread Jakob Korherr
, this looks very familiar. Werner Am 11.05.10 14:48, schrieb Jakob Korherr: Yes, sure. However it is important to have these refactorings on core first. Then we can adopt them to Tomahawk 2.0! I am sure we will find a way ;) Regards, Jakob 2010/5/11 Werner Punz werner.p...@gmail.com

[jira] Reopened: (MYFACES-2687) Make sure jsf.js is included if client behaviors are rendered

2010-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr reopened MYFACES-2687: HtmlMenuRendererBase has been forgotten, thus the inline rendering does not work

[jira] Commented: (MYFACES-2687) Make sure jsf.js is included if client behaviors are rendered

2010-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867495#action_12867495 ] Jakob Korherr commented on MYFACES-2687: ...and HtmlListboxRendererBase too

[jira] Resolved: (MYFACES-2687) Make sure jsf.js is included if client behaviors are rendered

2010-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr resolved MYFACES-2687. Resolution: Fixed Make sure jsf.js is included if client behaviors are rendered

[jira] Commented: (MYFACES-2715) CommandLink didnt have id by default, will cause ajax problem

2010-05-14 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12867582#action_12867582 ] Jakob Korherr commented on MYFACES-2715: Note that the id and name attributes

<    3   4   5   6   7   8   9   10   11   12   >