Hi,
I created a bugzilla for this. Please vote for this bug or leave your
comments if this bug is bugging you.
Best Regards,
Onno
https://bugs.eclipse.org/bugs/show_bug.cgi?id=360017

On Wed, Aug 31, 2011 at 4:16 PM, Isaacs, Jeffrey
<jeffrey.isa...@detica.com>wrote:

> **
>
> Hi EPF Dev,
>
> I am having trouble checking in changes on the EPFWiki. This problem occurs
> in the following case:
>
>    - Select to Edit page
>    - Toggle full screen mode
>    - Attempt to check-in
>
> A JavaScript error occurs which prevents check-in.
>
> On closer inspection it appears that the problem occurs on line 97 of:
>
> ../public/javascripts/tiny_mce/plugins/epfwiki/editor_plugin.js
>
> *…*
> *    *
> *97      formObj = tinymce.DOM.get(ed.id).form || tinymce.DOM.getParent(
> ed.id, 'form');*
>
> *…*
>
> The problem seems to be that tinymce.DOM.get(ed.id) returns an
> HTMLDivElement, rather than an HTMLTextAreaElement. The former does not have
> a .form method.**
>
> Can you confirm whether this is a known bug and if possible suggest any
> solutions?
>
> Thanks in advance for any support.
>
> Regards,
>
> Jeff Isaacs
>
> Please consider the environment before printing this email.
>
> This message should be regarded as confidential. If you have received this 
> email in error please notify the sender and destroy it immediately.
>
> Statements of intent shall only become binding when confirmed in hard copy by 
> an authorised signatory.
>
> The contents of this email may relate to dealings with other companies under 
> the control of BAE Systems plc details of which can be found at 
> http://www.baesystems.com/Businesses/index.htm.
>
> Detica Limited is a BAE Systems company trading as BAE Systems Detica.
> Detica Limited is registered in England and Wales under No: 1337451.
> Registered office: Surrey Research Park, Guildford, Surrey, GU2 7YP, England.
>
>
>
> _______________________________________________
> epf-dev mailing list
> epf-dev@eclipse.org
> https://dev.eclipse.org/mailman/listinfo/epf-dev
>
>
_______________________________________________
epf-dev mailing list
epf-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/epf-dev

Reply via email to