[jira] [Commented] (MYFACES-4187) ResourceHandler.createResource methods should throw NPE

2018-01-10 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16321651#comment-16321651 ] Paul Nicolucci commented on MYFACES-4187: - Patch is attached, I'll commit this tomorrow if no

[jira] [Commented] (MYFACES-4175) template XHTML file fails to load when in /resources dir

2018-01-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16319990#comment-16319990 ] Thomas Andraschko commented on MYFACES-4175: Thanks Jay! As Leo mentioned, i'm also not

[jira] [Updated] (MYFACES-4175) template XHTML file fails to load when in /resources dir

2018-01-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Andraschko updated MYFACES-4175: --- Resolution: Fixed Assignee: Thomas Andraschko Status: Resolved (was:

[jira] [Created] (TOBAGO-1841) Component for HTML datalist tag

2018-01-10 Thread Henning Noeth (JIRA)
Henning Noeth created TOBAGO-1841: - Summary: Component for HTML datalist tag Key: TOBAGO-1841 URL: https://issues.apache.org/jira/browse/TOBAGO-1841 Project: MyFaces Tobago Issue Type: New

[jira] [Commented] (MYFACES-3525) javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL value affects display behavior for required fields

2018-01-10 Thread Bill Lucy (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320378#comment-16320378 ] Bill Lucy commented on MYFACES-3525: I agree that 3) is a valid case - but I don't think we care

[jira] [Commented] (MYFACES-3525) javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL value affects display behavior for required fields

2018-01-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320410#comment-16320410 ] Thomas Andraschko commented on MYFACES-3525: I think the patch is fine, i would just cache

[jira] [Created] (MYFACES-4187) ResourceHandler.createResource methods should throw NPE

2018-01-10 Thread Paul Nicolucci (JIRA)
Paul Nicolucci created MYFACES-4187: --- Summary: ResourceHandler.createResource methods should throw NPE Key: MYFACES-4187 URL: https://issues.apache.org/jira/browse/MYFACES-4187 Project: MyFaces Core

[jira] [Commented] (MYFACES-4187) ResourceHandler.createResource methods should throw NPE

2018-01-10 Thread Paul Nicolucci (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-4187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320842#comment-16320842 ] Paul Nicolucci commented on MYFACES-4187: - I'm writing a unit test and a fix for this. Should be

[jira] [Commented] (TOBAGO-1837) Update Bootstrap to 4.0.0 beta 3 (from beta 2)

2018-01-10 Thread Henning Noeth (JIRA)
[ https://issues.apache.org/jira/browse/TOBAGO-1837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320273#comment-16320273 ] Henning Noeth commented on TOBAGO-1837: --- There are still issues with tc:bar. A collapsed tc:bar

[jira] [Commented] (MYFACES-3525) javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL value affects display behavior for required fields

2018-01-10 Thread Thomas Andraschko (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320606#comment-16320606 ] Thomas Andraschko commented on MYFACES-3525: the patch works fine; +1 I just wonder if we

[jira] [Commented] (MYFACES-3525) javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL value affects display behavior for required fields

2018-01-10 Thread Eduardo Breijo (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16320463#comment-16320463 ] Eduardo Breijo commented on MYFACES-3525: - Uploaded the patch again with Thomas recommendation.

[jira] [Commented] (MYFACES-3525) javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL value affects display behavior for required fields

2018-01-10 Thread Bill Lucy (JIRA)
[ https://issues.apache.org/jira/browse/MYFACES-3525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16321207#comment-16321207 ] Bill Lucy commented on MYFACES-3525: Is something like