Last modified: 2014-09-03 20:47:51 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T72361, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 70361 - Transcluded data not updated when original section is (data is not "live")
Transcluded data not updated when original section is (data is not "live")
Status: UNCONFIRMED
Product: MediaWiki extensions
Classification: Unclassified
LabeledSectionTransclusion (Other open bugs)
REL1_23-branch
All All
: Low normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-09-03 18:59 UTC by Mike R
Modified: 2014-09-03 20:47 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Mike R 2014-09-03 18:59:05 UTC
I've got a page that lists a selection of page sections common to servers - IP Address, domain, and so on

The transclusion lines are part of a table and look like this

|-
|[[CHAOS]]
|{{#lsth:CHAOS|IP Address}}
|{{#lsth:CHAOS|FQDN}}
|{{#lsth:CHAOS|Domain}}
|{{#lsth:CHAOS|Brief Notes}}
|-

and appear with data transcluded in them.

However if I update the information on the "CHAOS" page in the section "IP Address" and save it I see no corresponding change in transcluded data.

Only if I edit the page and then save it (with no changes) does the updated "IP Address" section data get re-transcluded.

The mediawiki-bundled transclusion indicates it is "live" (e.g., tranclusion occurs on page load) but I see no such claim on the LabeledSectionTransclusion documentation. As it is this makes the extension much less valuable because it appears to only transclude as part of page save. Is this intentional?

Thank you for your time!

-Mike

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links