#1803 closed defect (invalid)
set_decode_base64 not working for combination of Japnese and underscore character
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | critical | Milestone: | nginx-1.17 |
Component: | nginx-core | Version: | 1.4.x |
Keywords: | set_decode_base64, set-misc-nginx-module, Japnese | Cc: | |
uname -a: | Arun Singh | ||
nginx -V: | 1.14.2 |
Description
When "5Yy755mC57Wx6KiIX+Wbszg=" is given as Input to set_decode_base64 it fails and result into 500 server with log message [error] 50458#0: 246969 set_decode_base64: invalid value.
Issue for File names:
1)医療統計_図8
2)üyƱÅoüzâìâWâJâïâVâôâLâôâOìuì└ÄûæOë█æΦ
Working fine:医療統計図8
This was working fine on nginx 1.10.2 but occurring on 1.14.2
Build in Module is same for both: set-misc-nginx-module
Note:
See TracTickets
for help on using tickets.
The set-misc-module is a 3rd party module. You may want to contact its author directly.