blob: b930c92ff85af7c11631e706ad5a1a453452e2bb [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Web Tools Platform Patch Build Notes</title>
</head>
<body>
<h1>WTP 3.0.5 Patches</h1>
<p>Bug <a href='https://bugs.eclipse.org/272389'>272389</a>. tokenizers stuck in loop when input not matched</p>
<p>Bug <a href="https://bugs.eclipse.org/282205">282205</a>. HTMLHeadTokenizer can get stuck in an infinite loop</p>
<p>Bug <a href="https://bugs.eclipse.org/285067">285067</a>. BasicStructuredDocument should only acquireLock in a try/finally</p>
<p>Bug <a href="https://bugs.eclipse.org/285075">285075</a>. Remove automatic promotion of invalid child tags in XMLModelParser</p>
<p>Bug <a href="https://bugs.eclipse.org/287870">287870</a>. [document] changeAttrName not setting old attr mof value to null</p>
<p>Bug <a href="https://bugs.eclipse.org/288494">288494</a>. Content model validation utility fails to handle large size documents</p>
<p>Bug <a href="https://bugs.eclipse.org/289464">289464</a>. IExecutionDelegate should be using ISafeRunnable</p>
<p>Bug <a href="https://bugs.eclipse.org/290454">290454</a>. DTD Content Model is missing IDREFS data type name</p>
<p>Bug <a href="https://bugs.eclipse.org/290966">290966</a>. JSP include directives do not handle non-JSP content types</p>
<p>Bug <a href='https://bugs.eclipse.org/292079'>292079</a>. [parser] Scriptlet in <script> attribute tags can cause the region to not be block text</p>
<p>Bug <a href='https://bugs.eclipse.org/289745'>289745</a>. [document] StructuredDocumentRegionUtil not compensating for StructuredDocumentRegionProxy</p>
<p>Bug <a href='https://bugs.eclipse.org/292469'>292469</a>. [parser] XMLSourceParser#regionMatches should compensate for offset</p>
<p>Bug <a href='https://bugs.eclipse.org/297208'>297208</a>. [formatting] Format Source doesn't format XML files correctly with preserve whitespace mode</p>
<p>Bug <a href='https://bugs.eclipse.org/299156'>299156</a>. [parser] JSPTokenizer does not detect Unicode character references as you type</p>
<p>Bug <a href='https://bugs.eclipse.org/299822'>299822</a>. [content model] ModelManagerImpl#_getModelFor fall back to getExisting*(IDocument) before throwing assertion failure</p>
<p>Bug <a href='https://bugs.eclipse.org/301551'>301551</a>. UI freeze when grammar loading job name is a very long string</p>
<p>Bug <a href='https://bugs.eclipse.org/278128'>278128</a>. ModelManagerImpl#waitForLoadAttempt() called from UI thread</p>
<p>Bug <a href='https://bugs.eclipse.org/304369'>304369</a>. Slow performance (or even crash) when opening large XML file</p>
<p>Bug <a href='https://bugs.eclipse.org/308548'>308548</a>. XSD to XML generator can cause an out of memory error on certain types of documents</p>
</body>
</head>