Project:Htmltidy
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hello,

function htmltidy_help($section) returns a
return t($output);

this looks like a copy and paste error and shows up by printing "Array" where the theme outputs the "$help" Variable.

Fix:
Delete the line
return t($output);

this error is in the actual 6.x and the 5.x dev

Comments

#1

Status:needs review» fixed

Thank you. Fixed in dev.

#2

Status:fixed» closed (fixed)

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