Posted by Passer on June 9, 2009 at 9:47am
Jump to:
| 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
Thank you. Fixed in dev.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.