In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1286 [In-Portal CMS] Admin Interfaces bug report always 2012-05-17 03:42 2012-07-25 05:30
alex  
alex  
normal  
closed 5.2.0-B1  
fixed  
 
none 5.2.0-RC1  
https://groups.google.com/d/topic/in-portal-bugs/_rquZsrzekU/discussion
Fixes CKEditor/FCKEditor javascript error, when used on live website
1
0001286: CKEditor/FCKEditor not loading, when website is deployed on live
In 0001005 task we've fixed problem with BASE_PATH being incorrectly detected, when /tools/cron.php script was executed from PHP CLI.

However this has unexpected side effect on CKEditor/FCKEditor resulting in JavaScript error and CKEditor/FCKEditor not being shown at all. Whoever applies patch from above mentioned task will get same error.

For example:
* http://www.website.tld/admin - not working CKEDitor
* http://www.website.tld/sub-folder/admin - working CKEDitor
child of 0001005closed  (5.2.0)alex Incorrectly Detected BASE_PATH in Cron 
patch ckeditor_not_loading_in_top_folder.patch (627) 2012-05-17 03:42
http://tracker.in-portal.org/file_download.php?file_id=1659&type=bug
Issue History
2012-07-25 05:30 alex Note Added: 0004903
2012-07-25 05:30 alex Status resolved => closed
2012-05-17 03:46 alex Relationship added related to 0001038
2012-05-17 03:45 alex Note Added: 0004644
2012-05-17 03:45 alex Status reviewed and tested => resolved
2012-05-17 03:45 alex Fixed in Version => 5.2.0-RC1
2012-05-17 03:45 alex Resolution open => fixed
2012-05-17 03:45 alex Assigned To !COMMUNITY => alex
2012-05-17 03:45 alex Changeset attached 5.2.x r15340
2012-05-17 03:44 alex Note Added: 0004643
2012-05-17 03:44 alex Status needs testing => reviewed and tested
2012-05-17 03:44 alex Assigned To => !COMMUNITY
2012-05-17 03:44 alex Developer => alex
2012-05-17 03:44 alex Status active => needs testing
2012-05-17 03:44 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/_rquZsrzekU/discussion
2012-05-17 03:42 alex Relationship added child of 0001005
2012-05-17 03:42 alex New Issue
2012-05-17 03:42 alex File Added: ckeditor_not_loading_in_top_folder.patch
2012-05-17 03:42 alex Change Log Message => Fixes CKEditor/FCKEditor javascript error, when used on live website
2012-05-17 03:42 alex Estimate Points => 1

Notes
(0004643)
alex   
2012-05-17 03:44   
Will test all together later.
(0004644)
alex   
2012-05-17 03:45   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001286: CKEditor/FCKEditor not loading, when website is deployed on live
(0004903)
alex   
2012-07-25 05:30   
Since 5.2.0/1.2.0 versions was released.