• 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.
Item7248: TWiki::Contrib::MailerContrib::_processWeb() to set $twiki->{webName}
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
MailerContrib |
Normal |
Closed |
|
major |
6.0.0 |
Detail
There are places where the webName attribute of a TWiki class instance matters. But TWiki::Contrib::MailContrib::mailNotify() creates a single TWiki class instance with webName is Main and use it for all webs.
This may cause problems e.g. if the user mapping driver refers to the webName attribute and changes its behavior depending on it. So it needs to put the web current being processed to that attribute.
--
TWiki:Main/HideyoImazu
- 2013-05-02