[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-04 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603388#comment-16603388
 ] 

Hudson commented on WW-4954:


SUCCESS: Integrated in Jenkins build Struts-master-JDK7 #142 (See 
[https://builds.apache.org/job/Struts-master-JDK7/142/])
WW-4954 Moves XWorkList out of util package (lukaszlenart: rev 
f523a341d474eddbc6c941ddbb1d843c743603ca)
* (delete) core/src/test/java/com/opensymphony/xwork2/util/XWorkListTest.java
* (add) 
core/src/test/java/com/opensymphony/xwork2/conversion/impl/XWorkListTest.java
* (delete) core/src/main/java/com/opensymphony/xwork2/util/XWorkList.java
* (add) 
core/src/main/java/com/opensymphony/xwork2/conversion/impl/XWorkList.java
* (edit) 
core/src/main/java/com/opensymphony/xwork2/conversion/impl/CollectionConverter.java


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-04 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603365#comment-16603365
 ] 

ASF GitHub Bot commented on WW-4954:


aleksandr-m closed pull request #249: WW-4954 Moves XWorkList out of util 
package
URL: https://github.com/apache/struts/pull/249
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603366#comment-16603366
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit f523a341d474eddbc6c941ddbb1d843c743603ca in struts's branch 
refs/heads/master from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=f523a34 ]

WW-4954 Moves XWorkList out of util package


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603368#comment-16603368
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit cf7cd1f6717158998fe2608c960719412e3a4776 in struts's branch 
refs/heads/master from [~aleksandr-m]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=cf7cd1f ]

Merge pull request #249 from apache/WW-4954-struts-2-5

WW-4954 Moves XWorkList out of util package

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-04 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16603367#comment-16603367
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit cf7cd1f6717158998fe2608c960719412e3a4776 in struts's branch 
refs/heads/master from [~aleksandr-m]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=cf7cd1f ]

Merge pull request #249 from apache/WW-4954-struts-2-5

WW-4954 Moves XWorkList out of util package

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602611#comment-16602611
 ] 

ASF GitHub Bot commented on WW-4954:


lukaszlenart opened a new pull request #249: WW-4954 Moves XWorkList out of 
util package
URL: https://github.com/apache/struts/pull/249
 
 
   Cherry-picked from #244 
   
   Resolves [WW-4954](https://issues.apache.org/jira/browse/WW-4954)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602610#comment-16602610
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit f523a341d474eddbc6c941ddbb1d843c743603ca in struts's branch 
refs/heads/WW-4954-struts-2-5 from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=f523a34 ]

WW-4954 Moves XWorkList out of util package


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602408#comment-16602408
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit b1709c5208b599b5aaff20f712bd8f70428295a0 in struts's branch 
refs/heads/struts-2-5-x from [~aleksandr-m]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=b1709c5 ]

Better logging message (for WW-4954)

(cherry picked from commit b213d58f54d3bc89b21726d441325202ef99628d)


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601808#comment-16601808
 ] 

Hudson commented on WW-4954:


SUCCESS: Integrated in Jenkins build Struts-master-JDK7 #141 (See 
[https://builds.apache.org/job/Struts-master-JDK7/141/])
Better logging message (for WW-4954) (amashchenko: rev 
b213d58f54d3bc89b21726d441325202ef99628d)
* (edit) 
core/src/main/java/com/opensymphony/xwork2/ognl/SecurityMemberAccess.java


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601791#comment-16601791
 ] 

ASF GitHub Bot commented on WW-4954:


