Create or edit an article in backend.
In the tab "Images and links", set two different images for intro and fulltext image.
Move your mouse over the fulltext image field.
Expected result
The path for the fulltext image should be displayed when hovering over the respective field.
Actual result
Instead, the tooltip always shows the path for the intro image.
Testing
Apply the patch with patch tester and repeat the above steps
Extras (for PLT)
This patch also introduces two static javascript files places in /media/media/js
They are named as mediafied-mootools so introducing the jquery field later on we won’t get a conflict
There was a value passed for php to js (the root path), this is now passed as a data attribute on the input field.
typo filename: mootols.js