Page 1 of 1
[Solved] Warning when opening hyperlinks in OpenOffice
Posted: Sun Jul 31, 2022 8:59 pm
by SimonF
I use an OO Writer document to list music. The music is stored as MP3s or MP4s. The document has hyperlinks to the relevant tracks - I click on a hyperlink and that track opens the track in VLC. I have never had a problem until now ...
I recently re-installed OO - now when I click on the MP4 hyperlinks (MP3s are fine) it gives me a warning about security - it says:
"This hyperlink is going to open" and then details the filepath before asking "do you want to proceed?" - I can select "yes" "no" or "help". The help takes me to information about macros.
As directed, under security / macros I have set the level to the lowest security setting as I never receive documents from anybody else. Notwithstanding, the warning persists.
I would be grateful for any guidance BUT ... I am not a technically gifted person so please keep this in mind.
A big "thank you" in advance.
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 9:20 pm
by Zizi64
I recently re-installed OO - now when I click on the MP4 hyperlinks it gives me a warning about macros.
Maybe the User profile of the Office Suite has damaged, deleted. Where was the macros stored to? In the document? In the MyMacros?
Can you upload an Error message here?
Can you upload the macro code here?
Can you upload an ODF type sample file here
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 9:24 pm
by SimonF
Thanks for the response. I have not consciously stored macros - I have just inserted a hyperlink to the file. If by so-doing I have created a macro then I do not know where the macros are stored. I have amended my OP as I do not know how to insert an image.
I am awfully sorry if this seems a bit useless but it has always worked until now.
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 9:36 pm
by SimonF
I hope this will show what I see

- Capture.JPG (33.92 KiB) Viewed 4125 times
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 9:55 pm
by Zizi64
It is not a Macro warning.
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 10:09 pm
by SimonF
Oh ok - but when I click on "help" I see this:

- Capture2.JPG (69.67 KiB) Viewed 4094 times
Naturally, I assumed it was something to do with macros. If not, perhaps anyway somebody can help me stop it giving this warning. Thanks
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 10:36 pm
by Zizi64
A similar topic:
https://forum.openoffice.org/en/forum/v ... p?t=105147
I recently re-installed OO
Which version have you upgraded from?
Re: Macro warning - sometimes
Posted: Sun Jul 31, 2022 10:47 pm
by LastUnicorn
Zizi64 I read through that similar topic and it seems like it was a bug issue that was (supposedly) fixed, but now it resurfaces.
+++++++++++++++++++++++++++++++++++
Sad to say it but this looks like another one of those issues that suggest SimonF should switch from OpenOffice to
LibreOffice.
I just did a test in LibreOffice Writer and it opens hyperlinks to files without issue.
Re: Macro warning - sometimes
Posted: Mon Aug 01, 2022 9:27 am
by SimonF
Thanks for the latest posts.
This issue is not the end of the world, just plain irritating. Anyway, I think maybe the time has come to embrace LibreOffice.
As ever, I am appreciative for all the input. Thank you.
Re: Macro warning - sometimes
Posted: Tue Aug 02, 2022 8:52 pm
by SimonF
Just to say I have installed LibreOffice and so far, all good. My documents are opening well and the links are working without any security warnings. I have some complicated spreadsheets and these are working well too. I am also finding that LO Calc has a clean / fresh appearance.
I have often thought about making the change and I am pleased to have now done it (thanks LastUnicorn) - that said, OpenOffice has been a great help to me over the years.
Re: [Solved] Warning when opening hyperlinks in OpenOffice
Posted: Fri Sep 30, 2022 7:58 pm
by ardovm
Hello,
for what it's worth, we are working on this issue:
https://github.com/apache/openoffice/pull/157
Any feedback is appreciated.
Re: [Solved] Warning when opening hyperlinks in OpenOffice
Posted: Fri Sep 30, 2022 8:22 pm
by MrProgrammer
ardovm wrote: ↑Fri Sep 30, 2022 7:58 pm
Any feedback is appreciated.
.heif, .heifs; .heic, .heics; .avci, .avcs; .avif, .avifs
High Efficiency Image File Format
In my experience iPhone cameras seem to create
.heic as a standard image format. FaceBook supports upload of those images.
In the GitHub link,
pcx is listed twice.
I was surprised not to see
zip there.
Re: [Solved] Warning when opening hyperlinks in OpenOffice
Posted: Fri Sep 30, 2022 9:20 pm
by ardovm
MrProgrammer wrote: ↑Fri Sep 30, 2022 8:22 pm
.heif, .heifs; .heic, .heics; .avci, .avcs; .avif, .avifs
High Efficiency Image File Format
In my experience iPhone cameras seem to create
.heic as a standard image format. FaceBook supports upload of those images.
In the GitHub link,
pcx is listed twice.
Thank you for both indications!
How can we cite you in the commit message? "Thanks to..." MrProgrammer?
MrProgrammer wrote:
I was surprised not to see zip there.
Well, ZIP can contain "unsafe" files, so it's a bit border-line.
Users may not be
too much surprised when asked for confirmation to open a ZIP file.
On the other hand, the OP was surely surprised when asked for confirmation to open an audio file. That is why we are working on this list.