Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


Hi Lionel,

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. Can't you just
use an integer id, starting from 0? Assuming that there is some exporter
class where you can store this id, so the counter is reset back to 0
each time you start an export. At least that's what we do for e.g.
pictures in the DOCX export.

Miklos

Attachment: signature.asc
Description: Digital signature


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.