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!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0001298 [In-Portal CMS] Front End bug report always 2012-05-29 03:49 2012-07-25 05:30
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.0-RC1
Status closed Product Version 5.2.0-B3 Target Version 5.2.0
Time EstimateNo estimate
Summary 0001298: Useless "&index_file=index.php" in shortcut links in "Structure & Data"
Description In-Portal have shortcut links near each item in catalog in Admin Console. These links allow to quickly view item detail page on Front-End.

Since links are built from Admin Console into Front-End theme, then we add "index_file" => "index.php" parameter to convert /admin/index.php url part just into /index.php.
However this parameter is absolutely ignored when mod-rewrite is enabled resulting it's being present as-is in final url (e.g. ....&index_file=index.php).


Usually it's not a big problem, since once you've enabled mod-rewrite on website you most likely won't disable it, but since you can't really change behavior behind PageBrowseLink tags (used to build these shortcut links), then these tags should be self-aware and always build nice url themselves.
Additional Information
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-bugs/16SHN6bDGW4/discussion
Change Log Message Removes useless index_file parameter from shortcut links in "Structure & Data" section
Estimate Points 1
Attached Files patch file icon index_php_in_catalog_shortcuts.patch [^] (1,714 bytes) 2012-05-29 03:49 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0004664)
alex (manager)
2012-05-29 03:51

Will test all together later.
User avatar (0004665)
alex (manager)
2012-05-29 03:52

Fix committed to 5.2.x branch. Commit Message:

Fixes 0001298: Useless "&index_file=index.php" in shortcut links in "Structure & Data"
User avatar (0004890)
alex (manager)
2012-07-25 05:30

Since 5.2.0/1.2.0 versions was released.

- Related Changesets
In-Portal CMS: 5.2.x r15360
Timestamp: 2012-05-29 03:52:10
Author: alex
Details ] Diff ]
Fixes 0001298: Useless "&index_file=index.php" in shortcut links in "Structure & Data"
mod - /in-portal/branches/5.2.x/core/kernel/db/cat_tag_processor.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/units/categories/categories_tag_processor.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-07-25 05:30 alex Note Added: 0004890
2012-07-25 05:30 alex Status resolved => closed
2012-05-29 03:52 alex Changeset attached 5.2.x r15360
2012-05-29 03:52 alex Note Added: 0004665
2012-05-29 03:52 alex Status reviewed and tested => resolved
2012-05-29 03:52 alex Fixed in Version => 5.2.0-RC1
2012-05-29 03:52 alex Resolution open => fixed
2012-05-29 03:52 alex Assigned To !COMMUNITY => alex
2012-05-29 03:51 alex Note Added: 0004664
2012-05-29 03:51 alex Status needs testing => reviewed and tested
2012-05-29 03:50 alex Assigned To => !COMMUNITY
2012-05-29 03:50 alex Developer => alex
2012-05-29 03:50 alex Status active => needs testing
2012-05-29 03:50 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/16SHN6bDGW4/discussion
2012-05-29 03:49 alex New Issue
2012-05-29 03:49 alex File Added: index_php_in_catalog_shortcuts.patch
2012-05-29 03:49 alex Change Log Message => Removes useless index_file parameter from shortcut links in "Structure & Data" section
2012-05-29 03:49 alex Estimate Points => 1



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

Powered by Mantis Bugtracker