[jira] [Resolved] (WW-5081) Struts default textarea template fails w3c validation

2020-07-05 Thread Lukasz Lenart (Jira)
[ https://issues.apache.org/jira/browse/WW-5081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lukasz Lenart resolved WW-5081. --- Resolution: Fixed > Struts default textarea template fails w3c validation >

[jira] [Work logged] (WW-5080) Allow write directly to a response - define a new result

2020-07-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5080?focusedWorklogId=454703&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-454703 ] ASF GitHub Bot logged work on WW-5080: -- Author: ASF GitHub Bot

[GitHub] [struts] lukaszlenart commented on pull request #422: [WW-5080] Defines a new result type plain to use directly with Java code

2020-07-05 Thread GitBox
lukaszlenart commented on pull request #422: URL: https://github.com/apache/struts/pull/422#issuecomment-654033477 > Shouldn't we do something in configs, allowing developer to define this result via struts.xml as well? No, this result is a plain code-based-result, you cannot define

[jira] [Commented] (WW-5075) Upgrade OSGi to the latest version

2020-07-05 Thread Lukasz Lenart (Jira)
[ https://issues.apache.org/jira/browse/WW-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151765#comment-17151765 ] Lukasz Lenart commented on WW-5075: --- Yes, but James pointed out that it is better to updat

[jira] [Commented] (WW-5075) Upgrade OSGi to the latest version

2020-07-05 Thread James Chaplin (Jira)
[ https://issues.apache.org/jira/browse/WW-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151745#comment-17151745 ] James Chaplin commented on WW-5075: --- Hi. There was a discussion on the topic, but no stro

[jira] [Commented] (WW-5075) Upgrade OSGi to the latest version

2020-07-05 Thread Yasser Zamani (Jira)
[ https://issues.apache.org/jira/browse/WW-5075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17151510#comment-17151510 ] Yasser Zamani commented on WW-5075: --- I remember we were discussing to remove osgi, don't w

[jira] [Work logged] (WW-5080) Allow write directly to a response - define a new result

2020-07-05 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/WW-5080?focusedWorklogId=454586&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-454586 ] ASF GitHub Bot logged work on WW-5080: -- Author: ASF GitHub Bot

[GitHub] [struts] yasserzamani commented on pull request #422: [WW-5080] Defines a new result type plain to use directly with Java code

2020-07-05 Thread GitBox
yasserzamani commented on pull request #422: URL: https://github.com/apache/struts/pull/422#issuecomment-653852288 Shouldn't we do something in configs, allowing developer to define this result via struts.xml as well? Already there is a PlainTextResult, shouldn't we amend it to extend th