lukaszlenart closed pull request #246: Better logging message (for WW-4954)
URL: https://github.com/apache/struts/pull/246
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git 
a/core/src/main/java/com/opensymphony/xwork2/ognl/SecurityMemberAccess.java 
b/core/src/main/java/com/opensymphony/xwork2/ognl/SecurityMemberAccess.java
index 9a04eacce..2002669f2 100644
--- a/core/src/main/java/com/opensymphony/xwork2/ognl/SecurityMemberAccess.java
+++ b/core/src/main/java/com/opensymphony/xwork2/ognl/SecurityMemberAccess.java
@@ -81,29 +81,31 @@ public void restore(Map context, Object target, Member 
member, String propertyNa
 @Override
 public boolean isAccessible(Map context, Object target, Member member, 
String propertyName) {
 LOG.debug("Checking access for [target: {}, member: {}, property: 
{}]", target, member, propertyName);
-
+
+Class targetClass = target.getClass();
+Class memberClass = member.getDeclaringClass();
+
 if (checkEnumAccess(target, member)) {
-LOG.trace("Allowing access to enum: {}", target);
+LOG.trace("Allowing access to enum: target class [{}] of target 
[{}], member [{}]", targetClass, target, member);
 return true;
 }
 
-Class targetClass = target.getClass();
-Class memberClass = member.getDeclaringClass();
-
 if (Modifier.isStatic(member.getModifiers()) && 
allowStaticMethodAccess) {
-LOG.debug("Support for accessing static methods [target: {}, 
member: {}, property: {}] is deprecated!", target, member, propertyName);
+LOG.debug("Support for accessing static methods [target: {}, 
targetClass: {}, member: {}, property: {}] is deprecated!",
+target, targetClass, member, propertyName);
 if (!isClassExcluded(member.getDeclaringClass())) {
 targetClass = member.getDeclaringClass();
 }
 }
 
 if (isPackageExcluded(targetClass.getPackage(), 
memberClass.getPackage())) {
-LOG.warn("Package of target [{}] or package of member [{}] are 
excluded!", target, member);
+LOG.warn("Package [{}] of target class [{}] of target [{}] or 
package [{}] of member [{}] are excluded!", targetClass.getPackage(), 
targetClass,
+target, memberClass.getPackage(), member);
 return false;
 }
 
 if (isClassExcluded(targetClass)) {
-LOG.warn("Target class [{}] is excluded!", target);
+LOG.warn("Target class [{}] of target [{}] is excluded!", 
targetClass, target);
 return false;
 }
 
@@ -113,7 +115,7 @@ public boolean isAccessible(Map context, Object target, 
Member member, String pr
 }
 
 if (disallowProxyMemberAccess && ProxyUtil.isProxyMember(member, 
target)) {
-LOG.warn("Access to proxy [{}] is blocked!", member);
+LOG.warn("Access to proxy is blocked! Target class [{}] of target 
[{}], member [{}]", targetClass, target, member);
 return false;
 }
 


 


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and 

[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601792#comment-16601792
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit b213d58f54d3bc89b21726d441325202ef99628d in struts's branch 
refs/heads/master from [~aleksandr-m]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=b213d58 ]

Better logging message (for WW-4954)


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-09-03 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601793#comment-16601793
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit b3e51d8a3f35cca7975c517e25288df3211e2b18 in struts's branch 
refs/heads/master from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=b3e51d8 ]

Merge pull request #246 from aleksandr-m/feature/package_excluded_log

Better logging message (for WW-4954)

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598648#comment-16598648
 ] 

Hudson commented on WW-4954:


SUCCESS: Integrated in Jenkins build Struts-2-3-JDK6 #17 (See 
[https://builds.apache.org/job/Struts-2-3-JDK6/17/])
WW-4954 Moves XWorkList out of the util package (lukaszlenart: rev 
458acb89e597b905835760255433fc4580c83dad)
* (add) 
xwork-core/src/main/java/com/opensymphony/xwork2/conversion/impl/XWorkList.java
* (delete) 
xwork-core/src/test/java/com/opensymphony/xwork2/util/XWorkListTest.java
* (add) 
xwork-core/src/test/java/com/opensymphony/xwork2/conversion/impl/XWorkListTest.java
* (edit) 
xwork-core/src/main/java/com/opensymphony/xwork2/conversion/impl/CollectionConverter.java
* (delete) xwork-core/src/main/java/com/opensymphony/xwork2/util/XWorkList.java


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread nilesh.de...@co-operativebank.co.uk (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598643#comment-16598643
 ] 

nilesh.de...@co-operativebank.co.uk commented on WW-4954:
-

Please unsubscribe this email id..
Thanks & Regards
Nilesh Desai




   
 "ASF subversion   
 and git services  
 (JIRA)"To 
  issues@struts.apache.org
cc 
 31/08/2018 12:54  
   Subject 
   [jira] [Commented] (WW-4954)
 Please respond to xml-validation fails since struts   
 dev@struts.apache 2.5.17  
   .org
   
   
   
   
   




[This email originated externally]


[
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598636#comment-16598636
 ]

ASF subversion and git services commented on WW-4954:
-

Commit 029892d656151eed00d3bbfbbb66f3480ef22572 in struts's branch
refs/heads/struts-2-5-x from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=029892d ]

WW-4954 Moves XWorkList out of util package


KundenAction-kundenAdrUebernehmen-validation.xml,
KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java,
ValidatorArrayListSize.java, ValidatorArrayListSize.java,
email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
 email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png,
email_festnetz_email-fieldexpression_festnetz-fieldexpression.png,
kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml,
mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
fails since version 2.5.17.
name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
('removeAll')}"
('tooltip.adresse.email')}"
[ kuAnschrift.kontaktMittel.eingabeEmailAdresse.size() > 0 ]]>



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


