| 26 | |
| 27 | == Blank page on login, system settings change, or digest confirmation == |
| 28 | |
| 29 | Some debugging options were causing problems by displaying info just before an http redirect, which results in the failure of the redirect and a blank page. |
| 30 | |
| 31 | In addition, the debug code was broken and coldn't be turned off. See #354 and related code revisions. For a quick workaround, see: |
| 32 | |
| 33 | http://www.renaissoft.com/pipermail/maia-users/2006-July/006952.html |
| 34 | |
| 35 | This issue has been fixed in trunk and will be included in the 1.0.2 release. |
| 36 | |