Project

General

Profile

Actions

Bug #332

closed

xmllint: 0BUILD:1: parser error : XML declaration allowed only at the start of the document

Added by rhabacker about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
-
Start date:
12/09/2025
Due date:
Betriebssystem:
FreeBSD, Linux, MacOSX, Windows, andere
AqBanking-Version:
6.8.2
Anwendung:
andere
Version der Anwendung:

Description

aqbanking includes configuration files for gwbuild. Simply running xmllint to perform a raw validation check git fails with:

$ cd ~/src/aqbanking
$ xmllint 0BUILD
0BUILD:1: parser error : XML declaration allowed only at the start of the document

^
The appended patch, which is based on commit 989c337b fixes those issues.


Files

Actions #1

Updated by martin about 1 month ago

  • Status changed from New to Closed

thanks, applied to git.

Just for clarification: Those files are never read by any other XML parser than that of Gwenhywfar (which wouldn't even need the <XML> element), but it's nice to know that they could be now ;-)

Actions #2

Updated by rhabacker about 1 month ago

martin schrieb (#note-1):

Just for clarification: Those files are never read by any other XML parser than that of Gwenhywfar (which wouldn't even need the <XML> element), but it's nice to know that they could be now ;-)

Extensions in the build system in aqbanking would also have to be available in gwbuild, so in my opinion it makes sense to have a syntax checking option for the 0BUILD files.

Actions #3

Updated by martin about 1 month ago

Yes, it certainly does.

Thanks again.

Actions #4

Updated by martin about 1 month ago

BTW: Did you receive my email?

Actions

Also available in: Atom PDF