Ticket #1079 (closed defect: fixed)

Opened 6 months ago

Last modified 6 months ago

regression: redirection creation broken

Reported by: anarcat Assigned to: anonymous
Priority: block Milestone: alternc-0.9.8
Component: Bureau: domaines Version: alternc-0.9.7
Severity: crash Keywords:
Cc:

Description

When trying to redirect example.com to www.example.com, if one types http://example.com/foo, he gets redirected to http://www.example.comfoo

Change History

11/15/07 19:52:08 changed by anarcat

  • summary changed from regression: redirections broken to regression: redirection creation broken.

11/15/07 20:21:32 changed by anarcat

  • status changed from new to closed.
  • resolution set to fixed.

(In [2049]) normalise the url given so that users redirecting to http://example.com don't have problems. Closes: #1079