geometer / FBReaderJ

Official FBReaderJ project repository
http://www.fbreader.org/FBReaderJ/
1.83k stars 802 forks source link

FBReader does not support colon ":" symbol inside *.fb2.zip file #390

Open gena-moscow opened 8 years ago

gena-moscow commented 8 years ago

for example we have "test.fb2" file with correct fb2 content.

  1. cp test.fb2 test1.fb2
  2. zip test1.fb2.zip test1.fb2
  3. cp test.fb2 test:1.fb2
  4. zip test2.fb2.zip test:1.fb2

Now we have two files with identical zipped content but different file name inside. FBReader recognize only test1.fb2.zip