Skip to content

Conversation

zfigura
Copy link

@zfigura zfigura commented Oct 1, 2016

This patch fixes a simple arithmetical error.

This is a partial fix. The characters Dž, Lj, Nj, Dz will now be converted appropriately. However, Greek characters with hypogegrammene still do not work. This is because they are not generated by ucgendat.c as title-case characters, but rather as upper-case characters. Since this file originates in OpenLDAP, I have submitted a patch there. I don't know what the proper way is to propagate that change here, however, assuming it is accepted.

@smalyshev smalyshev added the Bug label Oct 30, 2016
@krakjoe
Copy link
Member

krakjoe commented Jan 4, 2017

Can we know the current status of this patch ?

I don't know how to find out what action was taken by openldap, and it's not clear if we need to do anything ?

@zfigura
Copy link
Author

zfigura commented Jan 9, 2017

openldap has not taken any action yet. I don't know how or when this file was copied from them, so it is not clear to me either.

@nikic
Copy link
Member

nikic commented Mar 2, 2017

Looking through OpenLDAP commit log, this looks like the corresponding patch for this issue on their side, though using a different implementation: https://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=60a25c72ba389f53b0621ca250bc99f3b295d43f

@krakjoe
Copy link
Member

krakjoe commented Apr 3, 2017

I think best to wait for the version of oldap with these changes included to propagate, rather than make changes here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants