Page MenuHomePhabricator

Browser error in rendering headline/title (wikimarkup)
Closed, InvalidPublic

Description

Author: dragonblade

Description:
Ugh, I have to rewrite this whole bloody post because your report system really sucks. Back button = epitome of evil.

Anyhow to the point, if I title a headline as 'ta', i.e. <nowiki>== ta ==</nowiki>, <nowiki>=== ta ===</nowiki>, etc. I end up with an error on my page. (ignore the nowiki tags if they don't affect anything here) This only affects 'ta'. 'tai', 'th', 'ka', or whatever else work without a hitch. Why is this happening?

I tested it on both the English and French Wikipedias, and in both Internet Explorer and Firefox.

The error produced by Internet Explorer (8) is the following:

<blockquote>
Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; Trident/4.0; GTB6; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 1.1.4322; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Thu, 29 Oct 2009 17:45:33 UTC

Message: '0.length' is null or not an object
Line: 385
Char: 4
Code: 0
URI: http://en.wikipedia.org/skins-1.5/common/wikibits.js?urid=243z2_1254880607
</blockquote>

While the error produced/hidden in Firefox is this one:

<blockquote>
Warning: Expected declaration but found '{'. Skipped to next declaration.
Source File: insert_wiki_page_url_here
Line: 0

Warning: Expected declaration but found '{'. Skipped to next declaration.
Source File: insert_wiki_page_url_here
Line: 0

Warning: Expected declaration but found '{'. Skipped to next declaration.
Source File: insert_wiki_page_url_here
Line: 0
</blockquote>


Version: unspecified
Severity: enhancement

Details

Reference
bz21348

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:59 PM
bzimport added a project: MediaWiki-Parser.
bzimport set Reference to bz21348.
bzimport added a subscriber: Unknown Object (MLST).

Can't reproduce. Nor can I make sense of the js(!) error. Could you try again now?