Roundup Tracker - Issues

Issue 2550775

classification
Modify journal/history display to add nofollow to links
Type: rfe Severity: normal
Components: Web interface Versions: 1.4
process
Status: closed fixed
:
: rouilj : rouilj, schlatterbeck
Priority: normal : Effort-Low, patch

Created on 2012-09-06 14:32 by rouilj, last changed 2013-06-09 02:03 by rouilj.

Files
File name Uploaded Description Edit Remove
nofollow.patch rouilj, 2012-12-03 00:32
Messages
msg4642 Author: [hidden] (rouilj) Date: 2012-09-06 14:32
From: http://sourceforge.net/mailarchive/message.php?msg_id=29772873
email subject:

 "Re: [Roundup-users] How to get user name from 'author' id"

> Ralf, any idea on how should I handle the attachment spam? If I just
> delete/unlink the file from the ticket the data/link is still
> accessible from the history.
>
> Hmm, here is another idea: Should we be annotating links in the
> history as:
> 
>  <a rel="nofollow" href="..."> ...</a>
> 
> so deleted files aren't indexed by google etc.

Yes that would be a good addition. The idea is to be able to
remove spam without access to the machine.

Ralf
-- 
Dr. Ralf Schlatterbeck ...
msg4691 Author: [hidden] (rouilj) Date: 2012-12-03 00:32
I have attached a patch that in manual testing at least adds
the nofollow rel attribute to the links in the history report.

Can somebody take a look at it and if it looks good,
I'll commit it.
msg4901 Author: [hidden] (rouilj) Date: 2013-06-09 02:03
Checked in the patch and a changenote for next release.
History
Date User Action Args
2013-06-09 02:03:43rouiljsetstatus: new -> closed
resolution: fixed
messages: + msg4901
2012-12-03 00:32:15rouiljsetkeywords: + patch
assignee: rouilj
messages: + msg4691
files: + nofollow.patch
2012-09-06 14:58:33rouiljsetkeywords: + Effort-Low
title: Modify journal display to add nofollow to links -> Modify journal/history display to add nofollow to links
2012-09-06 14:39:37schlatterbecksetnosy: + schlatterbeck
2012-09-06 14:32:03rouiljcreate