Commit 4e88248
Tatsuya Sato
Fix: Fails to parser when given string includes multibyte chars.
Net::LDAP::Filter::FilterParser fails to parse when a given string
includes multibyte chars such as Japanese characters.
But this should support it according to RFC-2254.
This commit is to fix this failure.1 parent d5a6c03 commit 4e88248
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
755 | 755 | | |
756 | 756 | | |
757 | 757 | | |
758 | | - | |
| 758 | + | |
759 | 759 | | |
760 | 760 | | |
761 | 761 | | |
| |||
0 commit comments