Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
2.4, 3.0
-
MOODLE_24_STABLE, MOODLE_30_STABLE
-
MOODLE_30_STABLE
-
MDL-37864-master -
Description
I'm using Moodle Table API for creating table with sorting. Every sorting column has help icon. In moodle 2.3 all help icons displayed it's content, but in moodle 2.4 only non-sortable column show it's description - other icons works as simple link and opens empty page with help icon's description. It looks like a bug in Table API.
How to reproduce:
1) download attached archive "reproduce"
2) unpack it in <your_moodle_directory>/local/
3) open your browser and got to address: <your_moodle_site>/local/tabletest/test.php You will see simple table with sorting.
4) click on help icon in the table header
5) page reloaded to show just help, instead of using normal Moodle AJAX help mini-window without hiding the table
Attachments
Issue Links
- is duplicated by
-
MDL-37863 Help icon in table header redirects to label's page
-
- Closed
-