Page MenuHomePhabricator

SMW 1.9: Display cache information in SMW_ConceptPage.php
Closed, ResolvedPublic

Description

SMW_ConceptPage.php patch to display cache information

This patch allows for $cache['status'] == 'full' to display cache status information with the SMW_ConceptPage.php


Version: unspecified
Severity: enhancement

Attached:

Details

Reference
bz34477
TitleReferenceAuthorSource BranchDest Branch
Switch build-docs job to use Node 20 base imagerepos/releng/blubber!86jforresterT364779main
Customize query in GitLab

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:09 AM
bzimport set Reference to bz34477.

Some issues need to be fixed before I put this in:

  • Don't split messages
  • Use {{PLURAL}} in messages where applicable (where/was x message(s))
  • Use Html::element to create HMTL, and definitely don't use stings with backslashes in them

Since this patch seems to have been forgotten, I've put it in Gerrit and tried to make a few improvements: Gerrit change 17432

MWJames, can you please deal with Nikerabbit's comments?

Unknown Object (User) added a comment.Nov 4 2012, 8:54 AM

Now uses the context object which requires this change to be committed to the SMW 1.9 branch due to the SMW 1.8 master / MW 1.17 dependency.

[1] https://gerrit.wikimedia.org/r/#/c/31727/

Gerrit change 44609 got self-merged by Mwjames... Is this bug fixed now?

Unknown Object (User) added a comment.Apr 3 2013, 2:25 AM

Yes ... this is finally done after a dozen of rebases, I pushed it myself.