Actions
Bug #2769
closedXPath Returnfields
Start date:
02/12/2007
Due date:
% Done:
0%
Estimated time:
Bugzilla-Id:
2769
Description
Metacat can't handle angle brackets in XPath parameters, if go to the following URL (which leads to the Kepler Repository):
It works fine. (The response of this URL is XML, but you need to "View Page Source" to see it.) But if I try to retrieve the karID by appending:
&returnfield=entity/property[@name=karID]/@value
to the end of the URL, this return field gets ignored.
Actions