https://bugzilla.wikimedia.org/show_bug.cgi?id=34359
Markus Krötzsch <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|VERIFIED |REOPENED Resolution|FIXED | --- Comment #9 from Markus Krötzsch <[email protected]> 2012-02-13 17:13:15 UTC --- The current code does not seem to work quite right. I do not actually get either of the new properties, even after enabling them in LocalSettings. This might be a local issue for me that has other reasons. However, in addition, it seems that the properties are set to the previous value since they are fetched before storing the (possibly new) page in MediaWiki. So the "last" editor is only the one that was last before saving, i.e., the one before the current one. For new pages, there should never be a value. Also, it should be checked if the properties are stable when running the SMW_refreshData.php update script (same as using an update job, but easier to target a particular page). It could be that this does not work for '_NEWP'. Nevertheless, great work, since these new properties will be very useful for maintenance (I imagine using _NEWP and _MDAT to make a list of candidate pages for spam fighting with the Delete Batch extension; many spam bots create pages that are never edited again for a long time). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