**

This e-mail is intended solely for the addressee and is strictly confidential. 
If you are not the intended addressee, please do not read, print, retransmit, 
store or act in reliance on it or any attachments. Instead please notify us 
immediately, e-mail it back to the sender and delete the message from your 
computer.

 E-mail transmission cannot be guaranteed to be secure or error free and we 
accept no liability for changes made to this e-mail (and any attachments) after 
it was sent or for viruses arising as a result of this e-mail transmission.

 Any unauthorised disclosure, reproduction, dissemination, copying, 
modification, distribution and/or publication of this e-mail message is 
strictly prohibited.

 We reserve the right to intercept any e-mails or other communication for 
permitted purposes in accordance with the current legislation which you send 
to, or receive from, any of the employees or agents of ours via its 
telecommunication systems. By so corresponding you also give your consent to us 
monitoring and recording of any correspondence using these systems.

 Unless stated otherwise by an authorised individual, nothing contained in this 
e-mail is intended to create binding legal obligations between us and opinions 
expressed are those of the individual author.

 This e-mail is sent on behalf of The Co-operative Bank p.l.c. and/or one or 
more of its subsidiaries or CIS General Insurance Limited or CFS Management 
Services Limited, as the context may require.

The Co-operative Bank p.l.c. is registered in England and Wales (registered 
number 990937) and has its registered office at PO Box 101, 1 Balloon Street, 
Manchester, M60 4EP.

The Co-operative Bank p.l.c. operates through the brands The Co-operative Bank, 
Britannia, Platform and smile the internet Bank.

CIS General Insurance Limited, a subsidiary of Co-operative Group Limited, is 
registered in England and Wales (registered number 2R) 

[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598636#comment-16598636
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit 029892d656151eed00d3bbfbbb66f3480ef22572 in struts's branch 
refs/heads/struts-2-5-x from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=029892d ]

WW-4954 Moves XWorkList out of util package


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598638#comment-16598638
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit daf6f6f749bacb9f03036bc2dc144bc8abfcbf9e in struts's branch 
refs/heads/struts-2-5-x from [~yasser.zamani]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=daf6f6f ]

Merge pull request #244 from apache/WW-4954

WW-4954 Moves XWorkList out of util package

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598637#comment-16598637
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit daf6f6f749bacb9f03036bc2dc144bc8abfcbf9e in struts's branch 
refs/heads/struts-2-5-x from [~yasser.zamani]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=daf6f6f ]

Merge pull request #244 from apache/WW-4954

WW-4954 Moves XWorkList out of util package

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598635#comment-16598635
 ] 

ASF GitHub Bot commented on WW-4954:


yasserzamani closed pull request #244: WW-4954 Moves XWorkList out of util 
package
URL: https://github.com/apache/struts/pull/244
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598628#comment-16598628
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit feb5ab1333ccc0a8e9b56450195ec269c673652e in struts's branch 
refs/heads/support-2-3 from [~yasser.zamani]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=feb5ab1 ]

