[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rt-commit
Subject:    [Rt-commit] rt branch, 5.0-trunk, updated. rt-5.0.1-548-g4bcf974e15
From:       sunnavy () bestpractical ! com (? sunnavy)
Date:       2021-06-28 13:57:46
Message-ID: 20210628135747.0DC1B2418004 () booth ! bestpractical ! com
[Download RAW message or body]

The branch, 5.0-trunk has been updated
       via  4bcf974e152336a9c997e4d11c7f2b7ce3abb8fc (commit)
      from  bce6cea25f79aa0b600d6f2299638e48b0d7acdb (commit)

Summary of changes:
 share/html/SelfService/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

- Log -----------------------------------------------------------------
commit 4bcf974e152336a9c997e4d11c7f2b7ce3abb8fc
Author: sunnavy <sunnavy@bestpractical.com>
Date:   Mon Jun 28 21:26:22 2021 +0800

    Pass all request arguments to /SelfService/Open.html
    
    Otherwise the OrderBy behavior of ticket list header wouldn't work.
    This issue was introduced when we added SelfServiceUseDashboard feature.

diff --git a/share/html/SelfService/index.html b/share/html/SelfService/index.html
index ed759cb909..91d231300e 100644
--- a/share/html/SelfService/index.html
+++ b/share/html/SelfService/index.html
@@ -70,7 +70,7 @@ if (RT->Config->Get('SelfServiceUseDashboard')) {
 }
 
 # Default to old-style "My Open Tickets"
-$m->comp('/SelfService/Open.html', Page => $Page);
+$m->comp('/SelfService/Open.html', %ARGS, Page => $Page);
 
 </%INIT>
 <%ARGS>

-----------------------------------------------------------------------
_______________________________________________
rt-commit mailing list
rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic