Community
Participate
Working Groups
Build Identifier: 20100617-1415 I have a php file that includes the following doctype: <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.2//EN" "http://www.openmobilealliance.org/tech/DTD/xhtml-mobile12.dtd"> Each time I tried to load the file, eclipse froze and I had to shut it down.Only after commenting out the doctype statement above, the file could be loaded without any problems. Reproducible: Always Steps to Reproduce: 1.Create a file with the doctype as mentioned above. 2.Try openning it.
Duplicate of Bug 337739 - code assists hang when you type anything with XHTML MP 1.2 DOCTYPE (It works after 15 minutes.)
Fixed indirectly via bug from Comment 1.
And it does not reproduce anyway in recent. Closing