Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@schmitch
Copy link
Contributor

@schmitch schmitch commented Sep 15, 2016

Actually this reverts back how query strings were handled in previous versions of Play 2.5.x. I guess most of the time the matrix params aren't a good idea and will probably make more problems than they will be helpful.
I guess to get the Uri Encoding / Decoding right, we should create Docs that explains the why and how (which I will do in #6524 where we also use a library for uri encoding and decoding), that's the best way forward.

I'm sorry for all people that rely on that, that I got it that wrong and introduced a quite breaking change in 2.5.x mid term.

Edit: I guess it's fine to set the mima filter.

@schmitch schmitch changed the title reverts matrix params in query strings [2.5.x] reverts matrix params in query strings Sep 15, 2016
Copy link

@arnbak arnbak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is the right thing to do, some unwanted side effects appeared with this change.

@schmitch schmitch added this to the 2.5.9 milestone Sep 20, 2016
@schmitch schmitch merged commit 6d2a70b into playframework:2.5.x Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants