Reviewing merge request #1184: Notice patrol: two variables $public and $system were generating notices in...

Notice patrol: two variables $public and $system were generating notices in lib/htmloutputter.php, removed because these two parameters are null by default.

Commits that would be merged:

Version 1
  • Version 1
  • f2cd83d
  • d6bcc63
  • two variables $public and $system were generating notices in lib/htmloutputter.php, removed because these two parameters are null by default.

Showing f2cd83d-d6bcc63

Comments

→ State changed from Open to Merged

This bug was introduced when candrews started the HTML 5 conversion. I'm not sure it’s a good idea, but it’s probably a good idea not to generate notices. So, I've applied the patch until we figure out our HTML strategy.

Add a new comment:

Login or create an account to post a comment

How to apply this merge request to your repository