https://bz.apache.org/bugzilla/show_bug.cgi?id=63541

--- Comment #2 from Andreas Beeker <[email protected]> ---
(In reply to petoalbert32 from comment #1)
> Is this valid at all? It seems that other tools can handle it.
I thought its invalid, but the schema validation with ECMA-376 (5th edition)
was positive - be aware that we still use the 1st edition (see also #56205)

> Is there a better solution than explicitly checking for the presence of
> offset everywhere where we use it?
If you access the XmlBeans directly -> nope
If you use the POI API, I'd return NULL as the anchor - I think an empty anchor
doesn't make much sense. Furthermore I would throw your test file in our corpus
and see where it crashes and fix those places.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to