Commit Graph

6 Commits

Author SHA1 Message Date
Alex Schroeder
c0112919b4 Encoding the cookie and fixing drafts.pl
Drafts are saved using the username as filename. This must also be
encoded and decoded correctly. Because of NFC and NFD issues on Mac
HFS, an appropriate normalization was added to mac.pl.

As the username is also part of the cookie, this showed that the
Cookie content wasn't being encoded correctly, so that was fixed, too.
2012-05-25 11:56:46 +02:00
Alex Schroeder
e533bc3915 Fix an encoding error in namespaces.pl on Debian
The Debian installation uses ext3 and therefore raw bytes for
filenames unlike the HFS filesystem of Mac OSX.

Copyright years were updated. The maintenance output of for drafts was
cleaned up.
2012-05-25 01:00:10 +02:00
Alex Schroeder
546ab32e76 Less specific text matching. 2006-09-29 08:42:24 +00:00
Alex Schroeder
2dfede6ec2 Fixed deletion test. 2006-09-28 07:08:39 +00:00
Alex Schroeder
c59c353478 More tests for maintenance, but deleting files seems not to work. 2006-09-28 00:46:01 +00:00
Alex Schroeder
068fbd1d0d Added tests for new module. 2006-09-27 21:03:23 +00:00