[jira] [Resolved] (TOBAGO-1692) Regex validation doesn't work

2017-06-01 Thread Bernd Bohmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Bohmann resolved TOBAGO-1692.
---
Resolution: Fixed

fixed in demo

> Regex validation doesn't work
> -
>
> Key: TOBAGO-1692
> URL: https://issues.apache.org/jira/browse/TOBAGO-1692
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 3.0.2
>Reporter: Dennis Kieselhorst
>Assignee: Bernd Bohmann
> Fix For: 3.1.0
>
>
> Check sample in content-validation.xhtml, regardless of the given value there 
> is always a validation error after submit.
> Logfile warning
> {noformat}
> javax.faces.validator.BeanValidator validate
> WARNUNG: cannot validate component with empty value: 
> page:mainForm:regexValidation:in
> {noformat}
> Moreover in TextareaRenderer and InRenderer code with RegexValidator is 
> commented out, if it's no longer needed writeAttribute for pattern should be 
> removed as well.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1742) html5 minlength and pattern attribute support for tc:in and tc:textarea

2017-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032651#comment-16032651
 ] 

Hudson commented on TOBAGO-1742:


FAILURE: Integrated in Jenkins build Tobago Trunk #903 (See 
[https://builds.apache.org/job/Tobago%20Trunk/903/])
(TOBAGO-1742) html5 minlength and pattern attribute support for tc:in and 
tc:textarea (bommel: [http://svn.apache.org/viewvc/?view=rev=1797153])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/InRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TextareaRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/renderkit/html/HtmlAttributes.java


> html5 minlength and pattern attribute support for tc:in and tc:textarea
> ---
>
> Key: TOBAGO-1742
> URL: https://issues.apache.org/jira/browse/TOBAGO-1742
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 3.0.4
>Reporter: Bernd Bohmann
>Assignee: Bernd Bohmann
>Priority: Minor
> Fix For: 3.1.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TOBAGO-1742) html5 minlength and pattern attribute support for tc:in and tc:textarea

2017-06-01 Thread Bernd Bohmann (JIRA)
Bernd Bohmann created TOBAGO-1742:
-

 Summary: html5 minlength and pattern attribute support for tc:in 
and tc:textarea
 Key: TOBAGO-1742
 URL: https://issues.apache.org/jira/browse/TOBAGO-1742
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 3.0.4
Reporter: Bernd Bohmann
Assignee: Bernd Bohmann
Priority: Minor






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (TOBAGO-1742) html5 minlength and pattern attribute support for tc:in and tc:textarea

2017-06-01 Thread Bernd Bohmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Bohmann resolved TOBAGO-1742.
---
Resolution: Fixed

> html5 minlength and pattern attribute support for tc:in and tc:textarea
> ---
>
> Key: TOBAGO-1742
> URL: https://issues.apache.org/jira/browse/TOBAGO-1742
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 3.0.4
>Reporter: Bernd Bohmann
>Assignee: Bernd Bohmann
>Priority: Minor
> Fix For: 3.1.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1745) Demo: Fix status code for error pages

2017-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033280#comment-16033280
 ] 

Hudson commented on TOBAGO-1745:


FAILURE: Integrated in Jenkins build Tobago Trunk #908 (See 
[https://builds.apache.org/job/Tobago%20Trunk/908/])
TOBAGO-1745: Demo: Fix status code for error pages (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1797236])
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DeltaSpikeClientWindowConfig.java


> Demo: Fix status code for error pages
> -
>
> Key: TOBAGO-1745
> URL: https://issues.apache.org/jira/browse/TOBAGO-1745
> Project: MyFaces Tobago
>  Issue Type: Improvement
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> Sometimes the error code is not set correctly, because of forwarding.
> Partially same problem like here DELTASPIKE-1043 in comment #5 and #6
> e.g. http://localhost:8080/test.js will be redirected to 
> /faces/error/404.xhtml?dswid=xy with status code 200



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1745) Demo: Fix status code for error pages

2017-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033182#comment-16033182
 ] 

Hudson commented on TOBAGO-1745:


FAILURE: Integrated in Jenkins build Tobago Trunk #907 (See 
[https://builds.apache.org/job/Tobago%20Trunk/907/])
TOBAGO-1745: Demo: Fix status code for error pages (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev=1797232])
* (add) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/DeltaSpikeClientWindowConfig.java
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/java/org/apache/myfaces/tobago/example/demo/TestExceptionHandler.java
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/WEB-INF/web.xml


> Demo: Fix status code for error pages
> -
>
> Key: TOBAGO-1745
> URL: https://issues.apache.org/jira/browse/TOBAGO-1745
> Project: MyFaces Tobago
>  Issue Type: Improvement
>Reporter: Udo Schnurpfeil
>Assignee: Udo Schnurpfeil
>Priority: Minor
>
> Sometimes the error code is not set correctly, because of forwarding.
> Partially same problem like here DELTASPIKE-1043 in comment #5 and #6
> e.g. http://localhost:8080/test.js will be redirected to 
> /faces/error/404.xhtml?dswid=xy with status code 200



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Reopened] (TOBAGO-1741) tc:out labelLayout="skip" must not render any html tags

2017-06-01 Thread Henning Noeth (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Henning Noeth reopened TOBAGO-1741:
---

Reopen because of duplicated IDs for tc:selectOneRadio, tc:selectManyCheckbox 
and tc:date.

> tc:out labelLayout="skip" must not render any html tags
> ---
>
> Key: TOBAGO-1741
> URL: https://issues.apache.org/jira/browse/TOBAGO-1741
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 3.0.4
>Reporter: Henning Noeth
>Assignee: Henning Noeth
> Fix For: 3.1.0
>
>
> It must be possible to render  without any html 
> tags.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Resolved] (TOBAGO-1743) placeholder support for tc:textarea

