Bug 52543 - framework: broken links under /opt/lodev-3.6/share points to no longer existing OOo websites
Summary: framework: broken links under /opt/lodev-3.6/share points to no longer existi...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: framework (show other bugs)
Version:
(earliest affected)
3.6.0.0.beta1
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks: Dev-related
  Show dependency treegraph
 
Reported: 2012-07-26 13:24 UTC by Sabri Unal
Modified: 2023-07-09 13:18 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
grep's results as an bzipped file (200.05 KB, application/x-bzip2)
2012-09-02 14:25 UTC, Thomas Hackert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sabri Unal 2012-07-26 13:24:47 UTC
hi, 

when I opened /opt/lodev3.6/share/registy/ directory files

http://openoffice.org/2001/registry url was found every files.

and, 

http://openoffice.org/2004/installation url was found this files:

pyuno.xcd, postgresqlsdbc.xcd, writer.xcd, ogltrans.xcd, math.xcd, lingucomponent.xcd, impress.xcd, gnome.xcd, draw.xcd, calc.xcd, base.xcd, onlineupdate.xcd

but this url's not found.

and /opt/lodev3.6/share/ directory files like this found broken urls

example: http://www.openoffice.org/2000/dialog url is broken; I thinks this url was probably: 

http://www.openoffice.org/api/docs/common/ref/com/sun/star/ui/dialogs/module-ix.html

Thanks.

~~~~~~~~

Platform (LibreOffice 3.6 Beta 1, Ubuntu 12.04, Turkish localization)
              
Browser: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:16.0) Gecko/16.0 Firefox/16.0
Comment 1 Thomas Hackert 2012-09-02 14:24:39 UTC
Hello Sabri, *,
I have changed the subject a little bit, so it is more meaningful ... ;) If you think, I am wrong here, feel free to change it back :)

I can confirm your observation under Debian Testing AMD64 w/ installed LO Version 3.6.1.2 (Build ID: e29a214), parallel installed Version 3.6.2.0+ (Build ID: c3148ae), both with Germanophone UI/Help. If you run
<quote>
grep -R "openoffice.org" /opt/libreoffice3.6/share | less
</quote>
(as well as to my parallel installed ~/LO/opt/lodev3.6/share), you get loads of hits. One (http://www.openoffice.org/license.html) still exists, but others like the ones from comment #0 does not exist anymore ... :( If I pipe grep to a file, it is 3.7 MB in size, bzipped2 it is still 200KB ... :(

Sorry, if I could not be of any further help here ... :(
HTH
Thomas.
Comment 2 Thomas Hackert 2012-09-02 14:25:57 UTC
Created attachment 66492 [details]
grep's results as an bzipped file
Comment 3 QA Administrators 2015-04-19 03:19:56 UTC Comment hidden (obsolete)
Comment 4 Buovjaga 2015-06-15 08:03:42 UTC
(In reply to thackert from comment #1)
> I can confirm your observation under Debian Testing AMD64 w/ installed LO
> Version 3.6.1.2 (Build ID: e29a214), parallel installed Version 3.6.2.0+
> (Build ID: c3148ae), both with Germanophone UI/Help. If you run
> <quote>
> grep -R "openoffice.org" /opt/libreoffice3.6/share | less
> </quote>

Still lots of hits.

Ubuntu 15.04 64-bit 
Version: 5.1.0.0.alpha1+
Build ID: a9286c302e96258f32d13fb66aced25750e82cd3
TinderBox: Linux-rpm_deb-x86_64@46-TDF-dbg, Branch:master, Time: 2015-06-13_00:35:08
Locale: en-US (en_US.UTF-8)
Comment 5 QA Administrators 2016-09-20 10:00:29 UTC Comment hidden (obsolete)
Comment 6 Muhammet Kara 2018-04-19 05:51:39 UTC
The addresses starting with "http://openoffice.org" are mostly just xml namespaces (xmlns), and might not make a difference if they are broken or not (as long as they ensure uniqueness of the corresponding elements).

The addresses starting with "http://www.openoffice.org" are mostly pointing to "http://www.openoffice.org/license.html", which works just fine. (Though we can turn these into https if we are ken on "https everywhere")

Apart from that, there might be only a few instances like "http://www.openoffice.org/project/udk/common/man/idl_syntax.html", whichcan be easily fixed. (This particular one should be "https://www.openoffice.org/udk/common/man/idl_syntax.html")
Comment 7 QA Administrators 2019-04-20 02:58:05 UTC Comment hidden (obsolete)
Comment 8 QA Administrators 2021-04-20 03:54:37 UTC Comment hidden (obsolete)
Comment 9 QA Administrators 2023-04-21 03:27:25 UTC
Dear Sabri Unal,

To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information from Help - About LibreOffice.
 
If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug