[jira] [Comment Edited] (MYFACES-4297) Client Side state / stateless views should not force session creation

2019-07-22 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16890054#comment-16890054 ] Thomas Andraschko edited comment on MYFACES-4297 at 7/22/19 10:07 AM:

[jira] [Commented] (MYFACES-3561) [perf] skip UniqueIdVendor.createUniqueId(FacesContext context, String seed) for facelets generated component ids

2019-07-18 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887765#comment-16887765 ] Thomas Andraschko commented on MYFACES-3561: Tried to apply it to 3.x but unittests are

[jira] [Resolved] (MYFACES-4265) Remove old IE6 (and older) workarounds

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4265. Resolution: Fixed > Remove old IE6 (and older) workarounds >

[jira] [Comment Edited] (MYFACES-4297) Client Side state / stateless views should not force session creation

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887159#comment-16887159 ] Thomas Andraschko edited comment on MYFACES-4297 at 7/17/19 3:17 PM:

[jira] [Commented] (MYFACES-4297) Client Side state / stateless views should not force session creation

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887159#comment-16887159 ] Thomas Andraschko commented on MYFACES-4297: It should be there soon:

[jira] [Commented] (MYFACES-4246) (Startup)FacesContext not available in ServletContextListener

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887134#comment-16887134 ] Thomas Andraschko commented on MYFACES-4246: I would close it for now. Even the sample

[jira] [Commented] (MYFACES-4297) Client Side state / stateless views should not force session creation

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16887126#comment-16887126 ] Thomas Andraschko commented on MYFACES-4297: oh, i see :D I fixed it in 2.2, lets do a

[jira] [Commented] (MYFACES-4294) Emoji characters are filtered in ajax requests in myfaces ver > 2.3.2

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886998#comment-16886998 ] Thomas Andraschko commented on MYFACES-4294: [~mohsen] can you provide a sample bean +

[jira] [Resolved] (MYFACES-4297) Client Side state / stateless views should not force session creation

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4297. Resolution: Fixed Assignee: Thomas Andraschko > Client Side state /

[jira] [Commented] (MYFACES-4297) Client Side state / stateless views should not force session creation

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886983#comment-16886983 ] Thomas Andraschko commented on MYFACES-4297: [~ncister]do you need it for 2.2? Not sure if

[jira] [Commented] (MYFACES-4297) Client Side state should not not create sessions

2019-07-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886798#comment-16886798 ] Thomas Andraschko commented on MYFACES-4297: Could you work on a patch? Does the same

[jira] [Comment Edited] (MYFACES-3789) Change default refresh period for facelets from 2 to 0 sec (=always refresh)

2019-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886111#comment-16886111 ] Thomas Andraschko edited comment on MYFACES-3789 at 7/16/19 1:36 PM:

[jira] [Commented] (MYFACES-3789) Change default refresh period for facelets from 2 to 0 sec (=always refresh)

2019-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886111#comment-16886111 ] Thomas Andraschko commented on MYFACES-3789: JFYI: this is a big performance drop for the

[jira] [Comment Edited] (MYFACES-3789) Change default refresh period for facelets from 2 to 0 sec (=always refresh)

2019-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16886111#comment-16886111 ] Thomas Andraschko edited comment on MYFACES-3789 at 7/16/19 1:31 PM:

[jira] [Resolved] (MYFACES-4296) [perf] use DateTimeFormatter instead SimpleDateFormat and cache it

2019-07-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4296. Resolution: Fixed > [perf] use DateTimeFormatter instead SimpleDateFormat and

[jira] [Created] (MYFACES-4296) [perf] use DateTimeFormatter instead SimpleDateFormat and cache it

2019-07-16 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4296: -- Summary: [perf] use DateTimeFormatter instead SimpleDateFormat and cache it Key: MYFACES-4296 URL: https://issues.apache.org/jira/browse/MYFACES-4296

