Opened 21 years ago
Closed 20 years ago
#1122 closed defect (bug) (worksforme)
get_setting() unserializing error
| Reported by: | anonymousbugger | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.5.1 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
get_setting() has problem with unserializing settings w autoload = 'no' [it return array as string]
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Both
get_settingsandget_optionwork fine for me with autoload=no options.Marking this as worksforme.