Details
-
Type: Bug
-
Status: In Progress
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.10.1, 2.10.2
-
Fix Version/s: 2.10.3
-
Component/s: jvdesktop, printing and export
-
Labels:
Description
Create a png file and html image map by running Jalview with arguments:
-nodisplay -open examples/uniref50.fa -features examples/exampleFeatures.txt -png test.png -imgMap testMap.html
The html is broken by the embedded quotes in some feature descriptions.
Also broken with exampleFeatures.txt: export as HTML, output as JSON (including features).
-nodisplay -open examples/uniref50.fa -features examples/exampleFeatures.txt -png test.png -imgMap testMap.html
The html is broken by the embedded quotes in some feature descriptions.
Also broken with exampleFeatures.txt: export as HTML, output as JSON (including features).
Attachments
Issue Links
- related with
-
JAL-2546 JSON roundtrip doesn't preserve non-positional features
- Closed