Plone 3.3.1 and TinyMCE 1.1rc5: insert image doesn't work

5 messages Options
Embed this post
Permalink
Mirto Silvio Busico-2 () Plone 3.3.1 and TinyMCE 1.1rc5: insert image doesn't work
Reply Threaded More More options
Print post
Permalink
Hi all,
In a fresh plone site, with only tinymce addon product installed, I'm
not able to inser a picture.

The popup windows appear, I can upload an image or use an existing one,
but when I click on the "insert" button the iframe flashes and nothing
happens.
The cancel button works correctly.

I have TinyMCE 1.1rc5 (no version specified in the versions file used by
the buildout)

and the PLone setup page says:


    Plone Version Overview

    * Plone 3.3.1
    * CMF 2.1.2
    * Zope (Zope 2.10.9-final, python 2.4.6, linux2)
    * Python 2.4.6 (#1, Oct 2 2009, 15:10:06) [GCC 4.3.3]
    * PIL 1.1.6

Anyone experienced this problem? Any hint?

Thanks
    Mirto



[mirtosilvio_busico.vcf]

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[hidden email]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Martin Aspeli () Re: Plone 3.3.1 and TinyMCE 1.1rc5: insert image doesn't work
Reply Threaded More More options
Print post
Permalink
Mirto Silvio Busico wrote:

> Hi all,
> In a fresh plone site, with only tinymce addon product installed, I'm
> not able to inser a picture.
>
> The popup windows appear, I can upload an image or use an existing one,
> but when I click on the "insert" button the iframe flashes and nothing
> happens.
> The cancel button works correctly.
>
> I have TinyMCE 1.1rc5 (no version specified in the versions file used by
> the buildout)

Yes, the release is broken. If you use Products.TinyMCE trunk the bug's
been fixed.

Martin


--
Author of `Professional Plone Development`, a book for developers who
want to work with Plone. See http://martinaspeli.net/plone-book


_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Mirto Silvio Busico-2 () Re: Re: Plone 3.3.1 and TinyMCE 1.1rc5: insert image doesn't work
Reply Threaded More More options
Print post
Permalink
Martin Aspeli ha scritto:

> Mirto Silvio Busico wrote:
>> Hi all,
>> In a fresh plone site, with only tinymce addon product installed, I'm
>> not able to inser a picture.
>>
>> The popup windows appear, I can upload an image or use an existing
>> one, but when I click on the "insert" button the iframe flashes and
>> nothing happens.
>> The cancel button works correctly.
>>
>> I have TinyMCE 1.1rc5 (no version specified in the versions file used
>> by the buildout)
>
> Yes, the release is broken. If you use Products.TinyMCE trunk the
> bug's been fixed.
>
> Martin
>
>
Sorry to be late. Thanks a lot.
It is better to wait for rc6 (I can wait 2 weeks) or to use trunk (any
hint about using tunk in buildout)?

Thanks again
    Mirto

[mirtosilvio_busico.vcf]

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[hidden email]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Maurits van Rees-3 () Re: Plone 3.3.1 and TinyMCE 1.1rc5: insert image doesn't work
Reply Threaded More More options
Print post
Permalink
Mirto Silvio Busico, on 2009-10-12:

>
> Martin Aspeli ha scritto:
>> Mirto Silvio Busico wrote:
>>> Hi all,
>>> In a fresh plone site, with only tinymce addon product installed, I'm
>>> not able to inser a picture.
>>>
>>> The popup windows appear, I can upload an image or use an existing
>>> one, but when I click on the "insert" button the iframe flashes and
>>> nothing happens.
>>> The cancel button works correctly.
>>>
>>> I have TinyMCE 1.1rc5 (no version specified in the versions file used
>>> by the buildout)
>>
>> Yes, the release is broken. If you use Products.TinyMCE trunk the
>> bug's been fixed.
>>
>> Martin
>>
>>
> Sorry to be late. Thanks a lot.
> It is better to wait for rc6 (I can wait 2 weeks) or to use trunk (any
> hint about using tunk in buildout)?

I have not tested it, but I see that rc6 was released this Monday.
http://pypi.python.org/pypi/Products.TinyMCE

--
Maurits van Rees | http://maurits.vanrees.org/
            Work | http://zestsoftware.nl/
"This is your day, don't let them take it away." [Barlow Girl]


_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup
Mirto Silvio Busico-2 () [SOLVED] Re: Re: Plone 3.3.1 and TinyMCE 1.1rc5: insert image doesn't work
Reply Threaded More More options
Print post
Permalink
Maurits van Rees ha scritto:

> Mirto Silvio Busico, on 2009-10-12:
>  
>> Martin Aspeli ha scritto:
>>    
>>> Mirto Silvio Busico wrote:
>>>      
>>>> Hi all,
>>>> In a fresh plone site, with only tinymce addon product installed, I'm
>>>> not able to inser a picture.
>>>>
>>>> The popup windows appear, I can upload an image or use an existing
>>>> one, but when I click on the "insert" button the iframe flashes and
>>>> nothing happens.
>>>> The cancel button works correctly.
>>>>
>>>> I have TinyMCE 1.1rc5 (no version specified in the versions file used
>>>> by the buildout)
>>>>        
>>> Yes, the release is broken. If you use Products.TinyMCE trunk the
>>> bug's been fixed.
>>>
>>> Martin
>>>
>>>
>>>      
>> Sorry to be late. Thanks a lot.
>> It is better to wait for rc6 (I can wait 2 weeks) or to use trunk (any
>> hint about using tunk in buildout)?
>>    
>
> I have not tested it, but I see that rc6 was released this Monday.
> http://pypi.python.org/pypi/Products.TinyMCE
>
>  
After the buildout I have rc6 and it works correctly.

Thanks
     Mirto

[mirtosilvio_busico.vcf]

begin:vcard
fn:Mirto Silvio Busico
n:Busico;Mirto Silvio
org:Busico Mirto Silvio
adr:;;Via Casiglion De' Pepoli 84;Roma;RM;00127;Italia
email;internet:[hidden email]
title:Dr.
tel;work:+39 333 4562651
tel;cell:+39 333 4562651
x-mozilla-html:TRUE
version:2.1
end:vcard



_______________________________________________
Setup mailing list
[hidden email]
http://lists.plone.org/mailman/listinfo/setup