Public bug reported:

The search interface to locally installed python-3.10-doc (and probably
other versions) fails to work in Firefox.

To reproduce, attempt to search from this page (or the search bar on
other pages):

file:///usr/share/doc/python3.10/html/search.html

The reason for this is the jquery.js and underscore.js files are
symlinks to files under /usr/share/javascript/, and Firefox won't follow
them.

Replacing the symlinks with copies fixes the problem, in the short term
at least.

This could presumably be fixed in the python packages by removing the
parts of debian/rules that make these into symlinks in the first place.

Having a locally searchable copy of the documentation is useful when
there is no network.

** Affects: firefox (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/2023355

Title:
  python-doc search does not work

Status in firefox package in Ubuntu:
  New

Bug description:
  The search interface to locally installed python-3.10-doc (and
  probably other versions) fails to work in Firefox.

  To reproduce, attempt to search from this page (or the search bar on
  other pages):

  file:///usr/share/doc/python3.10/html/search.html

  The reason for this is the jquery.js and underscore.js files are
  symlinks to files under /usr/share/javascript/, and Firefox won't
  follow them.

  Replacing the symlinks with copies fixes the problem, in the short
  term at least.

  This could presumably be fixed in the python packages by removing the
  parts of debian/rules that make these into symlinks in the first
  place.

  Having a locally searchable copy of the documentation is useful when
  there is no network.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/2023355/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to