Roundup Tracker - Issues

Issue 2078214

classification
URI highlighting far too enthusiastic
Type: Severity: normal
Components: Mail interface Versions:
process
Status: closed fixed
:
: richard : epaepa, richard
Priority: normal :

Created on 2008-08-27 12:30 by epaepa, last changed 2008-08-27 12:30 by epaepa.

Messages
msg2586 Author: [hidden] (epaepa) Date: 2008-08-27 12:30
With roundup 1.4.5.1 all sorts of things get highlighted as URIs in crazy ways.  For example, the text

    StDevValidTimeSeries.GetObservation

is highlighted as a link to <http://stdevvalidtimeseries.getob/>.  And the number

    -.3535

gets turned into <http://-.3535/>.

I understand that people sometimes write www.google.com instead of <http://www.google.com/>, but you really can't assume that anything with a dot in it must be a web server hostname.  Especially not in a tracker used for software bug reporting, which often includes code snippets including dots.

History
Date User Action Args
2008-08-27 12:30:45epaepacreate