this should fix $fsurl under the unified RT? sure hope so
authorivan <ivan>
Sun, 12 Jul 2009 23:38:12 +0000 (23:38 +0000)
committerivan <ivan>
Sun, 12 Jul 2009 23:38:12 +0000 (23:38 +0000)
FS/FS/CGI.pm

index 7ad1dc2..f33a718 100644 (file)
@@ -241,7 +241,7 @@ sub rooturl {
        (browse|config|docs|edit|graph|misc|search|view|pref|rt|elements)
        /
        (process/)?
-       ([\w\-\.\/]+)
+       ([\w\-\.\/]*)
        $
      }
      {}x;