https://bugs.documentfoundation.org/show_bug.cgi?id=166081
Bug ID: 166081
Summary: https linked password protected graphics do not work
Product: LibreOffice
Version: 25.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
when I use linked graphics with an image control element I would like to use
images from password protected sites. The link structure
https://user:[email protected]/image.jpg doesn't work, and no other way to
connect the user/password credentials is documented.
Steps to Reproduce:
1.create an image control element (base or calc)
2.put an image on a password protected web server. (e.g. using .htaccess,
.htpasswd)
3.try to link the image into the control element, using the format:
https://user:[email protected]/image.jpg
(to be sure try the link in a browser first)
Actual Results:
Image not linked, no error messages displayed.
Expected Results:
image is linked.
Reproducible: Always
User Profile Reset: No
Additional Info:
linking images using https://imagesite.org/image.jpg from a not protected
image-site works awesome.
--
You are receiving this mail because:
You are the assignee for the bug.