• 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.
Item6992: Topic preferences in template topics are lost when creating a new topic
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Engine |
|
Normal |
Closed |
|
patch |
5.1.3 |
Detail
When you have topic preferences in a template topic such as a local Sandbox.WebTopicEditTemplate, and you create a new topic in that web, the new topic has lost the topic preferences settings of the template topic.
Fix:
- In edit, save all topic preferences settings in a hidden form field named
metapreferences
- In preview, pass on URL parameter
metapreferences
as a hidden form field named metapreferences
- In save, put topic preferences in URL parameter
metapreferences
into meta data
--
TWiki:Main/PeterThoeny
- 2012-10-16
This is now in SVN trunk and 5.1 branch.
--
TWiki:Main/PeterThoeny
- 2012-10-17