Closed hassanakbar4 closed 3 years ago
@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} changed priority from medium
to minor
@{"email"=>"henrik@levkowetz.com", "name"=>nil, "username"=>nil} commented
Mmm. The schema permits either seriesInfo or author to occur at this point. I guess the lxml parser takes the easy way out by not listing all possible elements if not one unique element is expected. Noted, but fixing this will require a different parser.
Lowering the priority for now.
@{"email"=>"rjsparks@nostrum.com", "name"=>nil, "username"=>nil} changed status from new
to closed
@{"email"=>"rjsparks@nostrum.com", "name"=>nil, "username"=>nil} changed resolution from ` to
wontfix`
@{"email"=>"rjsparks@nostrum.com", "name"=>nil, "username"=>nil} commented
The current error message is more verbose:
tests/input/elements.xml(999): Error: Expecting an element , got nothing, at /rfc/back/references/references[1]/reference[3]/front
tests/input/elements.xml(6): Error: Invalid document before running preptool.
Unable to complete processing tests/input/elements.xml
There's not much more that the program can say.
@{"email"=>"julian.reschke@gmx.de", "name"=>nil, "username"=>nil} commented
Well, it could say "expecting an element seriesInfo or author".
component_Version_3_cli_txt
resolution_wontfix
type_defect
| by miek@miek.nlHaving an incomplete reference:
generates this error from xml2rfc:
element what?
Issue migrated from trac:363 at 2021-10-20 18:28:19 +0500