[jira] [Resolved] (MYFACES-4295) Websocket doesn't work with wrapped ResponseWriter like PrimeFaces MoveScriptsToBottom

2019-06-20 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4295. Resolution: Fixed > Websocket doesn't work with wrapped ResponseWriter like

[jira] [Created] (MYFACES-4295) Websocket doesn't work with wrapped ResponseWriter like PrimeFaces MoveScriptsToBottom

2019-06-20 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4295: -- Summary: Websocket doesn't work with wrapped ResponseWriter like PrimeFaces MoveScriptsToBottom Key: MYFACES-4295 URL:

[jira] [Commented] (MYFACES-4294) Emoji characters are filtered in ajax requests in myfaces ver > 2.3.2

2019-06-17 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16865522#comment-16865522 ] Thomas Andraschko commented on MYFACES-4294: Also see:

[jira] [Commented] (MYFACES-4294) Emoji characters are filtered in ajax requests in myfaces ver > 2.3.2

2019-06-16 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16864989#comment-16864989 ] Thomas Andraschko commented on MYFACES-4294: [~cnsgithub] can you check this pls? Probably

[jira] [Resolved] (MYFACES-4293) NumberConverter.getAsObject returns Long values for BigInteger attributes

2019-06-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4293. Resolution: Fixed Fix Version/s: 3.0.0-SNAPSHOT >

[jira] [Resolved] (MYFACES-4290) [perf] Remove commons digester

2019-05-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4290. Resolution: Fixed > [perf] Remove commons digester >

[jira] [Created] (MYFACES-4290) [perf] Remove commons digester

2019-05-14 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4290: -- Summary: [perf] Remove commons digester Key: MYFACES-4290 URL: https://issues.apache.org/jira/browse/MYFACES-4290 Project: MyFaces Core Issue

[jira] [Resolved] (MYFACES-4279) inputText: lack of user input validation (maxlength)

2019-05-06 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4279. Resolution: Fixed > inputText: lack of user input validation (maxlength) >

[jira] [Resolved] (MYFACES-4289) 404 Resource Errors after MyFaces-4270

2019-05-02 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4289. Resolution: Fixed > 404 Resource Errors after MyFaces-4270 >

[jira] [Commented] (MYFACES-4289) 404 Resource Errors after MyFaces-4270

2019-04-30 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16830719#comment-16830719 ] Thomas Andraschko commented on MYFACES-4289: comitted a fix to 2.3.x - need to rereun

[jira] [Commented] (MYFACES-4288) Tag not working as expected

2019-04-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826891#comment-16826891 ] Thomas Andraschko commented on MYFACES-4288: so can we close it? Maybe it was a problem in

[jira] [Commented] (MYFACES-4288) Tag not working as expected

2019-04-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826808#comment-16826808 ] Thomas Andraschko commented on MYFACES-4288: yep > Tag not working as expected >

[jira] [Comment Edited] (MYFACES-4288) Tag not working as expected

2019-04-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826734#comment-16826734 ] Thomas Andraschko edited comment on MYFACES-4288 at 4/26/19 7:35 AM:

[jira] [Commented] (MYFACES-4288) Tag not working as expected

2019-04-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16826734#comment-16826734 ] Thomas Andraschko commented on MYFACES-4288: Tried it and it works fine. I just removed the

[jira] [Commented] (MYFACES-4279) inputText: lack of user input validation (maxlength)

2019-04-23 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16823868#comment-16823868 ] Thomas Andraschko commented on MYFACES-4279: [~cnsgithub] would you like to provide a PR?

[jira] [Commented] (TOMAHAWK-1177) ExtensionsFilter should not buffer data for certain content-types

2019-03-25 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800844#comment-16800844 ] Thomas Andraschko commented on TOMAHAWK-1177: - Tomahawk is in maintanence mode since

[jira] [Resolved] (MYFACES-4281) tag parsing error

2019-03-19 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4281. Resolution: Fixed Thanks to [~jfrm.mau...@gmail.com]! > tag parsing error >

