https://issues.apache.org/ooo/show_bug.cgi?id=122180

--- Comment #3 from Ariel Constenla-Haile <[email protected]> ---
(In reply to comment #2)
> Created attachment 80603 [details]
> sample listing of bookmarks from a file
> 
> The titles are manually created bookmarks in a listing of descriptions of
> files downloaded. The 'posterimagexx' titles are autocreated by importing
> images associated with file descriptions.
> 
> NOTE: it is possible that there is a swiltch somewhere which can turn this
> autocreation on or off.  If so, I could not find it described in the HELP
> files.

can you tell the website you are copying from?
It might be that these bookmarks are on the website page you are copying, so
OpenOffice is simply copying them. But to be sure, I need to know the website,
so that I look at its source; or you can do it by yourself: in Firefox Ctrl +
U, or menu WebDeveloper - Page source. 

For example, copy and paste the main text from http://www.meiner.de/index.php
Every News is in a DIV with the same ID:

<div id="shortnews">

OpenOffice generates bookmarks for each DIV:

shortnews
shortnews1
shortnews2

This might be what is happening with the web page you are copying. Every image
might be inside a DIV with the same ID, and AOO is generating numerated
bookmarks for each. This might be a bug, indeed.

But I need to know the website you are copying from.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to