On D7.34 using PHP 5.6.8 the theme function does not work when trying to show a release xml.
They give an unsupported operand error in theme() because $variables ends up being a string.

CommentFileSizeAuthor
#1 project_src-theme_fixes-2502791-1.patch1.33 KBJvE

Comments

JvE’s picture

Status: Active » Needs review
StatusFileSize
new1.33 KB

Attached patch fixes the issue for me.

JvE’s picture

Issue summary: View changes

  • iamEAP committed 1fe7484 on authored by JvE
    Issue #2502791 by JvE: Wrong use of theme functions
    
iamEAP’s picture

Status: Needs review » Fixed

Thanks @JvE! Makes sense.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.