Hi there,

When creating a panels page with Spark distribution, a couple of warnings are triggered.
The reason for these warnings is that we are passing an invalid argument to filter_xss_admin.

A fix for this issue is to validate the variable before filtering it.

Comments

julioneander’s picture

Assigned: julioneander » Unassigned
Status: Active » Needs review
StatusFileSize
new597 bytes

A patch that should solve this issue is attached.

Please let me know if this is the best way of handling this issue :)

Tks

merlinofchaos’s picture