Anonymous | Login | Signup for a new account | 2023-12-08 09:58 CST | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000150 | [In-Portal CMS] Optimization | feature request | N/A | 2009-07-28 03:58 | 2010-07-22 15:06 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | !COMMUNITY | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.1.0-B1 | ||
Status | closed | Product Version | 5.0.0 | Target Version | 5.1.0 | ||
Time Estimate | No estimate | ||||||
Summary | 0000150: External url support when building urls | ||||||
Description |
Currently we have special "external:" keyword witch can be used in "kApplication::Redirect" method only. When target template name for that method is prefixed with that keyword, then it's assumed, that full url to other website is given and redirect should made to it ("external:http://other-web-site.com/some_page.html"). I propose to move such keyword processing directly to "kApplication::HREF" method, which is called later from "kApplication::Redirect" method. This will allow us to build links to other sites using "m_Link" tag and in particular will help to simplify code of "st_CachedMenu" tag. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | |||||||
Change Log Message | |||||||
Estimate Points | 0 | ||||||
Attached Files | |||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2009-07-31 15:33 edited on: 2010-03-10 05:37 |
Once completed this needs to be thoroughly tested in multiple places - changes affect kApplication::HREF |
![]() alex (manager) 2010-03-10 05:39 |
This was done already in task about "st_CachedMenu" task refactoring. It's pretty obvious how to test: set next_template to login operation to "external:your_absolute_url" to see, that after login redirect is made to your url and not template with same name. Also this should work for menu items with external urls. |
![]() Dmitry (manager) 2010-04-25 20:12 |
Tested good! |
![]() alex (manager) 2010-07-22 15:06 |
Closing, since 5.1.0 release has been released. |
![]() |
|||
Date Modified | Username | Field | Change |
2010-07-22 15:06 | alex | Note Added: 0002555 | |
2010-07-22 15:06 | alex | Status | resolved => closed |
2010-04-27 05:22 | alex | Status | reviewed and tested => resolved |
2010-04-27 05:22 | alex | Fixed in Version | => 5.1.0-B1 |
2010-04-27 05:22 | alex | Resolution | open => fixed |
2010-04-25 20:12 | Dmitry | Note Added: 0001944 | |
2010-04-25 20:12 | Dmitry | Status | needs testing => reviewed and tested |
2010-03-10 05:39 | alex | Time Estimate Removed | 1 => |
2010-03-10 05:39 | alex | Note Added: 0001536 | |
2010-03-10 05:39 | alex | Assigned To | alex => !COMMUNITY |
2010-03-10 05:39 | alex | Developer | => alex |
2010-03-10 05:39 | alex | Status | needs work => needs testing |
2010-03-10 05:37 | alex | Note Edited: 0000207 | View Revisions |
2010-01-12 11:30 | alex | Time Estimate Added | 1 |
2010-01-12 11:30 | alex | Status | active => needs work |
2009-10-03 07:54 | administrator | Status | reviewed and tested => active |
2009-09-20 15:18 | alex | Type | bug report => feature request |
2009-09-20 15:18 | alex | Reproducibility | always => N/A |
2009-07-31 15:33 | Dmitry | Note Added: 0000207 | |
2009-07-31 15:33 | Dmitry | Assigned To | => alex |
2009-07-31 15:33 | Dmitry | Status | active => reviewed and tested |
2009-07-28 03:59 | alex | Target Version | => 5.1.0 |
2009-07-28 03:58 | alex | New Issue |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |