Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to serialize JSON: Non-unserializable property set at $ (ParserCache) #5565

Open
paladox opened this issue Dec 2, 2023 · 1 comment
Labels
bug Occurrence of an unintended or unanticipated behaviour that causes a vulnerability or fatal error

Comments

@paladox
Copy link
Contributor

paladox commented Dec 2, 2023

Setup

  • SMW version: 4.1.2
  • MW version: 1.40.1
  • PHP version: 7.4
  • DB system (MySQL, Blazegraph, etc.) and version: mariadb 10.5

Issue

Detailed description of the issue and a stack trace if applicable:

I seem to get the following:

Unable to serialize JSON: Non-unserializable property set at $

(i've formated the error slightly different because the later part is in a object {'message': ...}

in the logs whilst using semanticmediawiki. Disabling gets rid of this.

Steps to reproduce the observation (recommendation is to use the sandbox):

I've reporduced with https://www.bluepageswiki.org/wiki/Moreauville_Post_Office_(Louisiana) (each time i save, it triggers).

@paladox paladox added the bug Occurrence of an unintended or unanticipated behaviour that causes a vulnerability or fatal error label Dec 2, 2023
@paladox
Copy link
Contributor Author

paladox commented Dec 2, 2023

cache keys such as bluepageswiki:pcache:idoptions:44979 and bluepageswiki:pcache:idhash:44979-0!canonical

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Occurrence of an unintended or unanticipated behaviour that causes a vulnerability or fatal error
Projects
None yet
Development

No branches or pull requests

2 participants
@paladox and others