华为主题:读取description.xml文件信息异常: File content not allowed exception:briefinf 的解决方法
作者:本站编辑
发布时间:2022-09-03
来源:本站原创
点击数:
华为主题上传时,会出现:
读取description.xml文件信息异常: File content not allowed exception:briefinfo
问题解析:
1、xml的briefinfo字段内容超出,一般不能超过1200字。
2、编码有问题, 应该采用utf-8解决。
3、有特殊符号,如“|”,这些符号在studio工具中不会反馈违规,但上传时会报错。