Actions
Bug #138
closedОшибка при импортировании документа
Start date:
02/10/2010
Due date:
% Done:
0%
Estimated time:
Detected in build:
0.5.17-alfa-100210
Platform:
Windows x86
Published in build:
0.5.18-alpha-100210
Description
При открывании импортированного файла с требованиями появляется сообщение об ошибке:
XML Parsing Error: reserved prefix (xml) must not be undeclared or bound to another namespace name
Location: file:///C:/Documents%20and%20Settings/koroleva/workspace1/IMAPTEST/Documents/IMAP/IMAPrfc3501.xhtml
Line Number 1, Column 1:<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en" ...
Files
Updated by Alexey Demakov almost 15 years ago
- Status changed from New to Resolved
- Assignee set to Alexey Demakov
При конвертации документа в xhtml принудительно удаляется атрибут <xhtml xmlns:xml=...> так как он неявно определен:
"The namespace whose name is http://www.w3.org/XML/1998/namespace is bound by definition to the prefix xml:"
Updated by Alexey Demakov almost 15 years ago
- Status changed from Resolved to Closed
- Target version changed from 0.5 to 56
Updated by Alexey Demakov almost 15 years ago
- Target version changed from 56 to 0.5
- Published in build set to 0.5.18-alpha-100210
Actions