Ticket #103 (closed defect: fixed)
Admin: edit.php throws warning and seems to be unable to edit array values
| Reported by: | blueyed | Owned by: | moo |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0.0 |
| Component: | admin | Version: | 2.0.0-dev |
| Keywords: | Cc: | ||
| Blocked By: | PHP Version: | ||
| Application: | Need User Feedback: | no | |
| Other Exts: | SAPI: | FastCGI | |
| Probability: | Blocking: |
Description
I've seen the following warning when trying to edit/view the value of a stored array: Warning: htmlspecialchars() expects parameter 1 to be string, array given in /X/xcache-admin/edit.tpl.php on line 4
It seems like edit.php should be able to display (and set) arrays using var_export().
Change History
Note: See
TracTickets for help on using
tickets.

