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 , 14 years ago
Status: | new → assigned |
---|
comment:2 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
r885, fixed.