Project

General

Custom queries

Profile

Actions

Feature #4105

closed

modify <select/>

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

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

0%

Estimated time:

Description

New syntax:

<select nodes="">
    <element prefix="e" name="entries"/>
</select>
<!-- instead of <select nodes=""/> -->

This throws exception if several nodes are selected:

<select nodes=""/>
<!-- instead of <select nodes="" single_node="true"/> -->

Actions #1

Updated by Reynaud Sylvain over 12 years ago

  • Priority changed from Low to High
Actions #2

Updated by Reynaud Sylvain over 12 years ago

  • Status changed from New to Suspended

Not sure if it is better or worse than current implementation...
=> Find a good reason to reopen or to close this ticket!

Actions #3

Updated by Reynaud Sylvain over 12 years ago

  • Status changed from Suspended to Rejected

rejected because:
1) outputing invalid XML or throwing exception for the most general case (i.e. multiple selected nodes) should not be considered.
2) <element> node have been removed from <group> (see #3973).

Actions

Also available in: Atom PDF