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.
Item8385: Editing topic preference settings is not possible
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
NatEditPlugin |
|
NatEditPlugin (v4.20, $Rev: 5550 (2009-11-17) $) without
NatSkin
Editing topic preference settings is not possible.
The window looks like:
.. but pressing save/cancel doesn't do anything. (normal topic-editing/saving/.. works well)
Tested with IE8 and Firefox3.5
--
JohannesDillmann - 11 Jan 2010
Are you running
SafeWikiPlugin? What version is your
NatSkin and
NatEditPlugin?
--
PaulHarvey - 11 Jan 2010
I'm not running
SafeWikiPlugin -
NatEditPlugin (v4.20, $Rev: 5550 (2009-11-17) $) without
NatSkin
--
JohannesDillmann - 11 Jan 2010
This looks like it is missing some css and js files.
--
MichaelDaum - 11 Jan 2010
You are right!
When editing the topic settings:
- No
NatEditPlugin css/js gets loaded
When doing normal edit:
-
NatEditPlugin css/js gets loaded
--
JohannesDillmann - 11 Jan 2010
I added
"<script type='text/javascript' src='%PUBURLPATH%/%SYSTEMWEB%/NatEditPlugin/edit.js'></script>
<link rel='stylesheet' type='text/css' href='%PUBURLPATH%/%SYSTEMWEB%/NatEditPlugin/styles.css'>"
to settings.natedit.tmpl and now it's working.
--
JohannesDillmann - 14 Jan 2010
Released in v4.21
--
MichaelDaum - 12 Feb 2010