[rt-devel] broken link in watchers view
Phil Homewood
pdh at lineo.com
Wed Aug 1 17:28:59 EDT 2001
Jesse wrote:
> Already fixed in cvs. that might have even been in 2.0.4
Actually, it was only fixed for CCs, not AdminCCs.
Try this:
Index: webrt/Admin/Queues/People.html
===================================================================
RCS file: /raid/cvsroot/rt/webrt/Admin/Queues/Attic/People.html,v
retrieving revision 1.1.2.7
diff -u -r1.1.2.7 People.html
--- webrt/Admin/Queues/People.html 2001/07/18 02:12:19 1.1.2.7
+++ webrt/Admin/Queues/People.html 2001/08/01 21:28:11
@@ -51,7 +51,7 @@
<li><INPUT TYPE=CHECKBOX NAME="DelWatcher<%$watcher->id%>" UNCHECKED>
%# account
%if ($watcher->IsUser) {
-<a href="<%$RT::WebPath%>/Admin/Users/Display.html?id=<%$watcher->OwnerObj->id%>">
+<a href="<%$RT::WebPath%>/Admin/Users/Modify.html?id=<%$watcher->OwnerObj->id%>">
<%$watcher->OwnerObj->RealName%></a>:
%} else {
Email address:
More information about the Rt-devel
mailing list