Friday, September 24, 2010

WriteRAP 1.2.1 Patch Release

A recent discovery regarding downloads on archived projects has prompted a swift patch implementation. We’ve decided to add a couple of things to the patch to assist with some user experience difficulties as well.

The patch fixes the following (apologies for the techie-ness of some of this, but several of the items are not functions the user usually directly interacts with):
  • Deleted User handling - when a user is deleted, all occurrences of the deleted user name in all tables of the database will be replaced by 0, to prevent discrepancies and out of synch data.
  • Stop Parsing Archived Files - this fix will prevent the files belonging to an archived project from entering in to the parsing queue. The resolution to this is such that the document list page of archived projects would include only functions that are needed - functions such as parse, delete document, add new document, move, lock document, document version are all removed from that page.
  • Stop parsing documents that adopt NO-TEMPLATE - such documents will no longer enter the parsing queue, which should assist in eliminating parsing queue issues associated with NO-TEMPLATE documents that lack the clean CHAR styles macro.
  • Delete temp download folders - this remedies the clean-up mechanism of temporary file.

No comments:

Post a Comment