[Rt-devel] bug: 3.6.1 extra TR tag in
SelfService/Elements/MyRequests
Jesse Vincent
jesse at bestpractical.com
Thu Nov 16 15:28:22 EST 2006
Fixed, but with a slightly different tack (the whole component got
redone into something with a bit of abstraction)
On Oct 5, 2006, at 6:28 PM, Dale Bewley wrote:
> There is an errant TR open tag just before the tickets are iterated in
> 3.6.1.
>
> --- MyRequests.orig 2006-06-19 15:44:04.000000000 -0700
> +++ MyRequests 2006-10-05 13:23:59.954139175 -0700
> @@ -50,7 +50,6 @@
> <th><&|/l&>Status</&></th>
> <th><&|/l&>Owner</&></th>
> </tr>
> -<tr>
> % while (my $Ticket = $MyTickets->Next) {
> <tr>
> <td>
>
> --
> Dale Bewley - Unix Administrator - Shields Library - UC Davis
> GPG: 0xB098A0F3 0D5A 9AEB 43F4 F84C 7EFD 1753 064D 2583 B098 A0F3
> _______________________________________________
> List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/
> rt-devel
More information about the Rt-devel
mailing list