[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-16 Thread ASF subversion and git services (JIRA)

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

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

Commit 81371e09c54a1ba9c2d4d3207567263cc6e62474 in struts's branch 
refs/heads/support-2-3 from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=81371e0 ]

WW-4685 Adjusts cherry pick to 2.3.x


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.3.31, 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-16 Thread ASF subversion and git services (JIRA)

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

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

Commit 156db8e5dfb82c394564d8268d9ef553f28356af in struts's branch 
refs/heads/support-2-3 from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=156db8e ]

WW-4685 Supports evaluating expressions from tiles definitions as a Struts 
values


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.3.31, 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-16 Thread ASF subversion and git services (JIRA)

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

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

Commit 431e50e92242b24b98f36eaec9ac84c938bb82b6 in struts's branch 
refs/heads/support-2-3 from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=431e50e ]

WW-4685 Uses dedicated prefixes to access I18N and Struts internals


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.3.31, 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-08 Thread Aleksandr Mashchenko (JIRA)

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

Aleksandr Mashchenko commented on WW-4685:
--

Definitely ;)

> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.3.31, 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-08 Thread Lukasz Lenart (JIRA)

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

Lukasz Lenart commented on WW-4685:
---

I think at some time we must stop backporting things to 2.3.x ;-)

> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.3.31, 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-07 Thread Aleksandr Mashchenko (JIRA)

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

Aleksandr Mashchenko commented on WW-4685:
--

Great! Can it be backported to 2.3?

> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-07 Thread Hudson (JIRA)

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

Hudson commented on WW-4685:


SUCCESS: Integrated in Jenkins build Struts-JDK7-master #519 (See 
[https://builds.apache.org/job/Struts-JDK7-master/519/])
WW-4685 Uses dedicated prefixes to access I18N and Struts internals 
(lukaszlenart: rev a5f3bdd1479bbc3957e2dd266a7e6069f1c36380)
* (add) 
plugins/tiles/src/main/java/org/apache/struts2/tiles/I18NAttributeEvaluator.java
* (edit) 
plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesContainerFactory.java
* (edit) 
plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsAttributeEvaluator.java


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-07 Thread ASF subversion and git services (JIRA)

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

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

Commit a5f3bdd1479bbc3957e2dd266a7e6069f1c36380 in struts's branch 
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=a5f3bdd ]

WW-4685 Uses dedicated prefixes to access I18N and Struts internals


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-06 Thread Hudson (JIRA)

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

Hudson commented on WW-4685:


SUCCESS: Integrated in Jenkins build Struts-JDK7-master #518 (See 
[https://builds.apache.org/job/Struts-JDK7-master/518/])
WW-4685 Supports evaluating expressions from tiles definitions as a 
(lukaszlenart: rev 1bed00d3d7269bbe11cd3ec1711400e050ef57b4)
* (add) 
plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsAttributeEvaluator.java
* (edit) 
plugins/tiles/src/main/java/org/apache/struts2/tiles/StrutsTilesContainerFactory.java


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (WW-4685) Allow directly accessing I18N keys from Tiles defintions

2016-09-06 Thread ASF subversion and git services (JIRA)

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

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

Commit 1bed00d3d7269bbe11cd3ec1711400e050ef57b4 in struts's branch 
refs/heads/master from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=1bed00d ]

WW-4685 Supports evaluating expressions from tiles definitions as a Struts 
values


> Allow directly accessing I18N keys from Tiles defintions
> 
>
> Key: WW-4685
> URL: https://issues.apache.org/jira/browse/WW-4685
> Project: Struts 2
>  Issue Type: Improvement
>  Components: Plugin - Tiles
>Reporter: Lukasz Lenart
>Assignee: Lukasz Lenart
>Priority: Minor
> Fix For: 2.5.3
>
>
> It'd be better to allow directly fetching I18N keys from Struts properties 
> instead of using multiple {{tiles.xml}} definitions. The latest version of 
> Tiles supports expression languages so it can be possible to add support for 
> Struts' internals.
> {code:xml}
> 
>   
>   
> 
> {code}
> and {{home.title}} should be first evaluated as a key in resource bundle and 
> then as a value from ValueStack.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)