Drag and Drop installation fails

Hello,

i have made a modul for bpbible from the "Neue evangelistische Übersetzung"

http://downloads.sourceforge.net/bibleworkplace/sword_neue_v1_0.zip?use_...

There is a little problem installing per Drag and Drop gives an error because utf-8 encoding so the installation fails, but i can install the modul if i put the files directly in the bpbible directories and it works fine.

Is there eventually a solution for the Drag and Drop error?

greeting
wolfgang
http://www.zefania.de

The conf file seems to be

The conf file seems to be using cp1252, but the encoding is utf-8. This is more a problem with the module. However, I have made a local change to the source code (I'll submit it to svn when I can) which will replace it with a bad symbol (so that there isn't an error message)

Hello, ok, it seems to be

Hello,

ok, it seems to be because i have had copy and paste some text from a website :(

There is a new release of the module which installs per drag and drop.

http://downloads.sourceforge.net/bibleworkplace/sword_neue_v1_1.zip?use_...

Another observation, if the .conf is saved as utf-8 with BOM it will cause a big error message :(

perhaps BOM should be catched by bpbible ?

grettings

wolfgang
http://www.zefania.de

I can fix this. But no text

I can fix this. But no text editor I use saves utf-8 text with a BOM, so I haven't encountered this problem before...