https://bugzilla.wikimedia.org/show_bug.cgi?id=18733
Dan Nessett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |WONTFIX --- Comment #2 from Dan Nessett <[email protected]> 2009-05-09 17:28:29 UTC --- (In reply to comment #1) > ============================================== > <div style="display: none"> > > {{User:Dnessett/Sandboxes/Third Sandbox}} > > </div> > > Some text <ref name="Knuth1968"> > > {{reflist}} > ============================================== > > Should be > > ============================================== > <div style="display: none"> > > {{User:Dnessett/Sandboxes/Third Sandbox}} > > </div> > > Some text <ref name="Knuth1968"/> > > {{reflist}} > ============================================== > > Or that second ref tag is unclosed and 'eats' the rest of the page content. > There *is* a rendering difference between enwiki and other WMF wikis (I tested > on enwikibooks and testwiki, both display the cite error, while enwiki > doesn't), but that is probably due to the unusual things enwiki has done to > its > cite error messages. > I didn't get the second sandbox markup correct in the attachment (my apologies). It should have been (correcting the unclosed second ref tag) ================================================ <div style="display: none"> {{User:Dnessett/Sandboxes/Third Sandbox}} </div> Some text <ref name="Knuth1968"/> ================================================ This works on my local wiki and not in wikibooks. I am replying rather than reopening the bug, since if I am doing something else wrong, I don't want to ping/pong bug opening unnecessarily. -- 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
