Sender | Message | Time |
---|---|---|
23 Jun 2024 | ||
Alexander Mashin | Dear SMW developers, In fact, Is this so, and how can this be switched off? Updating the database without being explicitly told to do that is definitely wrong. | 05:45:31 |
Alexander Mashin | * Dear SMW developers, In fact, Is this so, and how can this be switched off? Updating the database without being explicitly told to do that is definitely wrong. | 05:55:25 |
Alexander Mashin | I have studied .smw.json and made sure that any web request to wiki brings it to maintenance mode. | 06:39:31 |
Alexander Mashin | $smwgIgnoreUpgradeKeyCheck does not stop the database from being flooded with OPTIMIZE and other queries; just prevents the maintenance mode message being shown instead of wiki pages. | 08:59:19 |
Alexander Mashin | Whether or not setupStore.php has ben run at container startup. | 09:01:30 |
24 Jun 2024 | ||
lighthazard | Anyone know if I can modify QueryResults in getResultText() to add an extra property if it's not there? Say |?Geometry ? | 13:49:23 |
29 Jun 2024 | ||
Alexander Mashin | composer update shows the message This file is part of the SemanticMetaTags extension, it is not a valid entry point . It is defined here: https://github.com/SemanticMediaWiki/SemanticMetaTags/blob/4f1cce3e15d95ec9a7d1207ae99d765a983b624b/DefaultSettings.php#L12. | 09:45:52 |
Bernhard Krabina | Issue is reported here: https://github.com/SemanticMediaWiki/SemanticMetaTags/issues/76 | 11:28:46 |
Alexander Mashin | What is the freshest currently installable combination of versions of PHP, composer, MW and SMW? | 13:02:32 |
Bernhard Krabina | I am using LTS versions only. So 1.39, but in one instance with PHP 8.2 | 14:36:41 |
Alexander Mashin | And you have managed to make SMW work under PHP 8.2 without 'passing by reference' errors? | 16:29:20 |
30 Jun 2024 | ||
Alexander Mashin | PHP 8.0, MW 1.39, SMW 4.3.1, Composer 2 seems to be installable. | 05:45:25 |
Jeroen De Dauw | PHP 8.1 is definitely fine. Unsure about 8.2 | 19:25:50 |
brian4 joined the room. | 23:50:13 | |
1 Jul 2024 | ||
justinl | Redacted or Malformed Event | 15:12:14 |
2 Jul 2024 | ||
Alexander Mashin | Yes, 8.2 seems to work, thank you. By the way, sury's packages are unsigned today. | 09:54:43 |
Bernhard Krabina | Vienna History Wiki is running 8.2 | 11:50:06 |
Bertrand Gorge | Hello, is anyone using negations in queries? They stopped working for me in a recent release.... | 15:01:27 |
3 Jul 2024 | ||
revansx | We're testing out SMW 4.1.3 on MW 1.39.8 and have noticed the following new behavior from the old MW 1.34.4, SMW 3.2.3 system we are not used to:
Does anyone have any insight regarding this kind of issue/behavior when upgrading from an old version of SMW to something new? | 19:45:33 |
revansx | * We're testing out SMW 4.1.3 on MW 1.39.8 and have noticed the following change in behavior from the old MW 1.34.4, SMW 3.2.3 system that we are used to:
Does anyone have any insight regarding this kind of issue/behavior when upgrading from an old version of SMW to something new? | 20:03:45 |
revansx | Redacted or Malformed Event | 21:19:59 |
revansx | * We're testing out SMW 4.1.3 on MW 1.39.8 and have noticed the following change in behavior from the old MW 1.34.4, SMW 3.2.3 system that we are used to:
The following cache settings are the same on both the old and new sites:
Does anyone have any insight regarding this kind of issue/behavior when upgrading from an old version of SMW to something new? | 21:24:39 |
Bernhard Krabina | For testing purposes I certainly recommend to remove all caching. For null edits, I never added a whitespace. Simplicity clicking edit and save is enough. | 21:33:10 |
Bernhard Krabina | For properties calculated from other queries, I would recommend using the Semantic Dependancy Updater extension from GesinnIT | 21:35:52 |
revansx | Hi Bernard. Thanks for the quick reply. The problem we’re having though is that the edits are no longer working at all all. Space or just clicking save. | 21:38:01 |
revansx | And wrt SDU .. The situation has nothing to do with calculated properties. I miss spoke in a way. It has to do with auto edit finishing its job and updating the page property values and refreshing the page a few seconds before semantic mediawiki properties are updated in the query results. | 21:39:48 |
revansx | * And wrt SDU .. The situation has nothing specific to calculated properties. I miss spoke in a way. It has to do with auto edit finishing its job and updating the page property values and refreshing the page a few seconds before semantic mediawiki properties are updated in the query results. | 21:40:40 |
revansx | * Hi Bernhard. Thanks for the quick reply. The problem we’re having though is that the edits are no longer working at all all. Space or just clicking save. | 22:20:06 |
4 Jul 2024 | ||
revansx | * Hi Bernhard. Thanks for the quick reply. The problem we’re having though is that the null edits are no longer working at all all. Space or just clicking save. | 02:33:58 |
7 Jul 2024 | ||
Jeroen De Dauw | Is anyone here running a non-trivial SMW on MediaWiki 1.41 or later? It'd be nice to document how compatible SMW is with these versions. | 12:53:24 |