The package already depends on libjs-jquery, so the /javascript should not
missing, because libjs-jquery should depends on it.

Don't you think the bug should be moved into libjs-jquery package ?


For the second point, i will replace the libjs-flot into libjs-jquery-flot
into a next patch.

2015-04-21 13:03 GMT+02:00 Dmitry Smirnov <only...@debian.org>:

> 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
>

Reply via email to