[wp-meta] [Making WordPress.org] #7320: Autocomplete for usernames not working on Forum Editor
Making WordPress.org
noreply at wordpress.org
Sat Dec 23 15:24:03 UTC 2023
#7320: Autocomplete for usernames not working on Forum Editor
----------------------------+---------------------
Reporter: jordesign | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone:
Component: Support Forums | Resolution:
Keywords: |
----------------------------+---------------------
Comment (by zodiac1978):
Replying to [comment:5 paulkevan]:
> I think the plugin which calls this functionality needs updating - it
appears like the editor textarea has changed (not sure if this was
intentional).
>
> Code reference:
https://meta.trac.wordpress.org/browser/sites/trunk/wordpress.org/public_html
/wp-content/plugins/wporg-bbp-user-mention-autocomplete/wporg-bbp-user-
mention-autocomplete.js#L16
I checked the source, but this would still match:
{{{
<textarea class="bbp-the-content wp-editor-area" rows="12" cols="40"
name="bbp_reply_content" id="bbp_reply_content"></textarea>
}}}
It looks like the used JS (atwho/caret) are abondened. The recommended
replacement is TributeJS.
See this discussion at our friends from Nextcloud:
https://github.com/nextcloud/server/issues/14344
And this announcement:
https://github.com/ichord/At.js
Maybe a jQuery update broke it? Although I can't see any errors in the
console ...
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/7320#comment:12>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list