Hello, SMW devs!

I'm working on extending SESP to expose data from ApprovedRevs[1] and
I'm running into a problem.

Specifically, after changing the approval status of the page, the
properties I've added to SESP aren't updating until I run
rebuildData.php, even if only for the single page that has been updated.

I even tried updating the SESP properties in the AR hooks
ApprovedRevsRevisionApproved and ApprovedRevsRevisionUnapproved, but,
even though I can see my addAnnotation method being called, the
properties aren't updated until I run rebuildData.php.

The next thing to do is to figure out what else rebuildData.php is doing
so that the properties are updated, but I thought I'd try sending an
email first.

Footnotes: 
[1]  
https://github.com/SemanticMediaWiki/SemanticExtraSpecialProperties/issues/94

-- 
Mark A. Hershberger
NicheWork LLC
717-271-1084

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to