[rt-devel] [rt-announce] RT 2.0.3 A bugfix release

Jesse jesse at fsck.com
Tue Jul 24 12:17:35 EDT 2001


RT 2.0.3 is as of right now.  The only change from 2.0.2 is that
it fixes the web ui bug that Vivek reported and provided a patch for.

        -j

----- Forwarded message from Vivek Khera <khera at kcilink.com> -----

From: Vivek Khera <khera at kcilink.com>
Date: Tue, 24 Jul 2001 11:12:31 -0400
To: RT Users <rt-users at fsck.com>
X-Mailer: VM 6.92 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid
Subject: [rt-users] 2.0.2 display error
List-Id: For users of RT: Request Tracker <rt-users.lists.fsck.com>

From the initial screen after login, clicking on a queue name in the
Find new tickets box, you get a broken display on the resulting
Listing page.  The "Search Criteria" and "Refine Search" boxes are
caddy corner to each other rather than next to each other.  The error
is in the Search/PickRestriction template:

--- Search/#PickRestriction~    Tue Jul 24 11:03:17 2001
+++ Search/PickRestriction      Tue Jul 24 11:03:17 2001
@@ -1,6 +1,6 @@
 %# $Header: /raid/cvsroot/rt/webrt/Search/Attic/PickRestriction,v 1.1.2.25 2001/07/24 04:21:21 jesse Exp $
 <FORM ACTION="Listing.html" METHOD="GET">
-<INPUT TYPE=HIDDEN NAME="Bookmark" VALUE="<%$session{'tickets'}->FreezeLimits()|u%>
+<INPUT TYPE=HIDDEN NAME="Bookmark" VALUE="<%$session{'tickets'}->FreezeLimits()|u%>">
 <& /Elements/TitleBoxStart, title => 'Refine Search'&>
 <INPUT TYPE=HIDDEN NAME="CompileRestriction" VALUE=1>
 
Basically, the HIDDEN field doesn't have a closing quote on the value
and bracket on the tag.

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users


----- End forwarded message -----

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

  "Mary had a crypto key / She kept it in escrow
     And everything that Mary said / The Feds were sure to know" -- Sam Simpson 

_______________________________________________
Rt-announce mailing list
Rt-announce at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-announce




More information about the Rt-devel mailing list