Opened 8 years ago

Closed 8 years ago

#1399 closed defect (fixed)

SECORE_Check functionality from index.jsp?query=true to run XQuery

Reported by: Bang Pham Huu Owned by: Bang Pham Huu
Priority: major Milestone: 9.3
Component: secore Version: development
Keywords: Cc: Dimitar Misev
Complexity: Medium

Description

This page allow to run direct XQuery, however, it is not good as will run with both DB (epsg and userdb) disregard the query content (so if a insert query will insert 2 times in userdb, same as update, delete).

Another problem is it needs to clear the cache after insert, update, delete or when select after changes, it will still have the same result as before.

Change History (1)

comment:1 by Bang Pham Huu, 8 years ago

Resolution: fixed
Status: newclosed

close as patch was accepted.

Note: See TracTickets for help on using tickets.