[Bug]: XML/Text mode changes XML (only when recognized as well-formed XML)
还没有人认领这个 Issue。
评估
调研方向
首先,在 Windows 上的 DB4S 3.13.1 中使用提供的表值复现 XML/Text 值查看器的行为,然后将其与添加前缀后的相同值进行比较,使其不被识别为格式良好的 XML。当识别为 XML 时,两种模式都能完全保留原始值,且不添加命名空间或更改属性格式,即视为完成。
由索引模型根据 Issue 内容生成。
描述
What did you do?
Created a table with cell values like (copied directly from table cell:
<?xml version="1.0" encoding="UTF-8"?>
<xml xmlns="http://www.wipo.int/classifications/ipc/masterfiles">
<note type="none">
<noteParagraph>
<text>Auxiliary devices attached to machines of a different kind, e.g. harrows attached to ploughs, see relevant groups in <mref endRef="A01B0047000000" ref="A01B0003000000" /> for the machines.</text>
</noteParagraph>
</note>
</xml>
What did you expect to see?
In both XML and Text modes the same value above.
What did you see instead?
Copied from value viewer (XML and Text mode alike):
<?xml version='1.0' encoding='UTF-8'?>
<xml xmlns="http://www.wipo.int/classifications/ipc/masterfiles">
<note xmlns="http://www.wipo.int/classifications/ipc/masterfiles" type="none">
<noteParagraph xmlns="http://www.wipo.int/classifications/ipc/masterfiles">
<text xmlns="http://www.wipo.int/classifications/ipc/masterfiles">Auxiliary devices attached to machines of a different kind, e.g. harrows attached to ploughs, see relevant groups in <mref xmlns="http://www.wipo.int/classifications/ipc/masterfiles" ref="A01B0003000000" endRef="A01B0047000000"/> for the machines.</text>
</noteParagraph>
</note>
</xml>
This only happens when value is recognized as well-formed XML. If I add a symbol at the beginning in the table cell, the value is no longer recognized as well-formed XML, and all fake "xmlns=..." are gone.
DB4S Version
3.13.1
What OS are you seeing the problem on?
Windows
OS version
Windows 10 LTSC 2019
Relevant log output
Prevention against duplicate issues
- I have searched for similar issues
- 主要语言
- C++
- 星标
- 24.6k
- 派生
- 2.4k
- 平均合并
- 2 天 8 小时
- 30 天内合并 PR
- 4
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
sqlitebrowser/sqlitebrowser 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
sqlitebrowser/sqlitebrowser#4164 ·
-
难度 2/5 1-3 小时 新手友好度 65/100
sqlitebrowser/sqlitebrowser#4123 · 1 个 reaction ·
-
enhancement import
难度 2/5 1-3 小时 新手友好度 68/100
sqlitebrowser/sqlitebrowser#2561 · 6 条评论 ·
-
linux
难度 4/5 3-5 天 新手友好度 45/100
sqlitebrowser/sqlitebrowser#4200 · 已指派 1 人 ·
-
windows
难度 3/5 1-2 天 新手友好度 55/100
sqlitebrowser/sqlitebrowser#4196 ·
查看 sqlitebrowser/sqlitebrowser 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 75/100
flutter-webrtc/flutter-webrtc#2206 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google-ai-edge/LiteRT-LM#3739 ·
-
Component: GLib
难度 2/5 1-3 小时 新手友好度 70/100
-
Mute ydb/tests/functional/dstool/test_canonical_requests.py.Test.test_group_take_snapshot in main 未关闭ai_reviewed
难度 2/5 1-3 小时 新手友好度 70/100
ydb-platform/ydb#53974 · 3 条评论 ·
-
难度 2/5 1-3 小时 新手友好度 70/100
google/libultrahdr#485 ·