View Issue Details

IDProjectCategoryView StatusLast Update
0002643Slicer4Core: Extensionspublic2017-06-07 23:27
Reporterjcfr Assigned Tojcfr  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.2.0 
Summary0002643: Icon url containaing "ampersand" are not properly manager
Description

See https://github.com/Slicer/ExtensionsIndex/blob/caa746611da6be6175a366e49a1770dfbf72374c/ABC.s4ext#L33

and

http://slicer.kitware.com/midas3/slicerappstore/extension/view?extensionId=6582&layout=empty

TagsNo tags attached.

Relationships

related to 0002654 closedjcfr Support extension metadata url having parameter 

Activities

jcfr

jcfr

2012-10-15 11:58

administrator   ~0006543

Fixed in r21188
See http://viewvc.slicer.org/viewvc.cgi/Slicer4?view=revision&revision=21188

jcfr

jcfr

2012-10-16 07:34

administrator   ~0006563

Iconurl has not been properly uploaded. See http://slicer.kitware.com/midas3/slicerappstore/extension/view?extensionId=6615&layout=empty

jcfr

jcfr

2012-10-16 10:55

administrator   ~0006572

When using Midas api, there is currently no generic mechanism allowing to pass parameter having ampersand(s).

jcfr

jcfr

2012-10-16 11:34

administrator   ~0006575

For now, the solution if to use a URL shortener.

A solution could be to implement double url encoding.

jcfr

jcfr

2014-03-06 04:50

administrator   ~0010735

Closing resolved issues that have not been updated in more than 3 months

jcfr

jcfr

2017-06-07 23:27

administrator   ~0014551

Fix committed to 1683-launcher-with-output branch.

Related Changesets

Slicer: 1683-launcher-with-output 51f04f1b

2012-10-15 15:58:22

jcfr

Details Diff
COMP: Ensure extension metadata including "=" are properly handled

Note that this is a sub-optimal solution, ideally parameter to the ctest
script should be passed either configuring a file and passing the path
to that file or using the -D syntax supported in recent version of
ctest (>= 2.8.9).

See http://www.na-mic.org/Bug/view.php?id=2643

Fixes 0002643

git-svn-id: http://svn.slicer.org/Slicer4/trunk@21188 3bd1e089-480b-0410-8dfb-8563597acbee
mod - Extensions/CMake/SlicerBlockBuildPackageAndUploadExtension.cmake Diff File
mod - Extensions/CMake/SlicerBlockUploadExtension.cmake Diff File

Issue History

Date Modified Username Field Change
2012-10-15 06:49 jcfr New Issue
2012-10-15 06:49 jcfr Status new => assigned
2012-10-15 06:49 jcfr Assigned To => jcfr
2012-10-15 06:49 jcfr Target Version => Slicer 4.2.0 - coming release
2012-10-15 11:58 jcfr Note Added: 0006543
2012-10-15 11:58 jcfr Status assigned => resolved
2012-10-15 11:58 jcfr Fixed in Version => Slicer 4.2.0 - coming release
2012-10-15 11:58 jcfr Resolution open => fixed
2012-10-16 07:33 jcfr Status resolved => assigned
2012-10-16 07:34 jcfr Note Added: 0006563
2012-10-16 10:55 jcfr Note Added: 0006572
2012-10-16 11:34 jcfr Note Added: 0006575
2012-10-16 11:34 jcfr Status assigned => resolved
2012-10-16 11:35 jcfr Relationship added related to 0002654
2014-03-06 04:50 jcfr Note Added: 0010735
2014-03-06 04:51 jcfr Status resolved => closed
2017-06-07 23:27 jcfr Changeset attached => Slicer 1683-launcher-with-output 51f04f1b
2017-06-07 23:27 jcfr Note Added: 0014551