This bug tracking system is read-only for users. It is currently only meant as TODO list for the developers.
FS#35 - User is not notified about invalid chars in files and burn fails
Attached to Project:
CDBurnerXP
Opened by Florian Schmitz (Flo) - Friday, 20 August 2004, 22:32 GMT+1
Last edited by Fredrik Haglund (frha) - Monday, 23 August 2004, 22:47 GMT+1
Opened by Florian Schmitz (Flo) - Friday, 20 August 2004, 22:32 GMT+1
Last edited by Fredrik Haglund (frha) - Monday, 23 August 2004, 22:47 GMT+1
|
DetailsIf you burn files which do not belong to file format, these files are not burned correctly. There should be an automatic file renamer to cut out invalid chars. This applys not only to Joliet but also to ISO Levels. Don\’t forget about double names then like (for example) test,,,test.txt → test_test.txt and text;,,test.txt → test_test.txt (bad if they are in same compilation) |
This task depends upon
hmm i believe all iso levels works this way already? So what remains to be fixed is \’;\’ in joliet files if i am right
Yep, I just noticed. Only ; has to be removed then it works correctly I think.