-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
type error for params in ApprovedRevsHandler #24
Comments
hexmode
added a commit
to hexmode/SemanticApprovedRevs
that referenced
this issue
Nov 12, 2021
At least, a first step in that direction. See 6af796f3e0cf3e66cd7d7e59af8445f5712d68fe Fixes SemanticMediaWiki#24
hexmode
added a commit
to hexmode/SemanticApprovedRevs
that referenced
this issue
Nov 12, 2021
At least, a first step in that direction. See wikimedia/mediawiki#6af796f3e0cf3e66cd7d7e59af8445f5712d68fe Fixes SemanticMediaWiki#24
hexmode
added a commit
to hexmode/SemanticApprovedRevs
that referenced
this issue
Nov 12, 2021
At least, a first step in that direction. See wikimedia/mediawiki@6af796f Fixes SemanticMediaWiki#24
Had to get the linking right for my this... |
2 tasks
hexmode
added a commit
to hexmode/SemanticApprovedRevs
that referenced
this issue
Nov 15, 2021
At least, a first step in that direction. See wikimedia/mediawiki@6af796f Fixes SemanticMediaWiki#24
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Setup and configuration
Issue
Seen in my exception log when jobs were running:
TypeError from line 68 of .../extensions/SemanticApprovedRevs/src/ApprovedRevsHandler.php: Argument 2 passed to SMW\ApprovedRevs\ApprovedRevsHandler::doChangeRevision() must be an instance of MediaWiki\Revision\RevisionStoreRecord or null, object given, called in .../extensions/SemanticApprovedRevs/src/Hooks.php on line 176
Looks similar to #23.
The text was updated successfully, but these errors were encountered: