Tapestry should allow for encoding the user's locale into the URL rather than 
as a cookie.
------------------------------------------------------------------------------------------

                 Key: TAP5-422
                 URL: https://issues.apache.org/jira/browse/TAP5-422
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.1.0.0
            Reporter: Howard M. Lewis Ship


It would be nice if the user's locale showed up in the URL, perhaps just after 
the context path.  Example:

/context/en/article or /context/de/admin/edit.

This would make the link encoding and decoding rules more complex, as it should 
still support the current URLs.  Basically, it will have to see if the first 
"folder" in the request path matches one of the configured locales.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to