|
|
@@ -71,7 +71,7 @@ Class PostsController_Class |
|
|
Set post = matches.Front() |
|
|
Set post = matches.Front() |
|
|
|
|
|
|
|
|
If Len(canonicalSlug) > 0 And canonicalSlug <> requestedSlug Then |
|
|
If Len(canonicalSlug) > 0 And canonicalSlug <> requestedSlug Then |
|
|
Response.Redirect PostUrl(canonicalSlug) |
|
|
|
|
|
|
|
|
Response.Redirect PostPath(canonicalSlug) |
|
|
End If |
|
|
End If |
|
|
|
|
|
|
|
|
Dim comments |
|
|
Dim comments |
|
|
|