Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-wsrp
Commit: a26f4682eb5d0d874d7a72d66c2e4711d138964c
https://github.com/gatein/gatein-wsrp/commit/a26f4682eb5d0d874d7a72d66c2e...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-10-25 (Thu, 25 Oct 2012)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandler.java
Log Message:
-----------
PBR-421: hack to handle another issue with the bridge sending across non-wsrp standard
url encodings
Commit: a01235e2c898257bcb73812a8da1dfb96bcb0765
https://github.com/gatein/gatein-wsrp/commit/a01235e2c898257bcb73812a8da1...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-10-25 (Thu, 25 Oct 2012)
Changed paths:
M
consumer/src/test/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandlerTestCase.java
M
consumer/src/test/java/org/gatein/wsrp/test/support/TestPortletInvocationContext.java
Log Message:
-----------
PBR-421: update tests for handling the ISO-8859-1 situations with '&' and
'-'
Commit: f939036d6e1cab02fa5979c1943ba09e2730110d
https://github.com/gatein/gatein-wsrp/commit/f939036d6e1cab02fa5979c1943b...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-10-25 (Thu, 25 Oct 2012)
Changed paths:
M consumer/src/test/java/org/gatein/wsrp/protocol/v1/MarkupTestCase.java
M consumer/src/test/java/org/gatein/wsrp/protocol/v2/MarkupTestCase.java
Log Message:
-----------
PBR-421: forgot to update the MarkupTestCases when making test changes in previous
commit
Commit: 74f9a5d2d1a511f913072825d35e0e4bbb08b442
https://github.com/gatein/gatein-wsrp/commit/74f9a5d2d1a511f913072825d35e...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-10-25 (Thu, 25 Oct 2012)
Changed paths:
M consumer/src/main/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandler.java
M
consumer/src/test/java/org/gatein/wsrp/consumer/handlers/MimeResponseHandlerTestCase.java
Log Message:
-----------
PBR-421: Another encoding issues we need to take care of, the /wsrp-rewrite can be
escaped as \/wsrp-rewrite
Compare:
https://github.com/gatein/gatein-wsrp/compare/319b1d9d754c...74f9a5d2d1a5