bjorn_f_johansson | 11 Jun 2012 11:09
Picon

hash links

Hi,

it seems like the hash links fail if there is a hash in the link text:

2012-06-11#accepted# review# due# 11# july# https://mail.google.com/mail/u/0/?shva=1#inbox/137daad52e7f2ac9

This link I have on the page of 11 july to remind me of what I accepted to have done on 11 july.

The last hash in the gmail link seems to confuse wp the linking (what is not working is the link between
wikiword [2012-06-11] and [2012-07-11], the urllink to the gmail works).

Could the regexp be modified to handle this?

thanks
/bjorn

------------------------------------

Michael Butscher | 12 Jun 2012 23:42
Picon
Picon

Re: hash links

On 11.06.2012 11:09, bjorn_f_johansson wrote:
> Hi,
> 
> it seems like the hash links fail if there is a hash in the link text:
> 
> 2012-06-11#accepted# review# due# 11# july# https://mail.google.com/mail/u/0/?shva=1#inbox/137daad52e7f2ac9
> 
> This link I have on the page of 11 july to remind me of what I accepted to have done on 11 july.
> 
> The last hash in the gmail link seems to confuse wp the linking (what is not working is the link between
wikiword [2012-06-11] and [2012-07-11], the urllink to the gmail works).

Possible solutions are to modify your link by doubling the last hash character:

2012-06-11#accepted# review# due# 11# july# https://mail.google.com/mail/u/0/?shva=1##inbox/137daad52e7f2ac9

Alternatively you can write it in brackets as:

[2012-06-11#accepted review due 11 july https://mail.google.com/mail/u/0/?shva=1#inbox/137daad52e7f2ac9]

Michael

------------------------------------


Gmane