Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TableBuilder for non ASCII characters #2645

Merged
merged 4 commits into from
Jun 18, 2014

Conversation

sbesson
Copy link
Member

@sbesson sbesson commented Jun 17, 2014

Fixes http://trac.openmicroscopy.org/ome/ticket/12370

This PR refactors TableBuilder and SQLStyle to handle non-ASCII characters. To test this PR,
1- make sure the unit tests are passing (incl. the ones with non-ASCII characters). Any additional tests suggested?
2- from a merge server, create some users with non-ASCII characters in various locations (login, first/last name) and make sure bin/omero user list returns a table with columns correctly aligned. Optionally, test the same thing for group names and bin/omero group list.

OME-DCO-1.1-Signed-off-by: Sebastien Besson <seb.besson@gmail.com> (github: sbesson)
OME-DCO-1.1-Signed-off-by: Sebastien Besson <seb.besson@gmail.com> (github: sbesson)
OME-DCO-1.1-Signed-off-by: Sebastien Besson <seb.besson@gmail.com> (github: sbesson)
OME-DCO-1.1-Signed-off-by: Sebastien Besson <seb.besson@gmail.com> (github: sbesson)
@jburel jburel added the dev_5_0 label Jun 17, 2014
@joshmoore
Copy link
Member

Tests looked good. Also tried adding a unicode user and testing locally. @pwalczysko, when it comes time to come up with some "reference" database for all our testing and docker images and search indexing etc. etc, let's make sure there are lots of really nice čeština words, yeah? 😄 👍

joshmoore added a commit that referenced this pull request Jun 18, 2014
Fix TableBuilder for non ASCII characters
@joshmoore joshmoore merged commit ad826a1 into ome:dev_5_0 Jun 18, 2014
@sbesson sbesson deleted the 12370_table_unicode branch June 18, 2014 12:12
@sbesson
Copy link
Member Author

sbesson commented Jun 18, 2014

--rebased-to #2654

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.

None yet

3 participants