Skip to content

Conversation

@satoryu
Copy link
Collaborator

@satoryu satoryu commented May 16, 2013

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.

Tatsuya Sato added 3 commits May 15, 2013 01:50
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.
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

RoryO pushed a commit that referenced this pull request Jul 22, 2013
Bug Fix: Fails to generate filter parser when given string includes multibyte chars.
@RoryO RoryO merged commit 646cdce into ruby-ldap:master Jul 22, 2013
@satoryu satoryu deleted the fix_filter_parser branch August 1, 2013 07:14
astratto pushed a commit to astratto/ruby-net-ldap that referenced this pull request Dec 18, 2015
Bug Fix: Fails to generate filter parser when given string includes multibyte chars.
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.

2 participants