Bug: Error in error log when viewing TWikiPreferences
The following error appears in the Apache error log when viewing
TWikiPreferences:
[Sat May 4 03:23:20 2002] [error] [client 212.135.223.35] File does not exist:
/home/rdonkin/donkin.org/pub/TWiki/TWikiPreferences/$name
Test case
View
TWikiPreferences
Environment
| TWiki version: |
TWikiAlphaRelease of 4 May 02 |
| TWiki plugins: |
|
| Server OS: |
|
| Web server: |
|
| Perl version: |
|
| Client OS: |
|
| Web Browser: |
|
--
RichardDonkin - 04 May 2002
Follow up
Fix record
Fix is to put
<verbatim> before the ATTACHEDFILELINKFORMAT line in
TWikiPreferences, and
</verbatim> after this line. This looks a bit messy on the page, but it avoids this error from filling up error logs. This is already done for some other items on this page, so I've done this on TWiki.org's
TWikiPreferences.
--
RichardDonkin - 04 May 2002