Opened 14 years ago

Closed 14 years ago

#143 closed defect (fixed)

Database config - foreign table not using foreign id

Reported by: adube Owned by: adube
Priority: blocker Milestone:
Component: server Version:
Keywords: Cc:

Description

The select requests that are using foreign features currently don't use the foreign "master" feature id, only the relation between the "slave" ids.

For example, when querying for resources with all mapcontext_resource of a specific mapcontext, the mapcontext id is ommited in the query resulting in having the complete list of mapcontext_resources.

Change History (2)

comment:1 by adube, 14 years ago

Status: newassigned

comment:2 by adube, 14 years ago

Resolution: fixed
Status: assignedclosed

r885, fixed.

Only 'application' and 'mapcontext' when used for ordering where treated.

Note: See TracTickets for help on using tickets.