Closed (fixed)
Project:
CKEditor 5 Plugin Pack
Version:
1.3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 May 2025 at 19:58 UTC
Updated:
25 Jun 2025 at 11:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
solideogloria commentedComment #3
solideogloria commentedComment #4
solideogloria commentedComment #5
mdusza commentedHi solideogloria,
Thank you for reporting the issue, we'll look into it.
Comment #6
raveen_thakur51 commentedHello guys,
Yes, accessCheck() method on the query and pass TRUE or FALSE to indicate whether access checks should be performed.
=> accessCheck(TRUE): Ensures that access permissions are checked before returning the results.
=> accessCheck(FALSE): Skips permission checking (use only if you’re sure it’s safe and intended).
We Always need to prefer enabling access checks unless you have a specific reason to bypass them.
Thank You
Comment #8
raveen_thakur51 commentedComment #11
salmonek commentedReviewed, to be released in next version.
Comment #12
salmonek commentedReleased in 1.3.2
Comment #13
salmonek commented