An automated run of parserTests.php showed the following failures:
This is MediaWiki version 1.11alpha (r22622).
Reading tests from "maintenance/parserTests.txt"...
Reading tests from "extensions/Cite/citeParserTests.txt"...
Reading tests from "extensions/Poem/poemParserTests.txt"...
48 still FAILING test(s) :(
* URL-encoding in URL functions (single parameter) [Has never passed]
* URL-encoding in URL functions (multiple parameters) [Has never passed]
* Table security: embedded pipes (http://mail.wikipedia.org/pipermail/wikitech-l/2006-April/034637.html) [Has never passed]
* Link containing double-single-quotes '' (bug 4598) [Has never passed]
* Template with thumb image (with link in description) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* message transform: <noinclude> in transcluded template (bug 4926) [Has never passed]
* message transform: <onlyinclude> in transcluded template (bug 4926) [Has never passed]
* Simple image [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Right-aligned image [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Image with caption [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Image with frame and link [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Frameless image caption with a free URL [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Thumbnail image caption with a free URL [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1887: A ISBN with a thumbnail [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1887: A RFC with a thumbnail [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1887: A mailto link with a thumbnail [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1887: A <math> with a thumbnail- we don't render math in the parsertests by default,
so math is not stripped and turns up as escaped <math> tags. [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1887, part 2: A <math> with a thumbnail- math enabled [Has never passed]
* BUG 648: Frameless image caption with a link [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 648: Frameless image caption with a link (suffix) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 648: Frameless image caption with an interwiki link [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 648: Frameless image caption with a piped interwiki link [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Escape HTML special chars in image alt text [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 499: Alt text should have Ӓ, not &1234; [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Image caption containing another image [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Image caption containing a newline [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Bug 3090: External links other than http: in image captions [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1219 URL next to image (good) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* BUG 1219 URL next to image (broken) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Media link [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Media link with text [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Media link with nasty text
fixme: doBlockLevels won't wrap this in a paragraph because it contains a div [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Media link to nonexistent file (bug 1702) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* HTML bullet list, unclosed tags (bug 5497) [Has never passed]
* HTML ordered list, unclosed tags (bug 5497) [Has never passed]
* HTML nested bullet list, open tags (bug 5497) [Has never passed]
* HTML nested ordered list, open tags (bug 5497) [Has never passed]
* Fuzz testing: image with bogus manual thumbnail [Introduced between 08-Apr-2007 07:15:22, 1.10alpha (r21099) and 25-Apr-2007 07:15:46, 1.10alpha (r21547)]
* Inline HTML vs wiki block nesting [Has never passed]
* Mixing markup for italics and bold [Has never passed]
* Centre-aligned image [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* None-aligned image [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* Width + Height sized image (using px) (height is ignored) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
* dt/dd/dl test [Has never passed]
* Images with the "|" character in the comment [Has never passed]
* Parents of subpages, two levels up, without trailing slash or name. [Has never passed]
* Parents of subpages, two levels up, with lots of extra trailing slashes. [Has never passed]
* <references> after <gallery> (bug 6164) [Introduced between 30-May-2007 07:15:22, 1.11alpha (r22553) and 31-May-2007 07:15:31, 1.11alpha (r22594)]
Passed 465 of 513 tests (90.64%)... 48 tests failed!
Hi,
Here's a question I can't find an answer to in the documentation:
http://en.wikipedia.org/wiki/Help:Watching_pages
Why do some items on the watchlist appear in bold for some pages and
not for others, on the "My watchlist" page?
Someone mentioned that the unread and changed pages are bold, but when
I click on such a page, and go back to the watchlist and refresh it,
the page remains bold.
Any ideas would be appreciated,
travis
[My first post - please let me know if I should be asking somewhere
else.]
Almost two months ago, User:GMaxwell undertook to arrange for Google to
read the new 'coord' template:
<http://en.wikipedia.org/wiki/Template:Coord>
when they parse the raw Wikipedia data for their Google Earth Wikipedia
layer.
Unfortunately, he hasn't posted for some time (I do hope he's OK).
Can someone else pick up that baton, please, or advise me who to
contact? Or perhaps even confirm that that's been done?
Thank you.
--
Andy Mabbett
* Say "NO!" to compulsory ID Cards: <http://www.no2id.net/>
* Free Our Data: <http://www.freeourdata.org.uk>
* Are you using Microformats, yet: <http://microformats.org/> ?
Following the links to wap.wikipedia.org on last wikizine, i have found
some untranslated messages / translation errors.
Where should this be reported? / Where are messages located?
Is something like this at all feasible?
- d.
---------- Forwarded message ----------
From: William Pietri <william(a)scissor.com>
Date: 01-Jun-2007 13:38
Subject: [WikiEN-l] Showing the deletion log on the article creation page?
To: English Wikipedia <wikien-l(a)lists.wikimedia.org>
I just got a note from a user who was upset that we had deleted an
article that he had recreated. We even salted it after this deletion,
because it had been recreated repeatedly. However, he didn't know that
he was recreating something that failed an AfD; it just looks like
[[Desktop Tower Defense]] was a favorite game and he was excited nobody
had written about it yet.
He's absolutely right that it was rude not to tell him that we had
deleted the article before. He wasted a lot of time and we could have
saved his goodwill for something else. Plus, we had to clean up the
mess. A bad situation all around.
What if we change the article creation page to explicitly say that a
page has been deleted before, either including the deletion logs
directly or giving them a link for it? Right now the fact that an
article might be have been previously deleted is buried in the second
sentence of the sixth bullet point. Instead I'm thinking a pretty
warning box would be more appropriate, one that only appears when the
article has actually been deleted in the past.
Thanks,
William
_______________________________________________
WikiEN-l mailing list
WikiEN-l(a)lists.wikimedia.org
To unsubscribe from this mailing list, visit:
http://lists.wikimedia.org/mailman/listinfo/wikien-l