https://bugzilla.wikimedia.org/show_bug.cgi?id=16767

           Summary: Anons w/o edit permissions can't see multiple uses of
                    references
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: Cite
        AssignedTo: [email protected]
        ReportedBy: [email protected]


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/>


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to