History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEABKL-3287
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Alexey Pegov
Reporter: Igor Bahtoyarov
Votes: 2
Watchers: 2
Available Workflow Actions

Mark as Stalled
Operations

If you were logged in you would be able to see more operations.
IDEA: Backlog

WML Doctype support

Created: 08 Jul 05 11:23   Updated: 25 Oct 06 18:59
Component/s: HTML editing
Affects Version/s: None
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 3,386


 Description  « Hide
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

 All   Comments   Work Log   Change History      Sort Order:
Maxim Shafirov - 08 Jul 05 15:42
The problem why that doesn't work is quite simple: wml_1.1.xml should have .dtd extension instead since we only understand DTD syntax in .dtd files.
The workaround would be to save content of the fetched resource to some dtd file and manually remap association in Settings|Resources.
Later we'll add some content analysis do understand dtd syntax in dtd.