2017-06-01 Thread Bernd Bohmann (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bernd Bohmann resolved TOBAGO-1743.
---
Resolution: Fixed

> placeholder support for tc:textarea
> ---
>
> Key: TOBAGO-1743
> URL: https://issues.apache.org/jira/browse/TOBAGO-1743
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 3.0.4
>Reporter: Bernd Bohmann
>Assignee: Bernd Bohmann
>Priority: Minor
> Fix For: 3.1.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TOBAGO-1743) placeholder support for tc:textarea

2017-06-01 Thread Bernd Bohmann (JIRA)
Bernd Bohmann created TOBAGO-1743:
-

 Summary: placeholder support for tc:textarea
 Key: TOBAGO-1743
 URL: https://issues.apache.org/jira/browse/TOBAGO-1743
 Project: MyFaces Tobago
  Issue Type: Improvement
  Components: Core
Affects Versions: 3.0.4
Reporter: Bernd Bohmann
Assignee: Bernd Bohmann






--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1742) html5 minlength and pattern attribute support for tc:in and tc:textarea

2017-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16032841#comment-16032841
 ] 

Hudson commented on TOBAGO-1742:


SUCCESS: Integrated in Jenkins build Tobago Trunk #904 (See 
[https://builds.apache.org/job/Tobago%20Trunk/904/])
(TOBAGO-1742) html5 minlength and pattern attribute support for tc:in and 
tc:textarea
checkstyle (bommel: [http://svn.apache.org/viewvc/?view=rev=1797195])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/TextareaRenderer.java


> html5 minlength and pattern attribute support for tc:in and tc:textarea
> ---
>
> Key: TOBAGO-1742
> URL: https://issues.apache.org/jira/browse/TOBAGO-1742
> Project: MyFaces Tobago
>  Issue Type: Improvement
>  Components: Core
>Affects Versions: 3.0.4
>Reporter: Bernd Bohmann
>Assignee: Bernd Bohmann
>Priority: Minor
> Fix For: 3.1.0
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (TOBAGO-1741) tc:out labelLayout="skip" must not render any html tags

2017-06-01 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/TOBAGO-1741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16033002#comment-16033002
 ] 

Hudson commented on TOBAGO-1741:


FAILURE: Integrated in Jenkins build Tobago Trunk #906 (See 
[https://builds.apache.org/job/Tobago%20Trunk/906/])
TOBAGO-1741 tc:out labelLayout="skip" must not render any html tags
* fix duplicated IDs for tc:selectOneRadio, tc:selectManyCheckbox and tc:date
* fix QUnitTests ignoring "duplicated ID"-test (hnoeth: 
[http://svn.apache.org/viewvc/?view=rev=1797223])
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIInput.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectManyCheckbox.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectOneRadio.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectManyCheckboxInsideCommandRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectManyCheckboxRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectOneRadioInsideCommandRenderer.java
* (edit) 
tobago-trunk/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SelectOneRadioRenderer.java
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/040-command/20-buttons/buttons.xhtml
* (edit) 
tobago-trunk/tobago-example/tobago-example-demo/src/test/java/org/apache/myfaces/tobago/example/demo/QUnitTests.java


> tc:out labelLayout="skip" must not render any html tags
> ---
>
> Key: TOBAGO-1741
> URL: https://issues.apache.org/jira/browse/TOBAGO-1741
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 3.0.4
>Reporter: Henning Noeth
>Assignee: Henning Noeth
> Fix For: 3.1.0
>
>
> It must be possible to render  without any html 
> tags.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TOBAGO-1744) Tobago 2: Wrong drag and drop overlay position in Chrome

2017-06-01 Thread Kristian Bruns (JIRA)
Kristian Bruns created TOBAGO-1744:
--

 Summary: Tobago 2: Wrong drag and drop overlay position in Chrome
 Key: TOBAGO-1744
 URL: https://issues.apache.org/jira/browse/TOBAGO-1744
 Project: MyFaces Tobago
  Issue Type: Bug
Reporter: Kristian Bruns


In Chrome the drag and drop overlay appears in the top left corner



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (TOBAGO-1745) Demo: Fix status code for error pages

2017-06-01 Thread Udo Schnurpfeil (JIRA)
Udo Schnurpfeil created TOBAGO-1745:
---

 Summary: Demo: Fix status code for error pages
 Key: TOBAGO-1745
 URL: https://issues.apache.org/jira/browse/TOBAGO-1745
 Project: MyFaces Tobago
  Issue Type: Improvement
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
Priority: Minor


Sometimes the error code is not set correctly, because of forwarding.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Updated] (TOBAGO-1744) Tobago 2: Wrong drag and drop overlay position in Chrome

2017-06-01 Thread Kristian Bruns (JIRA)

 [ 
https://issues.apache.org/jira/browse/TOBAGO-1744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kristian Bruns updated TOBAGO-1744:
---
Status: Patch Available  (was: Open)

> Tobago 2: Wrong drag and drop overlay position in Chrome
> 
>
> Key: TOBAGO-1744
> URL: https://issues.apache.org/jira/browse/TOBAGO-1744
> Project: MyFaces Tobago
>  Issue Type: Bug
>Reporter: Kristian Bruns
> Attachments: tobago-1744.patch
>
>
> In Chrome the drag and drop overlay appears in the top left corner



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)