[jira] [Comment Edited] (MYFACES-4238) Single quote not properly encoded in renderkit.html.util.HTMLEncoder

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793885#comment-16793885 ] Thomas Andraschko edited comment on MYFACES-4238 at 3/15/19 7:23 PM:

[jira] [Commented] (MYFACES-4250) NullPointerException triggered as consequence of FaceletsCompilerSupport.loadLibraries

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793882#comment-16793882 ] Thomas Andraschko commented on MYFACES-4250: [~simon.geard] I really struggle with this

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793867#comment-16793867 ] Thomas Andraschko commented on MYFACES-4282: It's ok for me. Could there be a case where

[jira] [Commented] (MYFACES-4284) ClassNotFoundException during initialization

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793860#comment-16793860 ] Thomas Andraschko commented on MYFACES-4284: I really wonder if the servlet container

[jira] [Resolved] (MYFACES-4285) NullPointerException because of 4099

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4285. Resolution: Fixed > NullPointerException because of 4099 >

[jira] [Commented] (MYFACES-4285) NullPointerException because of 4099

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793852#comment-16793852 ] Thomas Andraschko commented on MYFACES-4285: nevertheless, i will add a null check to

[jira] [Commented] (MYFACES-4285) NullPointerException because of 4099

2019-03-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16793844#comment-16793844 ] Thomas Andraschko commented on MYFACES-4285: i personally think that your case is invalid.

[jira] [Commented] (MYFACES-4285) NullPointerException because of 4099

2019-03-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792847#comment-16792847 ] Thomas Andraschko commented on MYFACES-4285: It would be great if you could provide a whole

[jira] [Commented] (MYFACES-4285) NullPointerException because of 4099

2019-03-14 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792854#comment-16792854 ] Thomas Andraschko commented on MYFACES-4285: Duplicate of 4286? So please Close one >

[jira] [Commented] (MYFACES-4281) tag parsing error

2019-03-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792132#comment-16792132 ] Thomas Andraschko commented on MYFACES-4281: A list of "html native" namespaces would be

[jira] [Comment Edited] (MYFACES-4281) tag parsing error

2019-03-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16792132#comment-16792132 ] Thomas Andraschko edited comment on MYFACES-4281 at 3/13/19 9:48 PM:

[jira] [Commented] (MYFACES-4281) tag parsing error

2019-03-12 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16790516#comment-16790516 ] Thomas Andraschko commented on MYFACES-4281: I can't give any tips, maybe Leo can. If you

[jira] [Resolved] (MYFACES-4283) [perf] UIForm#invokeOnComponent with prependId=true

2019-03-03 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4283. Resolution: Fixed > [perf] UIForm#invokeOnComponent with prependId=true >

[jira] [Created] (MYFACES-4283) [perf] UIForm#invokeOnComponent with prependId=true

2019-03-03 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4283: -- Summary: [perf] UIForm#invokeOnComponent with prependId=true Key: MYFACES-4283 URL: https://issues.apache.org/jira/browse/MYFACES-4283 Project: MyFaces

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-28 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16780999#comment-16780999 ] Thomas Andraschko commented on MYFACES-4282: any update [~wtlucy]? > Incompatibility with

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765124#comment-16765124 ] Thomas Andraschko commented on MYFACES-4282: Yup. Seems like includeViewParams internally

[jira] [Comment Edited] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765124#comment-16765124 ] Thomas Andraschko edited comment on MYFACES-4282 at 2/11/19 4:25 PM:

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765108#comment-16765108 ] Thomas Andraschko commented on MYFACES-4282: I can verify this behavior, when starting with

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765065#comment-16765065 ] Thomas Andraschko commented on MYFACES-4282: I would revert it and double-check what really

[jira] [Comment Edited] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765063#comment-16765063 ] Thomas Andraschko edited comment on MYFACES-4282 at 2/11/19 3:19 PM:

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765063#comment-16765063 ] Thomas Andraschko commented on MYFACES-4282: [~eduardobreijo] Can you check this pls? We

