Package: dolibarr
Version: 3.5.5+dfsg1-1
Severity: normal

I'm accessing dolibarr as http://localhost/dolibarr
as per "/etc/apache2/conf-available/dolibarr.conf"
however I'm getting 404 errors in browser on 

        GET /javascript/jquery/jquery.min.js
        GET /javascript/jquery-ui/jquery-ui.min.js
        GET /javascript/flot/jquery.flot.js
        GET /javascript/flot/jquery.flot.pie.js
        GET /javascript/flot/jquery.flot.stack.js

and others because "/javascript" do not exist in the Apache configuration.
Naturally dolibarr interface is not functioning properly...

I've managed to fix that by installing package "javascript-common" and 
invoking the following command:

        a2enconf javascript-common

But dolibarr should document that necessary installation instructions in 
README.Debian and perhaps depend on "javascript-common".

Besides "dolibarr" depends on transitional dummy package "libjs-flot" which 
should be replaced with "libjs-jquery-flot".

-- 
Best wishes,
 Dmitry Smirnov

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to