Duglum
1) It's not missing chars issue, but rather encoding issue. I'll need to investigate how that happened. Works fine for me. Maybe has to do with system locale used when building.
2) The same as 1), could you post contents of the property file that you've used to build it?
3) That's clearly a bug, will be fixed today or tomorrow.
4) You shouldn't have that option in installers menu... ^^ As there is no "script" anymore. JS files are compressed and put into /opt/.... As a side effect it also solves "games icons are shown in pictures" and problems with internal memory file system corruptions.
PS
Quote:
The path in the addon points to Core.config.root + "epub/", but I didn't find a place where config.root is set. Can I simply add it to user.config or does this affect other areas as well?
|
As a quick fix you could modify file in temp subfolder, to use absolute path "/Data/database/system/PRSPlus/epub/" (heck, I don't remember whether / in the end is needed

) and then do:
ant dobuild
then install.
User config now could be used only on SD cards. (b:\user.config) =/
PPS
After fixing known bugs, official 1.1.0 beta will be released.