Using the MVP sample app 
<http://code.google.com/p/google-web-toolkit/downloads/detail?name=Tutorial-hellomvp-2.1.zip>
 
(linked to from the MVP Activities and Places developer guide 
<http://www.gwtproject.org/doc/latest/DevGuideMvpActivitiesAndPlaces.html>), 
I set up to use GWT 2.6.1.

Go to the Goodbye place address after launching:
http://127.0.0.1:8888/?gwt.codesvr=127.0.0.1:9997#GoodbyePlace:%2B

Here's the output in Chrome:

> Good-bye, %2B
>

In Firefox:

> Good-bye, +
>

Why is the fragment URL-decoded in FF, but not in Chrome?

(This is causes an error <https://sagebionetworks.jira.com/browse/SWC-1601> 
in our application email validation round-trip.)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to