Hi,
I'm running a few tests after upgrading a web application to 9.3.1. I have this issue where I am trying to get the documents modified since a certain date/time. However, even is a single document is modified db:list-details returns the same modified-date for all listed documents.
To reproduce;
1. Run list-details() on a DB to see dates. 2. Thought WebDAV, modify one of the document in the DB 3. Run list-details() again on that DB. Expected result: the @modifed-date should be different on the document modified in #2 Actual result: all documents have a new @modified-date.
I'm running a few tests after upgrading a web application to 9.3.1. I have this issue where I am trying to get the documents modified since a certain date/time. However, even is a single document is modified db:list-details returns the same modified-date for all listed documents.
True; see earlier posts (e.g. [1]) for more details, or [2] for a proposal to tackle this in future versions of BaseX.
[1] https://mailman.uni-konstanz.de/pipermail/basex-talk/2019-August/014621.html [2] https://github.com/BaseXdb/basex/issues/988
2014-2016, so not a short term priority?
On Tue, Dec 24, 2019 at 4:49 PM Christian Grün christian.gruen@gmail.com wrote:
I'm running a few tests after upgrading a web application to 9.3.1. I
have this issue where I am trying to get the documents modified since a certain date/time. However, even is a single document is modified db:list-details returns the same modified-date for all listed documents.
True; see earlier posts (e.g. [1]) for more details, or [2] for a proposal to tackle this in future versions of BaseX.
[1] https://mailman.uni-konstanz.de/pipermail/basex-talk/2019-August/014621.html [2] https://github.com/BaseXdb/basex/issues/988
basex-talk@mailman.uni-konstanz.de