Skip to content
#

query

Here are 171 public repositories matching this topic...

duncanmcclean
duncanmcclean commented Mar 30, 2022

Brief description

We're running into an issue with this package - when our client goes to add/delete something on a BelongsToMany relation on the Product model, the list reloads but there's no change. I also see the same list in our site's frontend but the database is updated correctly.

Implementation

We're using this package on our Product model, relevant code below:

enhancement help wanted good first issue
hexmode
hexmode commented Apr 13, 2022

Issue

Starting in 1.38 the LinksUpdateConstructed is deprecated and emits warnings

PHP Deprecated:  Use of LinksUpdateConstructed hook was deprecated in MediaWiki 1.38. [Called from SMW\MediaWiki\Hooks::register in /var/www/html/w/extensions/SemanticMediaWiki/src/MediaWiki/Hooks.php at line 151] in /var/www/html/w
bug mediawiki good first issue

Improve this page

Add a description, image, and links to the query topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the query topic, visit your repo's landing page and select "manage topics."

Learn more