Ticket #2608 (new defect)

Opened 3 months ago

Change rewritetest.php to use ajax for reliability

Reported by: sminnee Assigned to: aoneil
Type: defect Priority: medium
Milestone: Component: (Unknown)
Version: 2.2.2 Severity: medium effort / impact
Keywords: Cc:
Due date: Hours:

Description

The rewritetest system makes a server-side web request to check that the URL rewriting system is working properly.

In certain configurations, this doesn't work, and it leads to rewritetest.php being unreliable, and a frequent cause of installation woes.

Let's update the rewritetest.php system so that it makes an ajax request from the client, rather than from the server.

Attachments

Note: See TracTickets for help on using tickets.