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
0001404 [In-Portal CMS] Front End bug report always 2012-09-21 10:27 2012-09-21 10:37
Reporter alex View Status public Project Name In-Portal CMS
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.2.1-B1
Status resolved Product Version 5.2.0 Target Version 5.2.1
Time EstimateNo estimate
Summary 0001404: Method for getting section template
Description In In-Portal 5.2.0 "use_section" parameter of m_Link tag was introduced.
It allows to pass template filename into m_Link tag and get back nice url from "Structure & Data" section. For example:

* without: <inp2:m_Link template="in-link/my_account/my_favourites"/>; result: http://www.website.tld/in-link/my_account/my_favourites.html
* with: <inp2:m_Link template="in-link/my_account/my_favourites" use_section="1"/>; result: http://www.website.tld/in-link/my-account/my-favourites.html

I've extracted code used to process "use_section" parameter in new kApplication::getSectionTemplate method.
Additional Information
Tags No tags attached.
Reference https://groups.google.com/d/topic/in-portal-dev/UI943cjknsw/discussion
Change Log Message Adds kApplication::getSectionTemplate method
Estimate Points 1
Attached Files patch file icon section_template_from_physical_template.patch [^] (2,752 bytes) 2012-09-21 10:27 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0005181)
alex (manager)
2012-09-21 10:35

Will test all together later.
User avatar (0005182)
alex (manager)
2012-09-21 10:37

Fix committed to 5.2.x branch. Commit Message:

Fixes 0001404: Method for getting section template

- Related Changesets
In-Portal CMS: 5.2.x r15543
Timestamp: 2012-09-21 10:37:52
Author: alex
Details ] Diff ]
Fixes 0001404: Method for getting section template
mod - /in-portal/branches/5.2.x/core/kernel/application.php Diff ] File ]
mod - /in-portal/branches/5.2.x/core/kernel/managers/url_manager.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2012-09-21 10:37 alex Note Added: 0005182
2012-09-21 10:37 alex Status reviewed and tested => resolved
2012-09-21 10:37 alex Fixed in Version => 5.2.1-B1
2012-09-21 10:37 alex Resolution open => fixed
2012-09-21 10:37 alex Assigned To !COMMUNITY => alex
2012-09-21 10:37 alex Changeset attached 5.2.x r15543
2012-09-21 10:35 alex Note Added: 0005181
2012-09-21 10:35 alex Status needs testing => reviewed and tested
2012-09-21 10:35 alex Assigned To => !COMMUNITY
2012-09-21 10:35 alex Developer => alex
2012-09-21 10:35 alex Status active => needs testing
2012-09-21 10:35 alex Issue End Monitor: alex
2012-09-21 10:35 alex Issue Monitored: alex
2012-09-21 10:34 alex Reference => https://groups.google.com/d/topic/in-portal-dev/UI943cjknsw/discussion
2012-09-21 10:27 alex New Issue
2012-09-21 10:27 alex File Added: section_template_from_physical_template.patch
2012-09-21 10:27 alex Change Log Message => Adds kApplication::getSectionTemplate method
2012-09-21 10:27 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