Opened 10 years ago
Last modified 9 years ago
#1453 assigned
AL2S and FOAM AMs are sensitive to case of RSpec type
Reported by: | Aaron Helsinger | Owned by: | luke@grnoc.iu.edu |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | STITCHING | Version: | SPIRAL7 |
Keywords: | Cc: | lnevers@bbn.com, wim.vandemeerssche@intec.ugent.be | |
Dependencies: |
Description
Wim of iMinds reports:
minor bug that I've noticed on AL2S, which seems to be a bug most FOAM AM's have. If jFed requests a manifest of the format "geni" "3", the ListResources call fails, but if a manifest of the format "GENI" "3" is requested, it succeeds. This is not correct according to the AMv2 API, which specifies that this should be case insensitive: http://groups.geni.net/geni/wiki/GAPI_AM_API_V2_DETAILS#Arguments1 (This is not really a problem for us, as jFed works around this now.)
Change History (2)
comment:1 Changed 10 years ago by
Owner: | changed from lfowler@grnoc.ui.edu to luke@grnoc.iu.edu |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
Sent Luke a pointer to my fork of FOAM-0.12.3 and some patched source that fixes this bug
My fork is here: https://bitbucket.org/ahelsing/foam-0.12-with-speaks-for/branch/0.12.3-SF