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.
Item8403: TablePlugin initdirection does not work in persistant perl environment
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Urgent |
Closed |
Extension |
TablePlugin |
|
TablePlugin initdirection does not work in persistant perl environment
Reason is that the $initDirection variable is not initialized correctly. And as a global (to the plugin) variable is stays at previous value from session to session.
Fix is to always initialize global variables each time the plugin is restarted with a new page load.
As far as I can see this is only the Release branch version. Trunk version is totally rewritten.
I will make a plugin release for this one.
--
KennethLavrsen - 21 Jan 2010