Bug 423276

Summary: update_xml zh_CN: lots of xml errors, few docs generated
Product: [Translations] i18n Reporter: Guo Yunhe <i>
Component: zh_CNAssignee: Weng Xuetian <wengxt>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Guo Yunhe 2020-06-20 15:49:28 UTC
SUMMARY
I was trying to update zh_CN/docs from zh_CN/docmessages. But here are lots of xml errors and only a few doc pages were generated.

STEPS TO REPRODUCE
1. Checkout svn trunk/kf5-l10n
2. Run ./scripts/update_xml zh_CN
3. Check the output

OBSERVED RESULT
Output a lot of XML errors. Only a few doc pages generated.

EXPECTED RESULT
The script should be able to skip messages with errors and continue with all validated messages. So we can have time to fix small issues while most good stuff can be adopted.