In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1265 [In-Portal CMS] Front End bug report always 2012-04-25 03:21 2012-07-25 05:31
alex  
alex  
normal  
closed 5.2.0-B3  
fixed  
 
none 5.2.0-RC1  
https://groups.google.com/d/topic/in-portal-bugs/GR7mKqsH89s/discussion
Fixes notice during content block display
1
0001265: Notice, when displaying a content block with internal links
I'm getting following notice

Notice (#1): Undefined index: 1 in \core\units\helpers\category_helper.php on line 354

when displaying content block (via <inp2:st_ContentBlock num="1"/> tag), that has links to internal pages inside (via @page_id@ html).
patch content_block_internal_links_fix.patch (648) 2012-04-25 03:21
http://tracker.in-portal.org/file_download.php?file_id=1632&type=bug
Issue History
2012-07-25 05:31 alex Note Added: 0004920
2012-07-25 05:31 alex Status resolved => closed
2012-04-25 03:26 alex Relationship added child of 0001038
2012-04-25 03:24 alex Changeset attached 5.2.x r15318
2012-04-25 03:24 alex Note Added: 0004602
2012-04-25 03:24 alex Status reviewed and tested => resolved
2012-04-25 03:24 alex Fixed in Version => 5.2.0-RC1
2012-04-25 03:24 alex Resolution open => fixed
2012-04-25 03:24 alex Assigned To !COMMUNITY => alex
2012-04-25 03:23 alex Note Added: 0004601
2012-04-25 03:23 alex Status needs testing => reviewed and tested
2012-04-25 03:23 alex Assigned To => !COMMUNITY
2012-04-25 03:23 alex Developer => alex
2012-04-25 03:23 alex Status active => needs testing
2012-04-25 03:22 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/GR7mKqsH89s/discussion
2012-04-25 03:21 alex New Issue
2012-04-25 03:21 alex File Added: content_block_internal_links_fix.patch
2012-04-25 03:21 alex Change Log Message => Fixes notice during content block display
2012-04-25 03:21 alex Estimate Points => 1

Notes
(0004601)
alex   
2012-04-25 03:23   
Will test all together later.
(0004602)
alex   
2012-04-25 03:24   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001265: Notice, when displaying a content block with internal links
(0004920)
alex   
2012-07-25 05:31   
Since 5.2.0 version was released.