[GitHub] [myfaces] volosied commented on pull request #390: MYFACES-4508: Handle Integer Only Parse Position

2022-11-22 Thread GitBox
volosied commented on PR #390: URL: https://github.com/apache/myfaces/pull/390#issuecomment-1324502217 Will need to look into the unit test: ``` Error: Failures: Error: NumberConverterTest.testGetAsObjectWithBigIntegerAndParsePosition:218 Error: Errors: Error:

[GitHub] [myfaces] volosied opened a new pull request, #390: MYFACES-4508: Handle Integer Only Parse Position

2022-11-22 Thread GitBox
volosied opened a new pull request, #390: URL: https://github.com/apache/myfaces/pull/390 https://issues.apache.org/jira/projects/MYFACES/issues/MYFACES-4508 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [myfaces] volosied opened a new pull request, #389: MYFACES-4507: Create contextual storage if it doesn't exist for flow

2022-11-22 Thread GitBox
volosied opened a new pull request, #389: URL: https://github.com/apache/myfaces/pull/389 https://issues.apache.org/jira/projects/MYFACES/issues/MYFACES-4507 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3446: build(deps): bump maven-install-plugin from 3.0.1 to 3.1.0

2022-11-22 Thread GitBox
dependabot[bot] opened a new pull request, #3446: URL: https://github.com/apache/myfaces-tobago/pull/3446 Bumps [maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.0.1 to 3.1.0. Release notes Sourced from

[GitHub] [myfaces-tobago] dependabot[bot] opened a new pull request, #3445: build(deps): bump dependency-check-maven from 7.3.1 to 7.3.2

2022-11-22 Thread GitBox
dependabot[bot] opened a new pull request, #3445: URL: https://github.com/apache/myfaces-tobago/pull/3445 Bumps [dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 7.3.1 to 7.3.2. Release notes Sourced from

[GitHub] [myfaces] volosied commented on pull request #385: MYFACES-4425: Save ui input state in repeat

2022-11-22 Thread GitBox
volosied commented on PR #385: URL: https://github.com/apache/myfaces/pull/385#issuecomment-1323936332 I added a new web parameter: `org.apache.myfaces.UI_REPEAT_STATE_SAVING`, but the new behavior is the default. -- This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (MYFACES-4508) Handle ParsePosition when setParseIntegerOnly is true

