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

Экранировать имена файлов BLOB-ов #61

Open
dmpas opened this issue Jul 31, 2017 · 5 comments
Open

Экранировать имена файлов BLOB-ов #61

dmpas opened this issue Jul 31, 2017 · 5 comments

Comments

@dmpas
Copy link
Collaborator

dmpas commented Jul 31, 2017

Для регистров сведений имя файла BLOB поля содержит в себе значения измерений. Соответственно, там могут быть символы, недопустимые в имени файла.

Необходимо продумать, как сохранять такие BLOB-ы

@fishca
Copy link
Collaborator

fishca commented Aug 1, 2017

Надо что-то реализовывать типа какой-то структуры хранения соответствия имени файла (которое будет в файловой системе только с допустимыми символами) и реального имени файла, которое можно хранить в отдельном файле в виде текста.

@dmpas
Copy link
Collaborator Author

dmpas commented Aug 1, 2017

мм, renames.txt. где-то я это уже видел :trollface:

@fishca
Copy link
Collaborator

fishca commented Aug 1, 2017

он самый, да.

@ava57r
Copy link
Member

ava57r commented Feb 3, 2018

Ну ка расскажите, где там не допустимые символы?

@dmpas
Copy link
Collaborator Author

dmpas commented Feb 3, 2018

В регистре сведений строковое измерение и какой-нибудь блоб. В регистр сведений забей в строковый реквизит символы :/*% и попробуй экспортировать в xml с блобами.

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

No branches or pull requests

3 participants