Wrong reflection of JNLP file content in <JNLP Application Viewer>
Windows platforms
Build: Tiger M3
Steps to reproduce:
- run any jnlp application with a "shortcut" element inside the JNLP file
for example:
<shortcut> <shortcut>
<menu> or <desktop>
</shortcut> </shortcut>
Now after the application downloaded and cached, try to view Application JNLP file in <JNLP Application Viewer>, you can not see
<shortcut> <shortcut>
<menu> or <desktop>
</shortcut> </shortcut>
it is replaced by <shortcut online = "true"/> in both cases.
Windows platforms
Build: Tiger M3
Steps to reproduce:
- run any jnlp application with a "shortcut" element inside the JNLP file
for example:
<shortcut> <shortcut>
<menu> or <desktop>
</shortcut> </shortcut>
Now after the application downloaded and cached, try to view Application JNLP file in <JNLP Application Viewer>, you can not see
<shortcut> <shortcut>
<menu> or <desktop>
</shortcut> </shortcut>
it is replaced by <shortcut online = "true"/> in both cases.