GitHub user victorsosa opened a pull request:
https://github.com/apache/struts/pull/97
WW-4636 File upload error message always in default language
File upload error message always in default English language.
Content negotiation is a mechanism defined in the HTTP specification is
used in the code; now using the 'Accept-Language: us' in the request the
language is choose.
The bug was that it was always using the English language for the
message.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/victorsosa/struts WW-4636
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/struts/pull/97.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 #97
----
commit da8b13a87ef0d6af54a8cabbc62d54fbca67f683
Author: victor sosa <[email protected]>
Date: 2016-03-03T18:16:11Z
Merge pull request #8 from apache/master
update pull
commit a5d716393999110b3701563479a96e83136a8b97
Author: victor sosa <[email protected]>
Date: 2016-03-03T18:41:11Z
Merge pull request #9 from victorsosa/easymock_update
Easymock update
commit 6bb1ec67ad539d4bf6850f8314ef521e06b8295e
Author: victor sosa <[email protected]>
Date: 2016-03-04T22:07:16Z
Merge pull request #10 from apache/master
pull update
commit 379b75292e6d084dc881e71f0a826c45934d9df8
Author: victor sosa <[email protected]>
Date: 2016-03-27T18:43:40Z
Merge pull request #11 from apache/master
update pull
commit 47cf4ff84b07523cca2e1c5571742368c5cb5556
Author: victor sosa <[email protected]>
Date: 2016-04-20T18:58:32Z
Merge pull request #13 from apache/master
update pull
commit ca74ac36fc7eb60e41eeaa8a539771169f900dd6
Author: victor sosa <[email protected]>
Date: 2016-05-04T14:47:57Z
Merge pull request #14 from apache/master
update pull
commit 6b360108e57b8986c6409b26cba9b3cd4f16a603
Author: victorsosa <[email protected]>
Date: 2016-05-17T12:37:13Z
WW-4634
commit b4facc8e0674851be581dc74cc262f275734a180
Author: victor sosa <[email protected]>
Date: 2016-05-17T12:39:51Z
Merge pull request #15 from apache/master
update pull
commit f9e4a5e676c2fde1603aa0809cb44c71d2e7a122
Author: victorsosa <[email protected]>
Date: 2016-05-17T12:50:50Z
Merge branch 'master' of github.com:victorsosa/struts
commit ffdacf1b60b8bf1df54af004a5fd84752eb522b4
Author: victorsosa <[email protected]>
Date: 2016-05-17T13:00:33Z
WW-4634
commit b3507834016946a5d2206ac2c51d865199918a68
Author: victorsosa <[email protected]>
Date: 2016-05-25T12:02:05Z
WW-4636
File upload error message always in default language
Content negotiation is a mechanism defined in the HTTP specification is
used; now using the 'Accept-Language: us' in the request the language
choose.
The bug was that it was always using the English language for the
message.
commit 81ff4ae6cdd03f77439ddd9be35f4fe6130aa0e4
Author: Victor Sosa <[email protected]>
Date: 2016-05-25T12:23:18Z
rollback
commit 2272623fd82fe61c4c662c5f81af45ff2e1c882f
Author: victorsosa <[email protected]>
Date: 2016-05-25T12:27:18Z
Merge branch 'WW-4636' of github.com:victorsosa/struts into WW-4636
commit dcb8ac72e4491e878efecad662b3430e42446c80
Author: victor sosa <[email protected]>
Date: 2016-05-25T12:30:33Z
Update styles.css
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]