Ticket #103 (closed defect: fixed)

Opened 16 months ago

Last modified 16 months ago

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

Changed 16 months ago by moo

  • status changed from new to assigned

good idea

Changed 16 months ago by moo

  • version changed from 1.2-dev to 2.0.0-dev
  • milestone set to 2.0.0

Changed 16 months ago by moo

  • status changed from assigned to closed
  • resolution set to fixed

fixed in [419]

Note: See TracTickets for help on using tickets.