GitHub user victorsosa opened a pull request: https://github.com/apache/struts/pull/71
patch ww-3266 getFieldValue() method of ValueStackDataSource uses getDescription() to get field value may not appropriate. patch ww-3266 getFieldValue() method of ValueStackDataSource uses getDescription() to get field value may not appropriate. Reason: In JasperReports, a description of a field is just like a documentation for this field. So it may not good to use it as expression You can merge this pull request into a Git repository by running: $ git pull https://github.com/victorsosa/struts WW-3266 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/struts/pull/71.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #71 ---- commit 7170c13509611284b100521968163698e96708b9 Author: victor sosa <victors...@users.noreply.github.com> Date: 2016-01-04T22:06:23Z Merge pull request #1 from apache/master Merge changes commit 37f822f9cce8505e28a3dba5a2ac34aa03a17dd2 Author: Victor Sosa <victorns...@gmail.com> Date: 2016-01-07T15:09:58Z Patch WW-3266 getFieldValue() method of ValueStackDataSource uses getDescription() to get field value may not appropriate ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org