forked from GNUsocial/gnu-social
In 6de3fc02173017f6fb46e8e86c87228c3d7237a0 bookmark.js was patched to jquery 2.x (removed '.die' call) but unfortunately the 'submit' event was attached to an input element instead of a form element (which got a 'click' event).