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
Item9693 for docu changes for 1.2 and 2.0.
Item11138: WebNotify gives different results if trailing spaces present on line
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
MailerContrib |
|
WebNotify topic is sensitive to trailing spaces:
- SomeName:<space> is subscribed to NO topics
- SomeName:<end-of-line> is subscribed to ALL topics
- SomeName<no colon> is subscribed to ALL topics
The
MailerContrib API does generate the correct line with trailing space when removing the last subscription, so it works as expected. But the topic should really not be sensitive to trailing spaces, which are invisible to the user and will result in unexpected results.
--
GeorgeClark - 19 Sep 2011