dquangsinh / fb2pdf

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

empty file names #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please make sure UI does not send empty file names.

daemon seems to process them OK, but they do not look nice:

mbenzi /Users/lord/src/fb2pdf> ./r.sh 
[INFO] Starting
[DEBUG] Received new task
[INFO] Processing ''.
[DEBUG] Creating temporary directory '/tmp/1173163107'.
[DEBUG] Downloading
'http://s3.amazonaws.com/fb2pdf/7d291a304e7b71e61a5016845906bea5.fb2' to
file '.fb2'.
[DEBUG] Converting to TeX
[DEBUG] Converting to PDF
[DEBUG] Uploading PDF to S3
[DEBUG] Uploading log to S3
[DEBUG] Removing temp files

Original issue reported on code.google.com by kroko...@gmail.com on 6 Mar 2007 at 6:42

GoogleCodeExporter commented 8 years ago
4 u

Original comment by kroko...@gmail.com on 6 Mar 2007 at 6:43

GoogleCodeExporter commented 8 years ago
Is it still an issue? I don't see any empty names recently. 

Original comment by vbe...@gmail.com on 20 Mar 2007 at 4:40

GoogleCodeExporter commented 8 years ago
have not seen it anymore. Review you code and if you fell it could not happend
anymore close this bug.

Original comment by kroko...@gmail.com on 20 Mar 2007 at 5:04

GoogleCodeExporter commented 8 years ago
Looks like it's not reproducible anymore but any way, I implemented all 
necessary
precautions.

Original comment by vbe...@gmail.com on 21 Mar 2007 at 2:27