Commit Graph

6 Commits

Author SHA1 Message Date
Alex Schroeder
e531f9d569 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
3174e184f9 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
8fc01d4f77 Less specific text matching. 2006-09-29 08:42:24 +00:00
Alex Schroeder
5e266f2e7c Fixed deletion test. 2006-09-28 07:08:39 +00:00
Alex Schroeder
41531a7f06 More tests for maintenance, but deleting files seems not to work. 2006-09-28 00:46:01 +00:00
Alex Schroeder
a5b5bb5a1b Added tests for new module. 2006-09-27 21:03:23 +00:00