• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item6888: Add # character to {NameFilter}
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
|
Normal |
Closed |
|
patch |
5.1.2 |
Detail
TWiki has a problem deleting attachments that have
#
in the name. Those characters are only filtered if
{UseLocale}
is not enabled.
Updated
{NameFilter}
:
Fix in TWiki.spec:
$TWiki::cfg{NameFilter} = qr/[\s\*?~^\$\#@%`"'&;|<>\[\]\+\x00-\x1f]/;
This has been reported at
TWiki:Support.DeleteAttachmentError
.
--
TWiki:Main/PeterThoeny
- 2012-06-18