https://bugzilla.wikimedia.org/show_bug.cgi?id=17157
Mr.Z-man <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Mr.Z-man <[email protected]> 2009-01-26 23:07:54 UTC --- Something seems to be ... backwards. The relevant bit of the config I have is: $wgFlaggedRevTags = array( 'protection' => 2 ); $wgFlaggedRevValues = 3; $wgFlaggedRevPristine = 3; $wgFlaggedRevsPrecedence = 2; However, when setting a page to show "The latest pristine revision; if not present, then the latest quality or sighted one," quality revisions override pristine revisions. An older quality revision is shown as the stable version even if the current rev is pristine. I checked the database, fr_quality is being set correctly. -- 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
