Project

General

Custom queries

Profile

Actions

Feature #9244

closed

custom functions does not support namespaces

Added by Reynaud Sylvain over 10 years ago. Updated over 10 years ago.

Status:
Rejected
Priority:
High
Assigned To:
Category:
Engine
Target version:
-
Start date:
03/03/2015
Due date:
% Done:

0%

Estimated time:

Description

For example:

<function name="test" eval="java:java.lang.String.new('test')"  xmlns:java="http://software.in2p3.fr/lavoisier/java"/>

...raises exception:

 Exception: Unresolved namespace prefix: java

Actions #1

Updated by Reynaud Sylvain over 10 years ago

  • Status changed from New to Rejected
  • Assigned To set to Reynaud Sylvain

Yes, it is supported, but it must be configured with element <namespace> instead of xmlns:_.

Actions

Also available in: Atom PDF