You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The URL rewriter is fragile and source of numerous bugs. It doesn't properly handle portal aliases or child portals. It runs a massive sql query for each request. Fix it.
The URL rewriter is fragile and source of numerous bugs. It doesn't properly handle portal aliases or child portals. It runs a massive sql query for each request. Fix it.