Closed (fixed)
Project:
Glossary
Version:
5.x-1.6
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Dec 2007 at 21:53 UTC
Updated:
2 Jan 2008 at 23:11 UTC
Since glossary now uses some general settings, most of the variable names and functions used to generate lists did not work as the $format variable was not being instantiated in many functions. Some functions included $format while other didn't, providing unexpected behavior. On new installations, none of the legacy variable names exist and thus the problem presented itself. In the patch, I did not edit/rename any of the filter specific variable names, just the ones that appear in the 'general' form.
FIXES:
* renamed all general settings variables to no include $format
| Comment | File | Size | Author |
|---|---|---|---|
| glossary-general-settings-format-bug.patch | 5.28 KB | crackerjackmack |
Comments
Comment #1
nancydruWow, good catch and great patch. Thanks a lot.
Comment #2
nancydruUnfortunately, it was not what was supposed to be there - all of those fields should have been in the input format filter.
Fix committed.
Comment #3
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.