Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Committed in 9b202e0. This will be in the next version pretty soon here.
Note that you'll need to re-create your bookmarklet in Firefox once you update the module. It seems that the Javascript compiler (or Firefox) was stripping the void(0) off the end of the JS for the bookmarklet, so it was returning some value.
Comments
Comment #1
BrockBoland commentedJust wanted to let you know that I saw this. I'm away on vacation right now, but I'll look into it when I'm back in action.
Comment #2
esculcar commentedOk thanks have a good days... I while looking the solution.
Comment #3
BrockBoland commentedCommitted in 9b202e0. This will be in the next version pretty soon here.
Note that you'll need to re-create your bookmarklet in Firefox once you update the module. It seems that the Javascript compiler (or Firefox) was stripping the
void(0)off the end of the JS for the bookmarklet, so it was returning some value.