Changes between Initial Version and Version 1 of Ticket #5979
- Timestamp:
- Nov 19, 2007, 8:22:47 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5979
- Property Triage Stage Unreviewed → Accepted
-
Ticket #5979 – Description
initial v1 1 1 The following tests fail if the SITE_ID is set to 2, for example. They work fine if it's 1. 2 2 3 {{{ 4 #!python 3 5 ====================================================================== 4 6 ERROR: Request a logout after logging in … … 137 139 138 140 FAILED (errors=6) 141 }}}