qasta / ooofbtools

Automatically exported from code.google.com/p/ooofbtools
0 stars 0 forks source link

Маленькая добавочка к GetOS() (починена ошибка экспорта файлов с картинками при 'root' логине) #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Логин root'ом на *nixe (знаю, что плохо, ничего 
с собой поделать не могу
:) )
2. Экспорт любого файла, содержащего 
картинки

What is the expected output? What do you see instead?
Ожидается fb2 файл, но скрипт приносит 
ошибку "Не могу, мол, файл найти"

What version of the product are you using? On what operating system?
OOoFBTools-1.12, Linux, Fedora 8

Please provide any additional information below.
В GetOS() function нужно добавить 'or InStr( sDir, "file:///root" 
) > 0 '
после 'If InStr( sDir, "file:///home/" ) > 0 ' (обратите 
внимание на
отсутствие закрывающего слэша после 'root')

Original issue reported on code.google.com by dimg...@gmail.com on 1 Dec 2009 at 7:26

GoogleCodeExporter commented 9 years ago
Спасибо, посмотрю и поправлю в следующем 
(1.14) релизе

Original comment by dik...@gmail.com on 21 Dec 2009 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by dik...@gmail.com on 8 Jun 2010 at 4:11