Sylvain Wallez wrote:
Hi all,

We've found a problem in the command-line environment: request attributes are kept across different requests. This is done in CocoonWrapper that keeps them in its "attributes" class member.

IMO this is a bug, as a request should not carry information prepared by a previous request. This is the job of the session object.

Yep

Any objection to ensure that each CLI request starts with an empty attribute map?

No

Vadim

Reply via email to