Current Behavior: publicbookings_help is adding

tags. This results is a none empty $helptext value (which causes the $$helptext variable to print), even if no help text is generated.

Expected Behavior: $helptext should only be populated if there is help text.

Solution: Either remove the offending

tags from the output, or make them conditional so they only get added if there is help text.

CommentFileSizeAuthor
publicbookings_remove_extra_p_tags.patch669 byteskanani

Comments

mshepherd’s picture

Status: Needs review » Reviewed & tested by the community

yes, this is an annoyance. patch fixes this nicely :)

Anonymous’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! Its in the repos.

Sorry for not replying to the first message ... I totally missed it.

Status: Fixed » Closed (fixed)

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