Mod-rewrite partially broken

Components

Labels

Description

During "Proj-CMS" module integration in base code was partially broken mod-rewrite url parser. It now gives 404 for such url:
http://your-host-here/platform/my_account/my_profile.html

This happens because now we have "platform" category in system which is parsed as category (ProcessCategory method) and then attempt is made to find "my_account/my_profile", which eventually fails (in ProcessPhisycalTemplate method).

Context Information

None

Additional information (do not use)

None

Activity

Alex November 13, 2009 at 7:57 PM

This task was resolved multiple times, because of themes were moved into separate modules. I will revert issue status and fixed in version fields back to normal manually.

Dmitry Andrejev November 13, 2009 at 6:57 PM

Fix committed to [b]RC branch/b. Commit Message:

Fixes #0000053: Mod-rewrite partially broken

Former user October 3, 2009 at 12:56 PM

Closing issues from 5.0.0 version, because version was already released.

Alex June 10, 2009 at 11:31 AM

Fix committed to [b]RC branch/b. Commit Message:

1. Fixes #0000053: Mod-rewrite partially broken.
2. Section and item detail templates were present in links on page, even if they could be automatically determined by category fields.

Alex June 9, 2009 at 7:22 AM

Ups, you added svn comment, that fixed this issue, but this is should be fixing #0000059 issue.

Fixed

Details

Priority

Assignee

Reporter

Patch Instructions

Patches must be submitted through Phabricator.

External issue ID

External issue URL

Fix versions

Affects versions

Created June 7, 2009 at 4:41 PM
Updated December 29, 2024 at 9:34 PM
Resolved November 13, 2009 at 7:57 PM