Actions
Bug #332
closedxmllint: 0BUILD:1: parser error : XML declaration allowed only at the start of the document
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