Fixed a bug where isCurrentPost was not set correctly
This commit is contained in:
parent
014e40a005
commit
3b08bbf7af
3 changed files with 5 additions and 2 deletions
|
|
@ -8,6 +8,8 @@
|
|||
- fix: Extra cruft in the Zip Archive template.
|
||||
- fix: fixed corner case in WebGUI::Operation::Workflow.pm which could cause the edit page to not load and display an error if an activity is undefined or cannot be defined.
|
||||
- fix: testEnvironment.pl do not tests all modules (perlDreamer Consulting, LLC)
|
||||
- fix: Fixed a bug where the isCurrentPost tmpl_var would always be set to the
|
||||
first post of the thread in stead of the current post. (Martin Kamerbeek / Oqapi)
|
||||
|
||||
|
||||
7.3.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue