Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » mxm Workgroups for Plone » Fixed!
Downloads
You can download mxm products here.

Due to it's technical and international nature, this section is in english.

Max M Has a blog too.

og er glad for mad

 

Comment

Above in this comment thread: mxm Workgroups for Plone » Add Member error

Fixed!

Posted by Anonymous User at 2004-03-05 11:35 PM
Notice the \n?:

"python:test(search_submitted, mtool.searchForMembers(\r\n {request.get('search_param',''):\r\n request.get('search_term', '')}), None)", at line 12, column 3</pre>

I customized the page and removed the characters (Windows newlines?) and the page works.

Time for more testing...

That is an odd bug.

Posted by maxm at 2004-03-06 12:29 AM
I am not shure that this is my bug.

It seems more like it is CMFFormController acting up. \r\n in a form instead of \n should not break a it. If it does, it is most certainly a bug in CMFFormController. What version of Plone are you using?

Are you on Windows or Linux?

1079452623

Posted by Anonymous User at 2004-03-16 04:57 PM
thank you !!
good fixed!