In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Dependency Graph View Issue ] Relation Graph ] Vertical ]
related to child of duplicate of

Viewing Issue Simple Details
ID Category Type Reproducibility Date Submitted Last Update
0001279 [In-Portal CMS] Front End feature request always 2012-05-16 22:44 2012-07-25 05:30
Reporter Dmitry View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed      
Summary 0001279: Improve Mod-Rewrite URL Parser to Support GET params
Description Currently mod-rewrite parser is semi-intelligent, since it only parses url part between / and .html, e.g. "my/custom/url".

I'm proposing for him to be able to parse whole url in format http://www.website.tld/sub-folder/my/custom/url.html?param1=value1&param2=value2.

This could be done pretty easy using parse_str (query string parsing) and parse_url (to separate query string from main url) functions.

With this improvements mod-rewrite class can parse any url and not only it's part.
Additional Information



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker