Error trying to rename a Plone 3.1.2 folder & Kupu rejects keystrokes

4 Messages Forum Options Options
Permalink
peter Fraterdeus-2
Error trying to rename a Plone 3.1.2 folder & Kupu rejects keystrokes
Reply Threaded More
Print post
Permalink
This is after migrating to 3.1.2, but also existed in 3.1 instance,  
which is why I was upgrading (hoping it would be fixed.)

But, indeed, I can't even do this in the ZMI, which gives this error.


Time   2008/07/05 18:37:39.420 GMT-5
User Name (User Id) admin (admin)
Request URL http://rack.eiotx.net:7080/sites/maquoketa-arts.org/maquoketa-arts.org/manage_renameObjects
Exception Type ValueError
Exception Value Disallowed subobject type: Large Plone Folder

Traceback (innermost last):

     * Module ZPublisher.Publish, line 119, in publish
     * Module ZPublisher.mapply, line 88, in mapply
     * Module ZPublisher.Publish, line 42, in call_object
     * Module OFS.CopySupport, line 324, in manage_renameObjects
     * Module Products.CMFPlone.PloneFolder, line 197, in  
manage_renameObject
     * Module OFS.CopySupport, line 348, in manage_renameObject
     * Module Products.CMFCore.PortalFolder, line 443, in  
_verifyObjectPaste

ValueError: Disallowed subobject type: Large Plone Folder

Display traceback as text

-------------

Also, and even more maddeningly, Kupu is now not allowing keystrokes  
into the fields.

I can click on the field and get edit focus, but neither Firefox(3) or  
Safari will put a cursor in the field.

What the heck???

Thanks


Peter Fraterdeus
Exquisite Letterpress
http://slowprint.com







-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
peter Fraterdeus-2
Kupu rejects keystrokes - except when portal_js tool is in debug mode
Reply Threaded More
Print post
Permalink
On the Kupu front, things seem to work properly only when the  
portal_javascript tool is set to debug mode.

I don't know what the heck is changing there, but with debug ON, I can  
edit content, with cached and merged js, I can not.

There is a regular error popping up in Firebug complaining about a  
Sarissa constant not defined...

"_SARISSA_HAS_DOM_FEATURE is not defined"

This only happens when the debug mode is off.

Any pointers or ideas greatly appreciated!

This is in a 3.1.2 recently migrated from 3.1 site.

Thanks

Peter


PS Still can't rename this Large Plone Folder, but noticed that it was  
the object of a content rule (Event type would be moved to the Events  
Folder)


On 5 Jul 2008, at 6:45 PM, Peter Fraterdeus wrote:

> Can't rename a large Plone Folder...
> This is after migrating to 3.1.2, but also existed in 3.1 instance,
> which is why I was upgrading (hoping it would be fixed.)
>
> But, indeed, I can't even do this in the ZMI, which gives this error.
>
>
> Time   2008/07/05 18:37:39.420 GMT-5
> User Name (User Id) admin (admin)
> Request URL http://rack.eiotx.net:7080/sites/maquoketa-arts.org/maquoketa-arts.org/manage_renameObjects
> Exception Type ValueError
> Exception Value Disallowed subobject type: Large Plone Folder
>
> Traceback (innermost last):
>
>     * Module ZPublisher.Publish, line 119, in publish
>     * Module ZPublisher.mapply, line 88, in mapply
>     * Module ZPublisher.Publish, line 42, in call_object
>     * Module OFS.CopySupport, line 324, in manage_renameObjects
>     * Module Products.CMFPlone.PloneFolder, line 197, in
> manage_renameObject
>     * Module OFS.CopySupport, line 348, in manage_renameObject
>     * Module Products.CMFCore.PortalFolder, line 443, in
> _verifyObjectPaste
>
> ValueError: Disallowed subobject type: Large Plone Folder
>
> Display traceback as text
>
> -------------
>
> Also, and even more maddeningly, Kupu is now not allowing keystrokes
> into the fields.
>
> I can click on the field and get edit focus, but neither Firefox(3) or
> Safari will put a cursor in the field.
>
> What the heck???
>
> Thanks
>
>
> Peter Fraterdeus
> Exquisite Letterpress
> http://slowprint.com
>

Peter Fraterdeus
Exquisite Letterpress
http://slowprint.com







-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Duncan Booth
Re: Kupu rejects keystrokes - except when portal_js tool is in debug mode
Reply Threaded More
Print post
Permalink
Peter Fraterdeus <peterf@...> wrote:

> On the Kupu front, things seem to work properly only when the  
> portal_javascript tool is set to debug mode.
>
> I don't know what the heck is changing there, but with debug ON, I can  
> edit content, with cached and merged js, I can not.
>
> There is a regular error popping up in Firebug complaining about a  
> Sarissa constant not defined...
>
> "_SARISSA_HAS_DOM_FEATURE is not defined"
>
> This only happens when the debug mode is off.
>
> Any pointers or ideas greatly appreciated!
>
> This is in a 3.1.2 recently migrated from 3.1 site.
>

Turning off debug mode will enable Javascript compression. I would guess
you have a Javascript file which doesn't survive compression: check for any
non-standard Javascript with compression set to 'full' and try setting it
to 'safe' instead.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Philip Bauer
Re: Kupu rejects keystrokes - except when portal_js tool is in debug mode
Reply Threaded More
Print post
Permalink
kupu stops working in plone 3.1.2 when for some reason you enable  
"Automatic grouping mode" in portal_javascripts. It happened to a  
older site of mine that used this option.

Firebug throws two hints:
        _SARISSA_HAS_DOM_FEATURE is not defined ...
and
        tool.initialize is not a function ...

Fix: disable Automatic grouping mode :-)

Regards,
Philip

*************
www.starzel.de


>> On the Kupu front, things seem to work properly only when the
>> portal_javascript tool is set to debug mode.
>>
>> I don't know what the heck is changing there, but with debug ON, I  
>> can
>> edit content, with cached and merged js, I can not.
>>
>> There is a regular error popping up in Firebug complaining about a
>> Sarissa constant not defined...
>>
>> "_SARISSA_HAS_DOM_FEATURE is not defined"
>>
>> This only happens when the debug mode is off.
>>
>> Any pointers or ideas greatly appreciated!
>>
>> This is in a 3.1.2 recently migrated from 3.1 site.
>>
>
> Turning off debug mode will enable Javascript compression. I would  
> guess
> you have a Javascript file which doesn't survive compression: check  
> for any
> non-standard Javascript with compression set to 'full' and try  
> setting it
> to 'safe' instead.
>

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users