Broken link in watchers view

In rt-2.0.2, I do this:

Configuration → Queues → general → watchers

Then click on the name of one of the watchers. I get:

The requested URL /Admin/Users/Display.html was not found on this
server.

I think it should be Modify.html, but I’m not sure the intent.

Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera@kciLink.com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/

Already fixed in cvs. that might have even been in 2.0.4On Tue, Jul 31, 2001 at 01:16:11PM -0400, Vivek Khera wrote:

In rt-2.0.2, I do this:

Configuration → Queues → general → watchers

Then click on the name of one of the watchers. I get:

The requested URL /Admin/Users/Display.html was not found on this
server.

I think it should be Modify.html, but I’m not sure the intent.


=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Vivek Khera, Ph.D. Khera Communications, Inc.
Internet: khera@kciLink.com Rockville, MD +1-240-453-8497
AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/


Rt-devel mailing list
Rt-devel@lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-devel

jesse reed vincent – root@eruditorum.orgjesse@fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

After all, it’s not every day you meet up with an evil power
-M. Bulgakov

Thanks. this will be in the mega-cvs-commit when I get back from california
this weekend.On Thu, Aug 02, 2001 at 07:28:59AM +1000, Phil Homewood wrote:

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 @@

  • %# account %if ($watcher->IsUser) { - + <%$watcher->OwnerObj->RealName%>: %} else { Email address:
  • jesse reed vincent – root@eruditorum.orgjesse@fsck.com
    70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90

    Emacs is a pretty good operating system, but Unix has a better editor.

    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 @@

  • %# account %if ($watcher->IsUser) { - + <%$watcher->OwnerObj->RealName%>: %} else { Email address: