Last modified: 2010-07-04 17:19:39 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 T18767, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 16767 - Anons w/o edit permissions have problem with references if gallery tag is used.
Anons w/o edit permissions have problem with references if gallery tag is used.
Status: RESOLVED DUPLICATE of bug 11224
Product: MediaWiki extensions
Classification: Unclassified
Cite (Other open bugs)
unspecified
All All
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 15819
Blocks:
  Show dependency treegraph
 
Reported: 2008-12-23 10:24 UTC by Dmitry Nikitin
Modified: 2010-07-04 17:19 UTC (History)
7 users (show)

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


Attachments

Description Dmitry Nikitin 2008-12-23 10:24:12 UTC
This bug is applied only for anonymous without edit permissions, registered users don't have problems with references

For example anons have problem with items 3,4,5

=== 1. Anons can see references ===
*A<ref name=ref1>All is Good</ref>
*B<ref name=ref2>Anons can see references</ref>
<references/>

=== 2. Anons can see  multiple references ===
*A<ref name=ref3>Anons can see multiple uses of refs</ref>
*B<ref name=ref3/>
<references/>

=== 3. But if multiple refs and gallery are used together Anons will get problem ===
*A<ref name=ref4>Multiple uses of the refs and gallery tag after all refs. Anons are not able to see it.</ref>
*B<ref name=ref4/>
<gallery>Image:Sample.jpg</gallery>
<references/>

=== 4. Anons are not able to see ref before gallery ===
*A<ref name=ref5>Oops. Anons are not able to see this message.</ref>
<gallery>Image:Sample.jpg</gallery>
*B<ref name=ref6>... but can see this one.</ref>
<references/>

=== 5. 'Cite error references no test' error msg for Anons ===
*A<ref name=ref7>Gallery between ref tags and multiple uses of refs cause 'cite_error_references_no_text' error.</ref>
<gallery>Image:Sample.jpg</gallery>
*B<ref name=ref7/>
<references/>
Comment 1 Dmitry Nikitin 2008-12-23 10:34:36 UTC
severity is critical due to item#5 -- all anonymous users have good-visible red error message on the screen. 
Comment 2 Dmitry Nikitin 2008-12-23 13:12:56 UTC
It seems anons w/o edit permissions can't see references *before* gallery
Comment 3 Nakon 2008-12-23 18:36:48 UTC
May be related to [[bugzilla:6164]]
Comment 4 Brion Vibber 2008-12-30 04:27:01 UTC
Funky... can confirm this locally. Likely similar to bug 6164, something's clearing parsing state.
Comment 5 P.Copp 2009-02-06 21:01:50 UTC
Adding dependency to bug 15819, as both bugs have the same cause and bug 15819 has a patch attached.
Comment 6 Joe Costello 2009-05-13 13:37:44 UTC
Bug 11224 seems to be the same.  Obviously this issue still exists.
Comment 7 Aaron Schulz 2009-09-12 19:15:58 UTC

*** This bug has been marked as a duplicate of bug 11224 ***
Comment 8 Christian Neubauer 2010-03-29 14:42:02 UTC
Are you sure this is a duplicate of bug 11224.  It looks like a different issue and is not fixed by the patch on that bug (although it does seem to have been fixed independently at some point between 1.13.3 and 1.15).  It seems more likely that this bug and bug 15819 are the same.  The patch over there *does* fix this bug.

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


Navigation
Links