"I tried to create a classic "Hello World" card.
The code generated by the plug in was:-
xml version="1.0"?><!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">
<wml>
<p>Hello World</p>
</wml>
Which is valid, except that in the DTD definition it spells public as PUCLIC!
However, when I try to view the card using either WinWap Pro, M3 Gate, or Openwave SDK V5.1, the card is corrupt because it contains "<_!!not_wml_content>" at the beginning and </_!!not_wml_content> at the end, making it completely unusable.
Is this going to be corrected?"- thu