Project

General

Profile

Actions

Bug #4954

closed

bug with '//' in XPath parser

Added by Reynaud Sylvain almost 12 years ago. Updated almost 12 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
-
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)

Actions

Also available in: Atom PDF