Bug #983
Issue with URL detection which contain: '
Status: | Closed | Start: | 08/30/2014 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine | |||
Target version: | 0.11.1 | |||
Complexity: | Low |
Found in Version: | ||
Votes: | 0 |
Description
I just noticed the following in #mercurial
http://en.wikipedia.org/wiki/Godunov's_scheme
However, the link was not properly constructed - it stopped before the comma.
So clicking on this gave http://en.wikipedia.org/wiki/Godunov
This seems like a minor bug.
I can't see any reason why this would behave this way.
Off the top of my head, I'd say this was an escaping issue.
Regards, Faheem
Associated revisions
Revision 41dcd8c2cf8beecd9818dfb3037ce77fbbaa43cc
Engine(-Tests): fixed URL detection which contain ' (closes: #983)
History
Updated by Faheem Mitha 3734 days ago
https://smuxi.im/issues/show/972 also covers problems with links.
Updated by Mirco Bauer 3696 days ago
- Category set to Engine
- Assigned to set to Mirco Bauer
- Target version set to 0.11.1
- Complexity set to Low
Updated by Mirco Bauer 3696 days ago
- Subject changed from Minor issue with URL clicking to Issue with URL detection which contain: '
Updated by Mirco Bauer 3696 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 41dcd8c2cf8beecd9818dfb3037ce77fbbaa43cc.