Bug: Minor Quoting Bug In Twiki Preferences
TWiki Preferences contains the following near the top of the page:
- List of TWiki webs - on the first line of the upper toolbar (to add a new web, see ManagingWebs and SiteMap):
- Set WIKIWEBLIST = Main | TWiki | Know | Test
- TIP NOTE: To automatically list all non-hidden webs in alphabetical order, use this variable instead:
Set WIKIWEBLIST = Know| Main | Plugins | TWiki | Test |
Whatever variable the TIP NOTE: refers to should be quoted or escaped to show it instead of expanding it as shown above.
Test case
Access
TWikiPreferences
Environment
| TWiki version: |
CVS 20020613 |
| TWiki plugins: |
n/a |
| Server OS: |
W2KPro SP2 |
| Web server: |
Apache 1.3.23 |
| Perl version: |
AS 630 |
| Client OS: |
W2KPro SP2 |
| Web Browser: |
n/a |
--
DavidLeBlanc - 13 Jun 2002
Follow up
Fix record
I made it a little more descriptive but left the WEBLIST variable unescaped so that users can do a simple copy and paste operation when editing the topic.
--
PeterThoeny - 15 Jun 2002