In baw_display_domains(), the code that loops through the domains to be displayed, various functions, .e.g. baw_render_map() and baw_render_table, are called on each iteration. They should only be called at the end.

CommentFileSizeAuthor
#1 bawstats-1223806-1.patch2.22 KBegfrith

Comments

egfrith’s picture

Status: Active » Fixed
StatusFileSize
new2.22 KB

This patch fixes the issue by taking the functions out of the loop.

Status: Fixed » Closed (fixed)

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