[
https://issues.apache.org/jira/browse/CAUSEWAY-3586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved CAUSEWAY-3586.
----------------------------------
Resolution: Resolved
The framework now automatically takes care of non-URL-safe strings in
ViewModel.viewModelMemento().
> Allow for ViewModel.viewModelMemento() to return non-url-safe Strings
> ---------------------------------------------------------------------
>
> Key: CAUSEWAY-3586
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3586
> Project: Causeway
> Issue Type: Improvement
> Components: Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC3
>
>
> Perhaps the pair
> * java.net.URLEncoder
> * java.net.URLDecoder
> can do the magic, which leaves URL-safe Strings as is, while
> encoding/decoding those that are not.
> see https://the-asf.slack.com/archives/CFC42LWBV/p1694937632949229
--
This message was sent by Atlassian Jira
(v8.20.10#820010)