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

       Web browser: ---
             Bug #: 29196
           Summary: Extraneous "{" within the "width" attribute of the
                    following/proceeding album template cell
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Templates
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: sorr...@hotmail.com
    Classification: Unclassified


(This is actually an internationalization issue regarding a specific template,
but I was not sure whether I should put it just under internationalization.)


1. Go to this page -
http://he.wikipedia.org/wiki/%D7%90%D7%AA%D7%94_%D7%A0%D7%9E%D7%A6%D7%90_%D7%9B%D7%90%D7%9F
2. View its source.
3. There is an extraneous "{" within the "width" attribute of the current album
template -
<td width="{33.3%" align="center"><small>אתה נמצא כאן<br />
           ^

XPath query -
//td[@width = "{33.3%"]


In this page, with the same "band chronology" template (it seems, anyway), this
does not happen (but there is no "width" attribute, instead there is a "style"
attribute with a CSS "width" property) -
http://en.wikipedia.org/wiki/Forever_(Spice_Girls_album)

XPath query -
//td[i/b[. = "Greatest Hits"]]

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to