Closed (fixed)
Project:
CKEditor mentions
Version:
3.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2025 at 15:10 UTC
Updated:
9 Oct 2025 at 07:04 UTC
Jump to comment: Most recent
Comments
Comment #3
grevil commentedDone, please review!
Comment #4
grevil commentedThe query limit fixes issue #3441810: Memory size get exhausted if we try to use this module in system which has 10,000+ users is fixed here, so I don't have to bother with rebasing errors.
Comment #5
grevil commentedComment #6
grevil commentedAll done now. Please review!
Comment #7
grevil commentedComment #8
dinazaur commentedComment #9
dinazaur commentedComment #10
grevil commentedHey @dinazaur, filtering by bundle and especially the provided entity query improvements are quite important as this module is unusable on large scale sites. I agree with you, that this should normally be a part of #3441810: Memory size get exhausted if we try to use this module in system which has 10,000+ users but I didn't want to handle the rebase errors.
Setting back to "Needs work" as the tests fail, sorry didn't see that.
Comment #11
dinazaur commented> filtering by bundle and especially the provided entity query improvements are quite important as this module is unusable on large scale sites
Yes, the only issue is in #3441810: Memory size get exhausted if we try to use this module in system which has 10,000+ users. We need to fix it.
Bundle filtering is not a problem at all. There's:
1. plugin system
2. query alter tag
Developers can do whatever they want. So this is minor improvement
Comment #12
grevil commentedOk, I see, that I can not persuade you into fixing #3441810: Memory size get exhausted if we try to use this module in system which has 10,000+ users here. Therefore, I agree this being a minor improvement.
Adjusted accordingly, please review!
Comment #13
grevil commentedComment #14
grevil commentedComment #15
anybody@dinazaur any additions? :)
Comment #16
dinazaur commentedI don't have time now for review. At first glance, it looks okay.
Comment #17
grevil commentedAll fixed, please review again!
Comment #18
grevil commentedComment #19
grevil commentedComment #20
anybodyGreat work @grevil! RTBC!
Comment #22
grevil commented