In-Portal Issue Tracker - In-Portal CMS
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Type:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
1071 |
[In-Portal CMS] Front End |
feature request |
N/A |
2011-05-28 15:30 |
2012-07-25 05:33 |
|
Reporter:
|
alex |
Platform:
|
|
|
Assigned To:
|
alex |
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
closed |
Product Version:
|
5.1.2 |
|
Product Build:
|
|
Resolution:
|
fixed |
|
|
ETA:
|
none |
Fixed in Version:
|
5.2.0-B1 |
|
Reference:
|
https://groups.google.com/d/topic/in-portal-dev/WJPtnDsU4GY/discussion |
Change Log Message:
|
Added m_LinkVar and m_GetLinkedVar tags |
Estimate Points:
|
1 |
|
Summary:
|
0001071: Add m_LinkVar and m_GetLinedVar tags |
Description:
|
In-Portal has kApplication::LinkVar and kApplication::GetLinkedVar methods that allows to pass url parameter from one page to another via storing it in session.
So basically LinkVar looks in url for a given parameter and if not found then retrieves it from session. But, when parameter is found, then it stores it to session for further use.
Tags, I'm proposing to add will only call that kApplication class method I've mentioned. |
Steps To Reproduce:
|
|
Additional Information:
|
|
Relationships | |
Attached Files:
|
feat_linkvar_and_getlinkedvar_tags_added.patch (1,013) 2011-05-28 15:30 http://tracker.in-portal.org/file_download.php?file_id=1035&type=bug
feat_linkvar_and_getlinkedvar_tags_added_520.patch (8,642) 2011-10-03 03:38 http://tracker.in-portal.org/file_download.php?file_id=1175&type=bug |
|
Issue History |
Date Modified |
Username |
Field |
Change |
2012-07-25 05:33 |
alex |
Note Added: 0005087 |
|
2012-07-25 05:33 |
alex |
Status |
resolved => closed |
2011-10-22 05:35 |
alex |
Estimate Points |
=> 1 |
2011-10-03 03:39 |
alex |
Note Added: 0003953 |
|
2011-10-03 03:39 |
alex |
Status |
reviewed and tested => resolved |
2011-10-03 03:39 |
alex |
Fixed in Version |
=> 5.2.0-B1 |
2011-10-03 03:39 |
alex |
Resolution |
open => fixed |
2011-10-03 03:39 |
alex |
Assigned To |
!COMMUNITY => alex |
2011-10-03 03:39 |
alex |
Changeset attached |
5.2.x r14603 |
2011-10-03 03:38 |
alex |
Note Added: 0003952 |
|
2011-10-03 03:38 |
alex |
Status |
needs testing => reviewed and tested |
2011-10-03 03:38 |
alex |
Time Estimate Removed |
1 => |
2011-10-03 03:38 |
alex |
Status |
needs work => needs testing |
2011-10-03 03:38 |
alex |
File Added: feat_linkvar_and_getlinkedvar_tags_added_520.patch |
|
2011-09-27 04:57 |
alex |
Time Estimate Added |
1 |
2011-09-24 13:54 |
Dmitry |
Note Added: 0003899 |
|
2011-09-24 04:06 |
alex |
Note Added: 0003889 |
|
2011-09-23 22:13 |
Dmitry |
Status |
reviewed and tested => needs work |
2011-09-23 22:13 |
Dmitry |
Target Version |
Icebox => 5.2.0 |
2011-09-11 22:09 |
Dmitry |
Note Added: 0003729 |
|
2011-09-11 22:09 |
Dmitry |
Status |
needs testing => reviewed and tested |
2011-05-28 15:32 |
alex |
Assigned To |
=> !COMMUNITY |
2011-05-28 15:32 |
alex |
Developer |
=> alex |
2011-05-28 15:32 |
alex |
Status |
active => needs testing |
2011-05-28 15:32 |
alex |
Reference |
=> https://groups.google.com/d/topic/in-portal-dev/WJPtnDsU4GY/discussion |
2011-05-28 15:30 |
alex |
New Issue |
|
2011-05-28 15:30 |
alex |
File Added: feat_linkvar_and_getlinkedvar_tags_added.patch |
|
2011-05-28 15:30 |
alex |
Change Log Message |
=> Added m_LinkVar and m_GetLinkedVar tags |
Notes |
|
(0003729)
|
Dmitry
|
2011-09-11 22:09
|
|
Reviewed and tested okay. |
|
|
(0003889)
|
alex
|
2011-09-24 04:06
|
|
You've set status to "needs work", but haven't specified what exactly needs to be changed before this code can be commited. |
|
|
(0003899)
|
Dmitry
|
2011-09-24 13:54
|
|
New patch for 5.2.x needed (PHP 5 format) |
|
|
(0003952)
|
alex
|
2011-10-03 03:38
|
|
|
|
(0003953)
|
alex
|
2011-10-03 03:39
|
|
Fix committed to 5.2.x branch. Commit Message:
Fixes 0001071: Add m_LinkVar and m_GetLinedVar tags |
|
|
(0005087)
|
alex
|
2012-07-25 05:33
|
|
Since 5.2.0 version was released. |
|