[jira] [Commented] (MYFACES-4282) Incompatibility with DeltaSpike JSF Module 1.x

2019-02-11 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16765010#comment-16765010 ] Thomas Andraschko commented on MYFACES-4282: The only commit which directly targets the

[jira] [Comment Edited] (MYFACES-4281) tag parsing error

2019-02-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16763141#comment-16763141 ] Thomas Andraschko edited comment on MYFACES-4281 at 2/7/19 10:54 PM:

[jira] [Comment Edited] (MYFACES-4281) tag parsing error

2019-02-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16763141#comment-16763141 ] Thomas Andraschko edited comment on MYFACES-4281 at 2/7/19 10:47 PM:

[jira] [Commented] (MYFACES-4281) tag parsing error

2019-02-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16763141#comment-16763141 ] Thomas Andraschko commented on MYFACES-4281: The startpoint is probably somwhere in the

[jira] [Commented] (MYFACES-4281) tag parsing error

2019-02-06 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761864#comment-16761864 ] Thomas Andraschko commented on MYFACES-4281: Simple xhtml without tobago works fine for me:

[jira] [Commented] (MYFACES-4281) tag parsing error

2019-02-06 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16761827#comment-16761827 ] Thomas Andraschko commented on MYFACES-4281: Can you please provide a full/valid xhtml with

[jira] [Created] (MYFACES-4280) CSP: nonce attribute on script tags will be ignored on ajax updates

2019-01-28 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4280: -- Summary: CSP: nonce attribute on script tags will be ignored on ajax updates Key: MYFACES-4280 URL: https://issues.apache.org/jira/browse/MYFACES-4280

[jira] [Commented] (MYFACES-4265) Remove old IE6 (and older) workarounds

2019-01-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741650#comment-16741650 ] Thomas Andraschko commented on MYFACES-4265: Removed it on both server and client:

[jira] [Commented] (MYFACES-4265) Remove old IE6 (and older) workarounds

2019-01-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741612#comment-16741612 ] Thomas Andraschko commented on MYFACES-4265: +1 [~werpu] can we also remove

[jira] [Commented] (MYFACES-4053) PartialViewContextImpl does not fully implement the requirements outlined in section 2.2.6.1 of the JSF 2.2 Spec

2019-01-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741610#comment-16741610 ] Thomas Andraschko commented on MYFACES-4053: I did a short look on the specs and it seems

[jira] [Commented] (MYFACES-4250) NullPointerException triggered as consequence of FaceletsCompilerSupport.loadLibraries

2019-01-13 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16741607#comment-16741607 ] Thomas Andraschko commented on MYFACES-4250: [~simon.geard] could you atleast provide a

[jira] [Resolved] (MYFACES-4278) [perf] use cached RuntimeConfig in the ApplicationImpl

2019-01-09 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4278. Resolution: Fixed > [perf] use cached RuntimeConfig in the ApplicationImpl >

[jira] [Created] (MYFACES-4278) [perf] use cached RuntimeConfig in the ApplicationImpl

2019-01-09 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4278: -- Summary: [perf] use cached RuntimeConfig in the ApplicationImpl Key: MYFACES-4278 URL: https://issues.apache.org/jira/browse/MYFACES-4278 Project: MyFaces

[jira] [Commented] (MYFACES-4251) Differences in some API classes between MyFaces 2.3 and Mojarra 2.3

2019-01-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16736130#comment-16736130 ] Thomas Andraschko commented on MYFACES-4251: +1 Please also apply it to master/3.x >

[jira] [Commented] (MYFACES-4251) Differences in some API classes between MyFaces 2.3 and Mojarra 2.3

2019-01-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16735998#comment-16735998 ] Thomas Andraschko commented on MYFACES-4251: Yep, i would remove it for now. Thats an

