https://bugzilla.wikimedia.org/show_bug.cgi?id=12433
^demon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from ^demon <[email protected]> 2009-03-12 16:17:01 UTC --- (In reply to comment #5) > Existence of the lock file really ought to trigger read-only mode, even if > it's > empty... > This doesn't seem to be the case. We're checking the boolean return from file_get_contents(). If the file is empty (''), then we'd be returning false. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
