On Fri, Dec 20, 2013 at 03:09:04PM +0100, Miklos Vajna wrote:
On Fri, Dec 20, 2013 at 02:40:18PM +0100, Lionel Elie Mamane <lionel@mamane.lu> wrote:
2) ooo103006-1.odb/reports/Obj131/content.xml[2,6115]: Error: element
"form:hidden" is missing "id" attribute
This one probably just needs an ID generated. Shall we just call
something like BASE64ENCODE(RANDOM(give me 9 bytes))? Or is there a
more structured system in LibreOffice?
Random is probably the worst method you can think about.
Why? What properties do you want from these IDs? Only that they are
unique within the XML document, right?
Can't you just use an integer id, starting from 0?
This assumes a "per-document" global" state counter to remember the
last used ID... Doable.
--
Lionel
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.