Changes between Initial Version and Version 1 of Ticket #501, comment 5


Ignore:
Timestamp:
2011-07-23T18:43:05Z (14 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #501, comment 5

    initial v1  
    22> {{{NotMutableError}}} no longer appears in our source tree.
    33
    4 That's because it was renamed to {{{NotWriteableError}}} in [changeset:6057bc02cc33b5b7]. (It is raised also when an attempt is made to write to a readonly mutable object.)
     4That's because it was renamed to {{{NotWriteableError}}} in [4193/trunk#file26]. (It is raised also when an attempt is made to write to a readonly mutable object.)
    55
    66We should check whether an unhandled {{{NotWriteableError}}} occurs in the logs of a gateway when trying to write an immutable or readonly file/directory.