Opened 3 years ago

Closed 3 years ago

#5912 closed defect (fixed)

Hotkey page breaks template validation

Reported by: Stan Owned by: wraitii
Priority: Should Have Milestone: Alpha 24
Component: Core engine Keywords:
Cc: wraitii Patch:

Description

Since Phab:rP24215 there is now a gui page in the incorrect folder. Checkrefs was patched but the following script still fails

source/tools/xmlvalidator/validate.pl

with the following error

/public/gui/hotkeys/page_hotkeys.xml:0: Relax-NG validity error : Did not expect element page there

The page should be moved up.

Change History (2)

comment:1 by Stan, 3 years ago

Milestone: BacklogAlpha 24

comment:2 by wraitii, 3 years ago

Owner: set to wraitii
Resolution: fixed
Status: newclosed

In 24594:

Fix xmlvalidator following rP24215

The xmlValidator complained about GUI pages.
rP24222 missed that script.

Fixes #5912

Differential Revision: https://code.wildfiregames.com/D3349

Note: See TracTickets for help on using tickets.