[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: URL.UnQuote() takes a new optional argument that prevent unquoting "+" into space.

Benoît Minisini gitlab at mg.gitlab.com
Sat May 16 19:43:23 CEST 2020



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
93077403 by gambas at 2020-05-16T19:36:27+02:00
URL.UnQuote() takes a new optional argument that prevent unquoting "+" into space.

[GB.UTIL.WEB]
* BUG: Fix query encoding & decoding in URLQuery class.
* NEW: URL.UnQuote() takes a new optional argument that prevent unquoting "+" into space.
* NEW: URL.Quote() now quotes spaces as "%20" and not "+" anymore.

- - - - -
da8182ac by gambas at 2020-05-16T19:42:33+02:00
Do not unquote "+" into space in query strings.

[GB.WEB]
* BUG: Do not unquote "+" into space in query strings.

- - - - -


3 changed files:

- comp/src/gb.util.web/.src/URL.class
- comp/src/gb.util.web/.src/URLQuery.class
- comp/src/gb.web/.src/Main.module


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f4acc8407ba53e792ea8655e823081ad24d1e49c...da8182acbcb3147e5d8649449a6996b2278c66a3

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f4acc8407ba53e792ea8655e823081ad24d1e49c...da8182acbcb3147e5d8649449a6996b2278c66a3
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20200516/345cc364/attachment.html>


More information about the Notification mailing list