Something went wrong
-
Great plugin. But, I do encounter a bug that you might fix.
I tested this on a production site (PHP 8.1) and localhost (PHP 7.4) with no plugins and only the default theme installed.
These are the steps that you can take to reproduce the bug:
1. Create a post and add a text in that post (in my example, it’s the post name “Test1” with the text “Test123456789”
2. Search in Regex for “123456789”
3. It will only show 1 matched row (which is correct)
4. Adjust the record to “Test1234”
5. You will get the “Something went wrong” message.
6. The good thing is that it did change the text in the database. Because if you search again for “Test123456789”, there are no matching results found.
I hope the above steps helped you to reproduce this bug.
- The topic ‘Something went wrong’ is closed to new replies.