Merge pull request #245 from apache/WW-4954-struts-2-3

WW-4954 Moves XWorkList out of the util package

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598627#comment-16598627
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit feb5ab1333ccc0a8e9b56450195ec269c673652e in struts's branch 
refs/heads/support-2-3 from [~yasser.zamani]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=feb5ab1 ]

Merge pull request #245 from apache/WW-4954-struts-2-3

WW-4954 Moves XWorkList out of the util package

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598625#comment-16598625
 ] 

ASF GitHub Bot commented on WW-4954:


yasserzamani closed pull request #245: WW-4954 Moves XWorkList out of the util 
package
URL: https://github.com/apache/struts/pull/245
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-31 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598626#comment-16598626
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit 458acb89e597b905835760255433fc4580c83dad in struts's branch 
refs/heads/support-2-3 from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=458acb8 ]

WW-4954 Moves XWorkList out of the util package


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-30 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16598133#comment-16598133
 ] 

Hudson commented on WW-4954:


FAILURE: Integrated in Jenkins build Struts-master-JDK7 #138 (See 
[https://builds.apache.org/job/Struts-master-JDK7/138/])
WW-4954 Adds a test case to cover accessing ArrayList (lukaszlenart: rev 
6420f4068f8ddbc54c022fb57d3bed881934b6a6)
* (edit) core/src/test/java/com/opensymphony/xwork2/ognl/OgnlUtilStrutsTest.java
* (add) core/src/test/java/com/opensymphony/xwork2/test/TestArrayBean.java


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-30 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597925#comment-16597925
 ] 

ASF GitHub Bot commented on WW-4954:


aleksandr-m opened a new pull request #246: Better logging message (for WW-4954)
URL: https://github.com/apache/struts/pull/246
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Assignee: Lukasz Lenart
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-30 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597116#comment-16597116
 ] 

ASF GitHub Bot commented on WW-4954:


lukaszlenart opened a new pull request #245: WW-4954 Moves XWorkList out of the 
util package
URL: https://github.com/apache/struts/pull/245
 
 
   Resolves [WW-4954](https://issues.apache.org/jira/browse/WW-4954)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597113#comment-16597113
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit 458acb89e597b905835760255433fc4580c83dad in struts's branch 
refs/heads/WW-4954-struts-2-3 from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=458acb8 ]

WW-4954 Moves XWorkList out of the util package


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-30 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597106#comment-16597106
 ] 

ASF GitHub Bot commented on WW-4954:


lukaszlenart opened a new pull request #244: WW-4954 Moves XWorkList out of 
util package
URL: https://github.com/apache/struts/pull/244
 
 
   Resolves [WW-4954](https://issues.apache.org/jira/browse/WW-4954)


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-30 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597105#comment-16597105
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit 029892d656151eed00d3bbfbbb66f3480ef22572 in struts's branch 
refs/heads/WW-4954 from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=029892d ]

WW-4954 Moves XWorkList out of util package


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-28 Thread ASF subversion and git services (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595962#comment-16595962
 ] 

ASF subversion and git services commented on WW-4954:
-

Commit 6420f4068f8ddbc54c022fb57d3bed881934b6a6 in struts's branch 
refs/heads/master from [~lukaszlenart]
[ https://gitbox.apache.org/repos/asf?p=struts.git;h=6420f40 ]

WW-4954 Adds a test case to cover accessing ArrayList


> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593734#comment-16593734
 ] 

Lukasz Lenart commented on WW-4954:
---

Cool, we will fix that in another small release soon, thanks a lot :)

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6, 2.3.36, 2.5.18
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Fechner (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593718#comment-16593718
 ] 

Fechner commented on WW-4954:
-

Yes!!



> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593713#comment-16593713
 ] 

Lukasz Lenart commented on WW-4954:
---

Did that help?

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Fechner (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593635#comment-16593635
 ] 

Fechner commented on WW-4954:
-

Thank you for help

Siegfried Fechner



> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593403#comment-16593403
 ] 

Lukasz Lenart commented on WW-4954:
---

