Hello Emmanuel thanks for your comment, it is right if i put : Set($RT::Extension::PermissiveHTML, '1');
? How do i modify maxlines? Thanks!! El vie., 3 jun. 2016 a las 10:13, Emmanuel Lacour (<[email protected]>) escribió: > Le 30/05/2016 à 19:21, Andrea Caputto a écrit : > > Hello, i want to paste images or screenshots in new tickets or commented > > but i cant, maybe is related with this: > > > > http://www.gossamer-threads.com/lists/rt/users/109983 > > > > Anyone can help me? > > > > have a look at this: > > https://issues.bestpractical.com/Ticket/Display.html?id=32043 > > here it works fine, ckeditor convert copy/paste to data:base64 inline > images, but: > > RT may not display it because: > > - src:data isn't allowed (see RT::Extension::PermissiveHTML to fix this) > - src:data need to increase $MaxInlineBody to display it > - src:data isn't displayed in all mail user agents, like gmail for example > > with the above patch, it works. > --------- > RT 4.4 and RTIR Training Sessions https://bestpractical.com/training > * Los Angeles - September, 2016 > -- Andrea Caputto
--------- RT 4.4 and RTIR Training Sessions https://bestpractical.com/training * Los Angeles - September, 2016
