Actions
Bug #4954
closedbug with '//' in XPath parser
Start date:
09/03/2013
Due date:
% Done:
100%
Estimated time:
Description
WORKAROUND:
replace:
concat('srm://', Host, ':', Port, GlueVOInfoPath)
with:
concat('srm:/', '/', Host, ':', Port, GlueVOInfoPath)
Updated by Reynaud Sylvain almost 12 years ago
- Status changed from New to Resolved
- Assigned To set to Reynaud Sylvain
- % Done changed from 0 to 100
Actions