2022-11-22 Thread Volodymyr Siedlecki (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637331#comment-17637331 ] Volodymyr Siedlecki commented on MYFACES-4508: -- Retrieving the decimal separator is more

[jira] [Commented] (MYFACES-4508) Ignore ParsePosition when setParseIntegerOnly is true

2022-11-22 Thread Volodymyr Siedlecki (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17637318#comment-17637318 ] Volodymyr Siedlecki commented on MYFACES-4508: -- This was discovered in

[jira] [Created] (MYFACES-4508) Ignore ParsePosition when setParseIntegerOnly is true

2022-11-22 Thread Volodymyr Siedlecki (Jira)
Volodymyr Siedlecki created MYFACES-4508: Summary: Ignore ParsePosition when setParseIntegerOnly is true Key: MYFACES-4508 URL: https://issues.apache.org/jira/browse/MYFACES-4508 Project:

[GitHub] [myfaces] werpu commented on pull request #356: Feature/myfaces 4466 faces.js reimplementation (target 4.0.0 RC3)

2022-11-22 Thread GitBox
werpu commented on PR #356: URL: https://github.com/apache/myfaces/pull/356#issuecomment-1323821092 Ok I now have offered the pull request with the Selenium ported TCKs to the Jakarta project https://github.com/jakartaee/faces/pull/1732 they can take over from there. I will commence now

[jira] [Resolved] (MYFACES-4504) UnsupportedOperationException from NavigationHandlerImpl.handleNavigation

2022-11-22 Thread Paul Nicolucci (Jira)
[ https://issues.apache.org/jira/browse/MYFACES-4504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Nicolucci resolved MYFACES-4504. - Resolution: Fixed > UnsupportedOperationException from

[GitHub] [myfaces] melloware merged pull request #388: MYFACES-4504: check isEmpty() to avoid UnsupportedOperationException

2022-11-22 Thread GitBox
melloware merged PR #388: URL: https://github.com/apache/myfaces/pull/388 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [myfaces] pnicolucci opened a new pull request, #388: MYFACES-4504: check isEmpty() to avoid UnsupportedOperationException

2022-11-22 Thread GitBox
pnicolucci opened a new pull request, #388: URL: https://github.com/apache/myfaces/pull/388 https://issues.apache.org/jira/browse/MYFACES-4504 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Created] (TOBAGO-2171) Newlines vanished in tc:textarea

2022-11-22 Thread Jira
Henning Nöth created TOBAGO-2171: Summary: Newlines vanished in tc:textarea Key: TOBAGO-2171 URL: https://issues.apache.org/jira/browse/TOBAGO-2171 Project: MyFaces Tobago Issue Type: Bug

[jira] [Resolved] (TOBAGO-2168) tc:date with type=time/datetime-local doesn't work with java.util.Date

2022-11-22 Thread Jira
[ https://issues.apache.org/jira/browse/TOBAGO-2168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henning Nöth resolved TOBAGO-2168. -- Fix Version/s: 5.3.1 Resolution: Fixed > tc:date with type=time/datetime-local doesn't

[GitHub] [myfaces-tobago] henningn merged pull request #3443: feat: open-liberty maven profile

2022-11-22 Thread GitBox
henningn merged PR #3443: URL: https://github.com/apache/myfaces-tobago/pull/3443 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [myfaces-tobago] henningn merged pull request #3444: feat: open-liberty maven profile

2022-11-22 Thread GitBox
henningn merged PR #3444: URL: https://github.com/apache/myfaces-tobago/pull/3444 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [myfaces-tobago] henningn opened a new pull request, #3444: feat: open-liberty maven profile

2022-11-22 Thread GitBox
henningn opened a new pull request, #3444: URL: https://github.com/apache/myfaces-tobago/pull/3444 * add maven profile "liberty" for open-liberty * start demo with "mvn package -Pliberty liberty:run" * apache BVal dependency is now set explicit for jetty and tomcat * add todo to

[GitHub] [myfaces-tobago] henningn opened a new pull request, #3443: feat: open-liberty maven profile

2022-11-22 Thread GitBox
henningn opened a new pull request, #3443: URL: https://github.com/apache/myfaces-tobago/pull/3443 * add maven profile "liberty" for open-liberty * start demo with "mvn package -Pliberty liberty:run" * apache BVal dependency is now set explicit for jetty and tomcat -- This is an

[jira] [Resolved] (TOBAGO-2170) Vertical mode for tc:links is broken

2022-11-22 Thread Jira
[ https://issues.apache.org/jira/browse/TOBAGO-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henning Nöth resolved TOBAGO-2170. -- Resolution: Fixed > Vertical mode for tc:links is broken >

[GitHub] [myfaces-tobago] henningn merged pull request #3441: fix(links): vertical mode

2022-11-22 Thread GitBox
henningn merged PR #3441: URL: https://github.com/apache/myfaces-tobago/pull/3441 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [myfaces-tobago] henningn merged pull request #3442: fix(links): vertical mode

2022-11-22 Thread GitBox
henningn merged PR #3442: URL: https://github.com/apache/myfaces-tobago/pull/3442 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [myfaces-tobago] henningn opened a new pull request, #3442: fix(links): vertical mode

2022-11-22 Thread GitBox
henningn opened a new pull request, #3442: URL: https://github.com/apache/myfaces-tobago/pull/3442 Issue: TOBAGO-2170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[GitHub] [myfaces-tobago] henningn opened a new pull request, #3441: fix(links): vertical mode

2022-11-22 Thread GitBox
henningn opened a new pull request, #3441: URL: https://github.com/apache/myfaces-tobago/pull/3441 Issue: TOBAGO-2170 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

[jira] [Created] (TOBAGO-2170) Vertical mode for tc:links is broken

2022-11-22 Thread Jira
Henning Nöth created TOBAGO-2170: Summary: Vertical mode for tc:links is broken Key: TOBAGO-2170 URL: https://issues.apache.org/jira/browse/TOBAGO-2170 Project: MyFaces Tobago Issue Type: