? Failure

User tests: Successful: Unsuccessful:

avatar prma85
prma85
2 Jul 2014

Make sure that $attribs is a array and not a string that give warrings in php 5.5

avatar prma85 prma85 - open - 2 Jul 2014
avatar Bakual
Bakual - comment - 2 Jul 2014

Please use the "staging" branch as target for your PR. The "3.2.x" branch only accepts security fixes.
I'm closing this PR because it's against the wrong branch. Please create a new PR against the correct branch.

Can you please add testing instructions and be a bit more descriptive in what you try to fix here?
To my knowledge, the $attribs parameter has to be an array anyway. A string isn't supported. If you pass in a string, you're doing it wrong.
Is there a case within the CMS where a string is passed as argument?

avatar Bakual Bakual - change - 2 Jul 2014
Title
Bug Fix in module helper #3826
Bug Fix in module helper #3826
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-02 19:45:57
avatar Bakual Bakual - close - 2 Jul 2014

Add a Comment

Login with GitHub to post a comment