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.

14 lines
525 B

  1. For WalaCode. About as close as we get to BugTracking around here.
  2. = specific todo & buglist =
  3. * In progress: with DisplayCode.
  4. = general principles =
  5. * KnowItExists
  6. * Write more tests.
  7. = mod_perl =
  8. * mod_perl and Wala.pm do not get along, particularly when there are multiple instances of the script on the same server.
  9. * 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.