Actions
Bug #9694
openModule source objects not being found
Description
We're passing the module id as int, because well it's an int, but Joomla API is doing the comparison with a string so id needs to be converted to string before passing to getModuleById.
No data to display
Actions