humhub / linkpreview-issues

Issue Tracker for LinkPreview module
2 stars 1 forks source link

Alert box showing "asdf" #36

Closed marc-farre closed 1 year ago

marc-farre commented 1 year ago

After adding a comment to a global content and submitting a form containing this comment, I got an alert box: image

Isn't it a forgotten test in humhub.linkpreview.js?

        this.$.closest('form').on('submit', function () {
            alert('asdf');
        });
gevorgmansuryan commented 1 year ago

Image

seems already 6 years it works like this :)