[jira] [Commented] (MYFACES-4251) Differences in some API classes between MyFaces 2.3 and Mojarra 2.3

2019-01-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16735967#comment-16735967 ] Thomas Andraschko commented on MYFACES-4251: Do we need the new processEvent in UIViewRoot?

[jira] [Comment Edited] (MYFACES-4251) Differences in some API classes between MyFaces 2.3 and Mojarra 2.3

2019-01-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16735967#comment-16735967 ] Thomas Andraschko edited comment on MYFACES-4251 at 1/7/19 3:31 PM:

[jira] [Comment Edited] (MYFACES-4251) Differences in some API classes between MyFaces 2.3 and Mojarra 2.3

2019-01-07 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16735967#comment-16735967 ] Thomas Andraschko edited comment on MYFACES-4251 at 1/7/19 3:31 PM:

[jira] [Resolved] (MYFACES-4277) [perf] cache if view is protected

2018-12-25 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4277. Resolution: Fixed > [perf] cache if view is protected >

[jira] [Created] (MYFACES-4277) [perf] cache if view is protected

2018-12-25 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4277: -- Summary: [perf] cache if view is protected Key: MYFACES-4277 URL: https://issues.apache.org/jira/browse/MYFACES-4277 Project: MyFaces Core Issue

[jira] [Created] (MYFACES-4276) [perf] cache derived viewId

2018-12-25 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4276: -- Summary: [perf] cache derived viewId Key: MYFACES-4276 URL: https://issues.apache.org/jira/browse/MYFACES-4276 Project: MyFaces Core Issue Type:

[jira] [Resolved] (MYFACES-4276) [perf] cache derived viewId

2018-12-25 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4276. Resolution: Fixed > [perf] cache derived viewId > --- >

[jira] [Resolved] (MYFACES-4275) [perf] optimize TagAttributesImpl access

2018-12-25 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4275. Resolution: Fixed Testcase with 1.000.000 get+getAll before: ~400ms after the

[jira] [Created] (MYFACES-4275) [perf] optimize TagAttributesImpl access

2018-12-25 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4275: -- Summary: [perf] optimize TagAttributesImpl access Key: MYFACES-4275 URL: https://issues.apache.org/jira/browse/MYFACES-4275 Project: MyFaces Core

[jira] [Commented] (MYFACES-4265) Remove old IE6 (and older) workarounds

2018-12-20 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16726165#comment-16726165 ] Thomas Andraschko commented on MYFACES-4265: nice :) it would be great if you could also

[jira] [Commented] (MYFACES-4251) Differences in some API classes between MyFaces 2.3 and Mojarra 2.3

2018-12-15 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16722133#comment-16722133 ] Thomas Andraschko commented on MYFACES-4251: [~eduardobreijo] Do you have time to work on

[jira] [Resolved] (MYFACES-4256) JSF3: Remove 1.x ViewHandler support

2018-12-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4256. Resolution: Fixed Assignee: Thomas Andraschko > JSF3: Remove 1.x

[jira] [Resolved] (MYFACES-4274) Lookup ExpressionFactory, also if SUPPORT_JSP_AND_FACES_EL is false

2018-12-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4274. Resolution: Fixed > Lookup ExpressionFactory, also if SUPPORT_JSP_AND_FACES_EL

[jira] [Created] (MYFACES-4274) Lookup ExpressionFactory, also if SUPPORT_JSP_AND_FACES_EL is false

2018-12-10 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4274: -- Summary: Lookup ExpressionFactory, also if SUPPORT_JSP_AND_FACES_EL is false Key: MYFACES-4274 URL: https://issues.apache.org/jira/browse/MYFACES-4274

[jira] [Updated] (MYFACES-2489) Clean up the viewId calculation algorithm

2018-12-06 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated MYFACES-2489: --- Resolution: Fixed Assignee: Thomas Andraschko Fix Version/s:

