Skip to content

Commit 23150db

Browse files
committed
[407565] JSP translation incorrect for expressions in script blocks
[408055] ResourceNotFoundException logged frequently when dragging items from the Palette
1 parent e24f152 commit 23150db

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

features/org.eclipse.jst.web_core.feature.patch/buildnotes_org.eclipse.jst.web_core.feature.patch.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ <h2>org.eclipse.jst.web_core.feature</h2>
2222
<p>Bug <a href='https://bugs.eclipse.org/400967'>400967</a>. deploy-name of EAR projects is ignored during deployment</p>
2323
<p>Bug <a href='https://bugs.eclipse.org/407023'>407023</a>. When module deleted, can't tell if the module was external or not</p>
2424
<p>Bug <a href='https://bugs.eclipse.org/407089'>407089</a>. Server status is not set to Republish when deleting a web project, but the references to the project are not removed in the refactoring dialog</p>
25+
<p>Bug <a href='https://bugs.eclipse.org/407565'>407565</a>. JSP translation incorrect for expressions in script blocks</p>
26+
<p>Bug <a href='https://bugs.eclipse.org/408055'>408055</a>. ResourceNotFoundException logged frequently when dragging items from the Palette</p>
2527

2628
</body>
2729
</html>

features/org.eclipse.jst.web_core.feature.patch/feature.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ Bug https://bugs.eclipse.org/406595 Disable Java EE module creation if not suppo
3636
Bug https://bugs.eclipse.org/400967 deploy-name of EAR projects is ignored during deployment\n\
3737
Bug https://bugs.eclipse.org/407023 When module deleted, can't tell if the module was external or not\n\
3838
Bug https://bugs.eclipse.org/407089 Server status is not set to Republish when deleting a web project, but the references to the project are not removed in the refactoring dialog\n\
39+
Bug https://bugs.eclipse.org/407565 JSP translation incorrect for expressions in script blocks\n\
40+
Bug https://bugs.eclipse.org/408055 ResourceNotFoundException logged frequently when dragging items from the Palette\n\
3941
\n\
4042
\n\
4143
# "copyright" property - text of the "Feature Update Copyright"

0 commit comments

Comments
 (0)