suddenly, when clicking on "view details" to look at revision info, one particular revision will list many times when it should be listing once. i assume the sql query is screwing up and returning a record for each revision in file storage total, so that one revision of a particular file repeats around 300 times...
there aren't any errors in the error logs.
i worked with the query in file.tcl that returns revisions for way, way too long before i realized the query being used is actually in an xql file (if queries are being drawn from xql files, shouldn't they be removed from the tcl files?)
has anyone had this problem, or even know where to start looking to solve it? i'm afraid to do much because losing the student data would be very bad and they need to use file storage tomorrow...
thanks for any help...
Request notifications