Steps to reproduce:
- Find an old page that still uses <a name="foo"> instead of <span id="foo">, e.g. http://www.dorn.org/docs/selfhtml/index.htm
- Copy the content (in the above example the first line "SELFHTML: Version 8.0 vom 27.10.2001, Autor: Stefan Münz" is enough).
- Paste it in VE.
Expected: No link is created, as there is no link. In this case the content should be inserted as bold text.
Actual: An external link with target null is created, i.e. in this case the underlying wikitext is [null '''SELFHTML: Version 8.0 vom 27.10.2001, Autor: Stefan Münz'''].