<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style>
<!--
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:Wingdings}
@font-face
        {font-family:"Arial Unicode MS"}
@font-face
        {font-family:Calibri}
@font-face
        {font-family:Tahoma}
@font-face
        {font-family:"\@Arial Unicode MS"}
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif"}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline}
span.EmailStyle17
        {font-family:"Calibri","sans-serif";
        color:#1F497D}
@page WordSection1
        {margin:1.0in 1.0in 1.0in 1.0in}
-->
</style>
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Hi,</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Did you try to delete fckeditor and reimport it?</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Last time, I already meet that case. I’m try to configure editor, try to import tinyMCE to use. But It still not work.</span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D">Then I delete fckeditor and reimport. Don’t know why It work
</span><span style="font-size:11.0pt; font-family:Wingdings; color:#1F497D">J</span><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt; font-family:"Calibri","sans-serif"; color:#1F497D"> </span></p>
<div style="border:none; border-top:solid #B5C4DF 1.0pt; padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif"">From:</span></b><span style="font-size:10.0pt; font-family:"Tahoma","sans-serif""> opencms-dev-bounces@opencms.org [mailto:opencms-dev-bounces@opencms.org]
<b>On Behalf Of </b>Daud Mengga<br>
<b>Sent:</b> Thursday, November 22, 2012 10:56 PM<br>
<b>To:</b> The OpenCms mailing list<br>
<b>Subject:</b> Re: [opencms-dev] Firefox 17 breaks RTE</span></p>
</div>
<p class="MsoNormal"> </p>
<p class="MsoNormal" style="margin-bottom:12.0pt">OK</p>
<div>
<p class="MsoNormal">2012/11/22 Tobias Herrmann <<a href="mailto:t.herrmann@alkacon.com" target="_blank">t.herrmann@alkacon.com</a>></p>
<p class="MsoNormal">Hi Georgi,<br>
<br>
I haven't tested the FCKEditor of that version with Firefox. The issue you describe seems to be a general problem with Firefox 17 and FCKEditor. Maybe Mozilla changed some API methods again, we had several issues like this in the past.<br>
I would recommend updating OpenCms to version 7.5.4 or 8.x, if that is not an option, you could try updating the FCKEditor only. But I'm not sure if that would work.</p>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
<br>
Greetings, Tobias<br>
<br>
--<br>
<br>
Alkacon Software GmbH - The OpenCms Experts<br>
<br>
<a href="http://www.alkacon.com" target="_blank">http://www.alkacon.com</a><br>
<a href="http://www.opencms.org" target="_blank">http://www.opencms.org</a></p>
</div>
<p class="MsoNormal">Am 22.11.2012 16:22, schrieb Georgi Naplatanov:</p>
<div>
<div>
<blockquote style="border:none; border-left:solid #CCCCCC 1.0pt; padding:0in 0in 0in 6.0pt; margin-left:4.8pt; margin-right:0in">
<p class="MsoNormal"> </p>
<p class="MsoNormal">Hi Tobias,<br>
<br>
I have an old OpenCms 7.0.5 installation with FCKEditor. I modified /system/workplace/editors/fckeditor/editor_configuration.xml as you wrote, but editor doesn't work with FireFox 17 (grey area on the editor place). Is it a known issue with FireFox 17 ?<br>
<br>
Best regards<br>
Georgi<br>
<br>
On 11/22/2012 04:12 PM, Tobias Herrmann wrote:</p>
<p class="MsoNormal">Hi Christoph,<br>
<br>
to fix this problem you have to edit the files<br>
/system/workplace/editors/fckeditor/editor_configuration.xml and<br>
/system/workplace/editors/tinymce/editor_configuration.xml and replace<br>
the <useragent> node with<br>
<br>
<useragents><br>
<agent>^Mozilla/[45]\.0 \(compatible; MSIE .*\)$</agent><br>
<agent>^Mozilla/5\.0 \(.*\) Gecko/20\d* .*$</agent><br>
<agent>^Mozilla/5\.0 \(.*\) Gecko/\d+\.\d+ .*$</agent><br>
<agent>^Mozilla/5\.0 \(.*\).*Chrome.*$</agent><br>
<agent>^Mozilla/5\.0 \(.*\).* Version/.* Safari.*$</agent><br>
</useragents><br>
<br>
Greetings, Tobias<br>
<br>
-- <br>
<br>
Alkacon Software GmbH - The OpenCms Experts<br>
<br>
<a href="http://www.alkacon.com" target="_blank">http://www.alkacon.com</a><br>
<a href="http://www.opencms.org" target="_blank">http://www.opencms.org</a><br>
<br>
Am 22.11.2012 15:04, schrieb Christoph Fr<span style="font-family:"Arial Unicode MS","sans-serif"">�</span>hlich:</p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Hi,<br>
<br>
it seems that Firefox 17 breaks the rich text editor in OpenCms 8.0.4.<br>
<br>
Editing our content types with Firefox 16 shows the rte as expected,<br>
with buttons on top and formatted text.<br>
<br>
With Firefox 17 the text field becomes a vanilla html text area,<br>
showing all html tags.<br>
<br>
Is anyone else experiencing this?<br>
<br>
Regards<br>
Christoph<br>
<br>
<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please<br>
visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
</p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
</p>
<p class="MsoNormal" style="margin-bottom:12.0pt">_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
</p>
</blockquote>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
<a href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev" target="_blank">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a><br>
<br>
<br>
</p>
</div>
</div>
</div>
<p class="MsoNormal"> </p>
</div>
<br>
<hr>
<font face="Arial" color="Gray" size="2"><br>
Ngân hàng TMCP Công Thương Việt Nam lưu ý:<br>
Nội dung của email này chỉ được gửi và chỉ nhằm mục đích sử dụng cho đúng người nhận. Nếu bạn không đúng là người nhận liên quan thì email này đã được gửi tới bạn do sai sót. Bất kỳ tiết lộ, sao chép, phân phối hoặc hành động dựa trên các thông tin trong email
 là bị cấm và có thể là trái pháp luật. Nếu bạn vô tình nhận được email này, xin vui lòng liên hệ với người gửi và xóa email này trên máy tính của bạn.<br>
</font><br>
<hr>
<font face="Arial" color="Gray" size="2"><br>
VIETINBANK’S IMPORTANT NOTICE:<br>
The contents of this e-mail are confidential to the addressee and are intended solely for recipients use. If you are not the addressee, you have received this email in error. Any disclosure, copy, distribution or action take in reliance on it is prohibited
 and may be unlawful. If you receive this in error, please contact the sender and delete the material from any computer.<br>
</font>
</body>
</html>