* Mathieu Garcia: > My project is based on the portal block and coplets. When an error > occurs in a coplet, the error is displayed on the top and not in the > coplet that has thrown this error. > I tried to add an error-uri attribute in my coplet, but the result is > the same. It seems that the cocoon handle-error is called instead of the > coplet error handling.
Have you tried to set coplet attribute « buffer » to « true »? See « Output Buffering » in the portal documentation: http://cocoon.apache.org/2.1/developing/portal/coplets.html#Output+Buffering -- Jean-Baptiste Quenot Systèmes d'Information ANYWARE TECHNOLOGIES Tel : +33 (0)5 61 00 52 90 Fax : +33 (0)5 61 00 51 46 http://www.anyware-tech.com/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
