Comment 1 for bug 491546

Revision history for this message
Chris Sharp (chrissharp123) wrote :

I am receiving a JavaScript error like these when exporting transactions from the staff client and attempting the "auto purge" feature:

[Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIFile.moveTo]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: chrome://open_ils_staff_client/content/main/main.js :: anonymous :: line 227" data: no]

My steps:

1. Create offline transactions.

2. Export Transactions (from login screen)

3. Select Yes that I would like to purge transactions from the staff client.

4. The above error appears and transactions are not purged.

Current workaround is to manually delete the pending_xacts file from the chrome directory.