Last modified: 2009-04-17 04:51:45 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 T20100, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 18100 - Cite_body.php in r45577.tar.gz">http://upload.wikimedia.org/ext-dist/Cite-MW1.14-r45577.tar.gz apparently mishandles named refs having specified groups but no bodies.
Cite_body.php in http://upload.wikimedia.org/ext-dist/Cite-MW1.14-r45577.tar....
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
Cite (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-03-22 06:46 UTC by Bill Mitchell
Modified: 2009-04-17 04:51 UTC (History)
0 users

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


Attachments

Description Bill Mitchell 2009-03-22 06:46:39 UTC
Sandbox wikitext demonstrating the perceived problem:

;Refs for the default group
*default group unnamed ref with body<ref>body of default group unnamedref</ref>
*default group ref named abc without a body<ref name=abc />
*default group ref named abc with body<ref name=abc>body default group ref named abc</ref> and another ref to it<ref name=abc />
*default group ref named abc without a body<ref name=abc />

;Refs for group g1
*group "g1" unnamed ref with body<ref group="g1">body of unnamed ref in group g1</ref>
*group "g1" ref named "g1 abc" without a body<ref name="g1 abc", group="g1" />
*group "g1" ref named "g1 abc" with body<ref name="g1 abc", group="g1">body of group "g1" ref named g1-abc</ref>
*another group "g1" ref named "g1 abc" without a body<ref name="g1 abc", group="g1" />

;Expanded references

;References expanded in the default group
<references/>

;References expanded in group g1
<references group="g1" />
Comment 1 Bill Mitchell 2009-04-17 04:51:45 UTC
Closing as resolved with resolution WORKSFORME. I see that my &lt;ref> tags in the sandbox wikitext above had spurious commas between the ''name'' and ''group'' parameters. I took these commas out and see that it Cite-MW1.14-r45577 appears to handle this correctly.

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


Navigation
Links