Ah... right :(

[~sfechner] could you add the below constant to your {{struts.xml}}:

{code:xml}

{code}

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Yasser Zamani (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593382#comment-16593382
 ] 

Yasser Zamani commented on WW-4954:
---

I could reproduce the issue. Struts internally converts {{
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-27 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16593328#comment-16593328
 ] 

Lukasz Lenart commented on WW-4954:
---

Your custom validator works because it doesn't use OGNL like 
{{fieldexpression}} and each OGNL expression must pass validation in 
{{SecurityMemberAccess}} - a class which checks if you are allowed to access 
given class. In this case it is {{java.lang.String}} and 
{{java.util.ArrayList}} - both classes should be allowed to use in expressions 
so that's why I bit surprised.

Could you enable {{DEBUG}} level log for package 
{{com.opensymphony.xwork2.ognl}} and post the log here?

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml, 
> KundenAction-kundenAdrUebernehmen-validation.xml.alt, KundenAction.java, 
> ValidatorArrayListSize.java, ValidatorArrayListSize.java, 
> email_festnetz_email-arrayListStringeSize_festnetz-arrayListStringeSize_otherinvalideValues.png,
>  email_festnetz_email-arrayListStringeSize_festnetz-fieldexpression.png, 
> email_festnetz_email-fieldexpression_festnetz-fieldexpression.png, 
> kundenNeuanlegenAdresse.jspf, kundenVerwaltung.xml, 
> mitarbeiterVerwaltung.xml, produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591642#comment-16591642
 ] 

Lukasz Lenart commented on WW-4954:
---

Something was cut off ... anyway {{java.util}} package isn't excluded.

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction.java, kundenNeuanlegenAdresse.jspf, 
> kundenVerwaltung.xml, mitarbeiterVerwaltung.xml, produktVerwaltung.xml, 
> struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Fechner (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591606#comment-16591606
 ] 

Fechner commented on WW-4954:
-

[DEBUG] 2018-08-24 15:04:57.028 [http-nio-8080-exec-33] [kundenNeuanlegen]  
KundenAction,Zeile:240  - 
===getKuAnschrift().getKontaktMittel().getEingabeEmailAdresse().getClass().getPackage().getName()=java.util

Best regards
S. Fechner



> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction.java, kundenNeuanlegenAdresse.jspf, 
> kundenVerwaltung.xml, mitarbeiterVerwaltung.xml, produktVerwaltung.xml, 
> struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Yasser Zamani (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591570#comment-16591570
 ] 

Yasser Zamani commented on WW-4954:
---

Could you see what does
{code:java}
log.debug(getKuAnschrift().getKontaktMittel().getEingabeEmailAdresse().getClass().getPackage().getName());
{code}
log please?

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: KundenAction.java, kundenNeuanlegenAdresse.jspf, 
> kundenVerwaltung.xml, mitarbeiterVerwaltung.xml, produktVerwaltung.xml, 
> struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591379#comment-16591379
 ] 

Lukasz Lenart commented on WW-4954:
---

I have tested access to {{ArrayList.size()}} and it works, looks like you have 
somehow excluded access to {{Package of target [[siegfried.fech...@dwd.de]]}}

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: kundenVerwaltung.xml, mitarbeiterVerwaltung.xml, 
> produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Fechner (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591321#comment-16591321
 ] 

Fechner commented on WW-4954:
-

I have changed, but same error.

Best regards
Siegfried Fechner



> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: kundenVerwaltung.xml, mitarbeiterVerwaltung.xml, 
> produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591310#comment-16591310
 ] 

Lukasz Lenart commented on WW-4954:
---

Your custom struts configurations contain wrong header

{code:xml}
http://struts.apache.org/dtds/struts-2.0.dtd;>


...
{code}

switch to

{code:xml}
http://struts.apache.org/dtds/struts-2.5.dtd;>


...
{code}

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
> Attachments: kundenVerwaltung.xml, mitarbeiterVerwaltung.xml, 
> produktVerwaltung.xml, struts.xml
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591291#comment-16591291
 ] 

Lukasz Lenart commented on WW-4954:
---

