WalaWiki content from p1k3.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

15 lines
525 B

For WalaCode. About as close as we get to BugTracking around here.
= specific todo & buglist =
* In progress: with DisplayCode.
= general principles =
* KnowItExists
* Write more tests.
= mod_perl =
* mod_perl and Wala.pm do not get along, particularly when there are multiple instances of the script on the same server.
* Something causes new users, who should be Anonymous, to be logged in as another user. Seems like a fairly big one. mod_perl, I think, holding some variable over from another session.