"xml-parse-tag: XML" error

Bug #1052259 reported by lumeng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mediawiki-el
New
Undecided
Unassigned

Bug Description

OS: Mac
Emacs: GNU Emacs 24.1.1 (x86_64-apple-darwin10.8.0, NS apple-appkit-1038.36)
mediawiki-el: The comment text says "2.2.3" and the function definition says 2.2.4 (inconsistent?)

...
;; Version: 2.2.3
;; Created: Sep 17 2004
;; Keywords: mediawiki wikipedia network wiki
;; URL: http://launchpad.net/mediawiki-el
;; Last Modified: <2012-05-27 22:06:10 mah>

(defconst mediawiki-version "2.2.4"
  "Current version of mediawiki.el")
...

When I try to connect to a mediawiki site, I get error

Posting to: http://en.wikipedia.org/api.php
Contacting host: en.wikipedia.org:80
xml-parse-tag: XML: (Not Well-Formed) Invalid end tag (expecting link) at pos 3712

I have in .emacs the following

'(mediawiki-site-alist (quote (("Wikipedia" "http://en.wikipedia.org/" "foobar" "" "XXX"))))

Any idea how to fix it?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.