[jira] [Resolved] (MYFACES-4272) [perf] avoid FormInfo instances

2018-12-05 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4272. Resolution: Fixed > [perf] avoid FormInfo instances >

[jira] [Created] (MYFACES-4272) [perf] avoid FormInfo instances

2018-12-05 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4272: -- Summary: [perf] avoid FormInfo instances Key: MYFACES-4272 URL: https://issues.apache.org/jira/browse/MYFACES-4272 Project: MyFaces Core Issue

[jira] [Commented] (MYFACES-4267) transient attribute is not inherited from template to final page.

2018-12-04 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16708432#comment-16708432 ] Thomas Andraschko commented on MYFACES-4267: PRs are looking good, feel free to merge. >

[jira] [Resolved] (MYFACES-4271) [perf] DefaultViewHandlerSupport cache is not always used

2018-12-04 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4271. Resolution: Fixed > [perf] DefaultViewHandlerSupport cache is not always used >

[jira] [Created] (MYFACES-4271) [perf] DefaultViewHandlerSupport cache is not always used

2018-12-04 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4271: -- Summary: [perf] DefaultViewHandlerSupport cache is not always used Key: MYFACES-4271 URL: https://issues.apache.org/jira/browse/MYFACES-4271 Project:

[jira] [Commented] (TOMAHAWK-1686) Tomahawk should support commons-fileupload v1.3.3 due to CVE-2016-1000031

2018-11-30 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/TOMAHAWK-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704939#comment-16704939 ] Thomas Andraschko commented on TOMAHAWK-1686: - Just try it by yourself. We don't have any

[jira] [Commented] (MYFACES-3217) Integration tests for MyFaces core

2018-11-29 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703223#comment-16703223 ] Thomas Andraschko commented on MYFACES-3217: I created some basic integration tests. They

[jira] [Resolved] (MYFACES-3217) Integration tests for MyFaces core

2018-11-29 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-3217. Resolution: Fixed > Integration tests for MyFaces core >

[jira] [Resolved] (MYFACES-4270) Exact mapping doesn't work correctly

2018-11-29 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4270. Resolution: Fixed > Exact mapping doesn't work correctly >

[jira] [Resolved] (MYFACES-4269) [perf] getServletRegistrations is slow and not cached

2018-11-29 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4269. Resolution: Fixed > [perf] getServletRegistrations is slow and not cached >

[jira] [Created] (MYFACES-4270) Exact mapping doesn't work correctly

2018-11-29 Thread Thomas Andraschko (JIRA)
Thomas Andraschko created MYFACES-4270: -- Summary: Exact mapping doesn't work correctly Key: MYFACES-4270 URL: https://issues.apache.org/jira/browse/MYFACES-4270 Project: MyFaces Core

[jira] [Commented] (MYFACES-4267) transient attribute is not inherited from template to final page.

2018-11-28 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16702382#comment-16702382 ] Thomas Andraschko commented on MYFACES-4267: Thank you very much! +1 from my side. But also

[jira] [Commented] (MYFACES-4269) [perf] getServletRegistrations is slow and not cached

2018-11-27 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16701125#comment-16701125 ] Thomas Andraschko commented on MYFACES-4269: Added a new cache, which even caches the

[jira] [Resolved] (MYFACES-4266) Ajax update fails due to invalid characters in response XML (DoS)

2018-11-27 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko resolved MYFACES-4266. Resolution: Fixed > Ajax update fails due to invalid characters in response XML

[jira] [Comment Edited] (MYFACES-4269) [perf] getServletRegistrations is slow and not cached

2018-11-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16699625#comment-16699625 ] Thomas Andraschko edited comment on MYFACES-4269 at 11/26/18 10:10 PM:

[jira] [Commented] (MYFACES-4269) [perf] getServletRegistrations is slow and not cached

2018-11-26 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16699625#comment-16699625 ] Thomas Andraschko commented on MYFACES-4269: [~eduardobreijo] You introduced another cache

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