Cool!

Do you have a patch to submit ?

  S.

On Dec 20, 2007, at 7:23 PM, Enrique Perez wrote:
I solve it!

The problem was in the following lines:

       request.setAttribute("result", request.getParameter("result"));

PortletRequestDispatcher dispatcher = getPortletContext ().getRequestDispatcher(
               VIEW_JSP);
       dispatcher.include(request, response);

We have to consider when the field "result" has no value.

Regards.

--
Enrique Pérez Olivares.
Dpto I+D.
Yerbabuena Software.
[EMAIL PROTECTED]
http://www.yerbabuena.es
Tlf/Fax: 902 995 246
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm


--
Stefane Fermigier, CEO, Nuxeo
Open Source, Java EE based, Enterprise Content Management (ECM)
New! Nuxeo TV on http://nuxeo.blip.tv/
Web: http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87


_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to