Can you show me content of your {{struts.xml}} or check if you have a constant 
named {{struts.excludedClasses}} defined in your {{struts.xml}}?

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591289#comment-16591289
 ] 

Lukasz Lenart commented on WW-4954:
---

This is strange, {{java.util.}} isn't excluded :\

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Fechner (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591259#comment-16591259
 ] 

Fechner commented on WW-4954:
-

Dear Lukasz,

i switch the local reference  to:
http://struts.apache.org/dtds/xwork-validator-1.0.3.dtd;>

log-level is:


log-message is:
[WARN ] 2018-08-24 09:15:36.328 [http-nio-8080-exec-14] [isAccessible]  
SecurityMemberAccess,Zeile:78  - Package of target [[siegfried.fech...@dwd.de]] 
or package of member [public int java.util.ArrayList.size()] are excluded!
[WARN ] 2018-08-24 09:15:36.329 [http-nio-8080-exec-14] [validate]  
FieldExpressionValidator,Zeile:91  - Got result of null when trying to get 
Boolean.

Best regards
Siegfried Fechner



> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WW-4954) xml-validation fails since struts 2.5.17

2018-08-24 Thread Lukasz Lenart (JIRA)


[ 
https://issues.apache.org/jira/browse/WW-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16591195#comment-16591195
 ] 

Lukasz Lenart commented on WW-4954:
---

Do you get any exception in the logs? Can you increase log level?

And could you use the following header?

{code:xml}
http://struts.apache.org/dtds/xwork-validator-1.0.3.dtd;>
{code}

> xml-validation fails since struts 2.5.17
> 
>
> Key: WW-4954
> URL: https://issues.apache.org/jira/browse/WW-4954
> Project: Struts 2
>  Issue Type: Bug
>Affects Versions: 2.5.17
>Reporter: Fechner
>Priority: Major
> Fix For: 2.6
>
>
> xml-Validation of "s:optiontransferselect" and "s:inputtransferselect" fails 
> since version 2.5.17.
> Until version 2.5.16 xml-validation works fine.
> Example :
> inputtransferselect:
> {code:xml}
>        label="%\{getText('adresse.email')}"
>      
> name="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      
> list="kuAnschrift.kontaktMittel.eingabeEmailAdresse"
>      id="eingabeEmailAdresseKuAnschrift"
>      cssClass="inputoptionselect"
>      addLabel="%\{getText('add')}"
>      removeLabel="%\{getText('remove')}"
>      removeAllLabel="%\{getText('removeAll')}"
>      buttonCssClass="navibutton"
>      allowUpDown="false"
>      requiredLabel="true"
>      
> tooltip="%\{getText('tooltip.adresse.email')}"
>      tooltipIconPath="/images/question.gif"
>      />
> {code}
> {code}
>      "../../../../xwork-validator-1.0.3.dtd">
>  
> 
>         
>        
>        
>            
>        
>        
>        
>    
>     
>    
>           
>  
>  
> {code}
> optiontransferselect:
> {code:xml}
>     
>          id="idListe"
>         label="%\{getText('pk.klasse.gebiet')}"
>         name="idListe"
>         leftTitle="%\{getText('produkt.ag.links')}"
>         rightTitle="%\{getText('produkt.ag.rechts')}"
>         list="%\{#session.listeLinks}"
>         listKey="id"
>         listValue="anzeige"
>         multiple="true"
>         size="15"
>         cssClass="input_text"
>         requiredLabel="true" 
>     
>         buttonCssClass="navibutton"
>         allowSelectAll="false"
>         allowUpDownOnLeft="false"
>         allowUpDownOnRight="false"
>         allowAddAllToLeft="false"
>         allowAddAllToRight="false"
>         addToLeftLabel="%\{getText('remove')}"
>         addToRightLabel="%\{getText('add')}"
>         doubleList="%\{#session.listeRechts}"
>         doubleListKey="id"
>         doubleListValue="anzeige"
>         doubleName="selectedIdListe"
>         doubleSize="15"
>         doubleCssClass="input_text"
> />
> {code}
> I hope You can helb
> Best regards
>  Siegfried Fechner
>   



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)