Skip Navigation

Resolved

Automatic Hyperlinking HTML Components

Automatic Hyperlinking of Text Components

Completed Polls

Events on Print Version

File uploads with dots in filenames

Headlines Component Document Selection

Headlines Component Leaf Documents

helo email checking

HTTP Headers

Internal link domain mixing

Linking to File Attachments

Listings Component

mailto: links

Personalised events listings

Spam Proofing

Text Component pre text

Translated Template Fragments

Sign up

If you sign up for an account on this web site you can customise elements of this site and subscribe to an email newsletter.

If you have an account on this web site you may login.

If you have an account on this site but have forgotten your user name and / or your password then you can request an account reminder email.

Automatic Hyperlinking of Text Components

This bug was reported to the MKDoc-dev list on 3 March 2005.

If you have a text component with this in it:

http://mysql.com/

Then this code is generated:

<a href="http://mysql.com/">http://mysql.com/</a>

If you then create a child document with the title MySQL then this is the generated code:

<a href="http://mysql.com/">http://</a><a href="http://example.com/mysql/" class="mkdoc-name-mysql" title="MySQL" lang="en">mysql</a>.com/

Ie "http://" is a hyperlink to mysql.com and “mysql” is a link to the child document and “.com/” is not hyperlinked… weird…

Bruno tells me that what is supposed to happen is the above but in addition “.com/” should be hyperlinked to mysql.com … But this seems like a really odd thing to want to do…

I think that MKDoc should not try to hyperlink child document names in the middle of URIs…

<< | Up | >>

This document was last modified by Chris Croome on 2005-03-03 08:15:11
MKDoc Ltd., 31 Psalter Lane, Sheffield, S11 8YL, UK.
Copyright © 2001-2005 MKDoc Ltd.