NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item1603: Subscribing to topics that are non-wikiwords can go horribly wrong
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
MailerContrib |
|
from
ReinhardWeh
on Foswiki-1.0.0, Wed, 07 Jan 2009, build 1876
and the beta Foswiki-1.0.4, Wed, 18 Mar 2009, build 3185
my problem is: some Topic in our wiki are not camelcase such as
PC-Software-Runde
when we now use this tml
please click here to be informed: %SUBSCRIBE%
in the
WebNotify topic there will be an line
the problems are the blanks between the words an - , the correct line should be
--
SvenDowideit - 10 May 2009
Hmmm, yes, nasty. This is a problem in
MailerContrib, not
SubscribePlugin. Really need a way to quote entries in
WebNotify.
--
CrawfordCurrie - 24 May 2009
OK, added support for protecting topic names using quotes. That ought to cure it.
--
CrawfordCurrie - 24 May 2009