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

Services API don't work with non-ascii database names [CORE5154] #5437

Closed
firebird-automations opened this issue Mar 17, 2016 · 8 comments
Closed

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @aafemt

Assigned to: @aafemt

Attachments:
CORE-5154_1251.cpp.7z
CORE-5154_utf8.cpp.7z

With or without isc_spb_utf8_filename in parameters a client application cannot get statistics from database which name includes cyrillic characters using services. Transliteration error is reported in this case. The same for backup/restore using services. It seems that [almost?] all service operations are affected.

Commits: 9c28f61 ced719d

====== Test Details ======

There is no way to use non-ascii names of folder and files on test running host.

@firebird-automations
Copy link
Collaborator Author

Commented by: @aafemt

Both test cases are attached.

@firebird-automations
Copy link
Collaborator Author

Modified by: @aafemt

Attachment: CORE5154_1251.cpp.7z [ 12921 ]

Attachment: CORE5154_utf8.cpp.7z [ 12922 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @aafemt

Attachment: CORE5154_1251.cpp.7z [ 12921 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @aafemt

Attachment: CORE5154_utf8.cpp.7z [ 12922 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @aafemt

Attachment: CORE5154_1251.cpp.7z [ 12924 ]

Attachment: CORE5154_utf8.cpp.7z [ 12925 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Version: 3.0.0 [ 10740 ]

description: With or without isc_spb_utf8_filename in parameters a client application cannot get statistics from database which name includes cyrillic characters using services. => With or without isc_spb_utf8_filename in parameters a client application cannot get statistics from database which name includes cyrillic characters using services. Transliteration error is reported in this case. The same for backup/restore using services. It seems that [almost?] all service operations are affected.

summary: Statistics service doesn't work with non-ascii database names => Services API don't work with non-ascii database names

Component: GSTAT [ 10008 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 3.0.1 [ 10730 ]

Fix Version: 4.0 Alpha 1 [ 10731 ]

assignee: Dimitry Sibiryakov [ aafemt ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Resolved [ 5 ] => Resolved [ 5 ]

QA Status: No test => Cannot be tested

Test Details: There is no way to use non-ascii names of folder and files on test running host.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment