Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornsandonato2011-05-11 17:48:11 +0000
committernsandonato2011-05-11 17:48:11 +0000
commit77155273f0c065c2a3e21d72d01d3888a31d278f (patch)
tree38d181d8dbe48269c4a4b766a43c7b7d9663dd2c
parent6bae2684d6ee42b0c6b8ebb6f6bf88efa2c86059 (diff)
downloadwebtools.maps-77155273f0c065c2a3e21d72d01d3888a31d278f.tar.gz
webtools.maps-77155273f0c065c2a3e21d72d01d3888a31d278f.tar.xz
webtools.maps-77155273f0c065c2a3e21d72d01d3888a31d278f.zip
[345464] WorkspaceFileHyperlink throws Null Pointer Exception for tag attribute values which contain path to image file
-rw-r--r--releng.sourceediting/maps/wst-xml-ui.map2
1 files changed, 1 insertions, 1 deletions
diff --git a/releng.sourceediting/maps/wst-xml-ui.map b/releng.sourceediting/maps/wst-xml-ui.map
index 06aefcfe3..bb617f849 100644
--- a/releng.sourceediting/maps/wst-xml-ui.map
+++ b/releng.sourceediting/maps/wst-xml-ui.map
@@ -4,7 +4,7 @@
plugin@org.eclipse.wst.dtd.ui=v201103171359,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.dtd.ui
plugin@org.eclipse.wst.sse.ui=v201105101529,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.sse.ui
-plugin@org.eclipse.wst.xml.ui=v201104192009,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
+plugin@org.eclipse.wst.xml.ui=v201105111747,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xml.ui
plugin@org.eclipse.wst.xsd.ui=v201105050216,:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools,,sourceediting/plugins/org.eclipse.wst.xsd.ui
!*************** \ No newline at end of file

Back to the top