If you try and use the DocBook 4.5 or 5.0 import mechanism, then when you get to the "Select the main XML file" part, the default selected value is a null value. If you just continue on like this the import starts fine and then just freezes. The following error shows up in the console: qnazipmodel.js:46 Uncaught TypeError: Cannot call method 'toLowerCase' of null
Actually this occurs with publican books as well. To replicate it for publican books I accidentally created a dir structure like so: publican.cfg es-ES es-ES mainfile.xml mainfile.ent
An error message is now displayed: "Please select the main XML file before continuing"
fixed in 201404021441
Verified
Created attachment 881641 [details] Example book Just had a case when trying to import the attached DocBook 5.0 book that it let me select a blank file without any error message.
Fixed in 201404030704