Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

Azure Sale - Get Up to 25% OFF All Azure Reviewers

Find answers, ask questions, and connect with our
community around the world.

Home Forums General Discussions Portal Issues and Improvements Formatted text being converted to html entities Reply To: Formatted text being converted to html entities

  • Privat33r

    Member
    August 14, 2024 at 4:07 pm

    Hi, @irenedbonso

    To be fair, I would consider it a bug and I would suggest to at least make a low-priority internal ticket to address it. That’s why I made this topic in the first place: to indicate the issue.

    As an another glaring issue, some of the requests to the admin-ajax.php take unacceptably long times (5000-8000ms), causing visible UI lag. I have relatively fast and stable internet connection and the issue is in particular with the action: members_filter (when I try to see my notifications) and with action: bp_get_suggestions (when I try to address someone on forum, so I write @ and then someone’s nickname). I guess that issue might be in poorly optimized SQL queries to the DB. Maybe it doesn’t use LIMIT or filtering is happening on the server side. It might be poorly executed JOIN (e.g. without indexing) or other thing. It’s hard to judge with black box knowledge, but feel free to contact me if you need help with optimization.

    • This reply was modified 1 month ago by  Privat33r. Reason: same issue as indicated in the topic: html entities