Last modules were not displayed if the number of modules did not match the number of rows of the table (when $number_of_modules % 4 != 0)
Created attachment 10408 [details] [review] Bug 8282: Bug in modules list in about.pl Last modules were not displayed if the number of modules did not match the number of rows of the table (when $number_of_modules % 4 != 0)
Please note that the last remaining cells of the table will have an empty module name, with the "Not installed" label after it, but I find this much better than having missing modules.
Created attachment 10440 [details] [review] [SIGNED OFF] Bug 8282: Bug in modules list in about.pl Last modules were not displayed if the number of modules did not match the number of rows of the table (when $number_of_modules % 4 != 0) Signed-off-by: Marc Veron <veron@veron.ch> Added some code to about.tt to have empty the last remaining cells, not sure if an other signoff is needed.
Looks good to me. Passed QA
Pushed to 3.8.x, will be in 3.8.3