In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1434 [In-Portal CMS] Admin Interfaces task N/A 2012-11-05 11:12 2012-11-07 05:51
alex  
alex  
normal  
resolved 5.1.0  
fixed  
 
none 5.2.1-B1  
https://groups.google.com/d/topic/in-portal-bugs/1FTmsSOLoU4/discussion
Disabled HTML editor for "inp_edit_textarea" block by default
1
0001434: Disable html editor for "inp_edit_textarea" block by default
In-Portal has a set of blocks used to create nice forms with just a few lines of code in template.

All of them are ok, but I think, that "inp_edit_textarea" block shouldn't display "edit with ckeditor" icon by default under field name.
Review all current usages of "inp_edit_textarea" block and where HTML is really needed add allow_html="1" parameter.
patch disable_html_in_textareas_core.patch (28,302) 2012-11-07 05:48
http://tracker.in-portal.org/file_download.php?file_id=1852&type=bug
patch disable_html_in_textareas_modules.patch (17,024) 2012-11-07 05:48
http://tracker.in-portal.org/file_download.php?file_id=1853&type=bug
Issue History
2012-11-07 05:51 alex Note Added: 0005261
2012-11-07 05:51 alex Status reviewed and tested => resolved
2012-11-07 05:51 alex Fixed in Version => 5.2.1-B1
2012-11-07 05:51 alex Resolution open => fixed
2012-11-07 05:51 alex Assigned To !COMMUNITY => alex
2012-11-07 05:51 alex Changeset attached 5.2.x r15614
2012-11-07 05:50 alex Changeset attached 5.2.x r15613
2012-11-07 05:50 alex Changeset attached 5.2.x r15612
2012-11-07 05:50 alex Changeset attached 5.2.x r15611
2012-11-07 05:50 alex Changeset attached 5.2.x r15610
2012-11-07 05:49 alex Changeset attached 5.2.x r15609
2012-11-07 05:49 alex Note Added: 0005259
2012-11-07 05:49 alex Status needs testing => reviewed and tested
2012-11-07 05:49 alex Assigned To => !COMMUNITY
2012-11-07 05:49 alex Developer => alex
2012-11-07 05:49 alex Status active => needs testing
2012-11-07 05:48 alex File Added: disable_html_in_textareas_modules.patch
2012-11-07 05:48 alex File Added: disable_html_in_textareas_core.patch
2012-11-05 11:12 alex New Issue
2012-11-05 11:12 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/1FTmsSOLoU4/discussion
2012-11-05 11:12 alex Change Log Message => Disabled HTML editor for "inp_edit_textarea" block by default
2012-11-05 11:12 alex Estimate Points => 1

Notes
(0005259)
alex   
2012-11-07 05:49   
Will test all together later.
(0005261)
alex   
2012-11-07 05:51   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001434: Disable html editor for "inp_edit_textarea" block by default