Null Edit Test - Page B
De Semantic MediaWiki - Sandbox
Page Content
Null Edit Test - Page A, Has Comment: Foo
Notes
Here is a summary of the issue we are experiencing with semantic data not being updated by null edits:
- Let page Null Edit Test - Page A contain the source
[[Has Comment::Bar]]
- Let page Null Edit Test - Page B contain the source
[[Has Comment::{{#ask: [[Null Edit Test - Page A]] | ? Has Comment= | mainlabel=- | link=none }}]]
. - Let Property:Has Comment contain the source
This is a property of type [[Has type::Text]]
.
Steps to reproduce the issue:
- Manually edit Null Edit Test - Page A so that
[[Has Comment::Foo]]
, - then visit page Null Edit Test - Page B and see that it does indeed display the new value in B (i.e. “Foo”).
- next view the properties of page Null Edit Test - Page B
- note that the value for Property:Has Comment remains “Bar”.
Historically, we could trigger the semantic data to update via null edit (e.g. editing the source, adding a white space, and saving), however, since upgrading to SMW 4.2.0 we are no longer able to update how the semantic data is set on Page B unless we make an edit which actually changes the content of the page.