Opened 18 years ago

Closed 18 years ago

#32 closed defect (fixed)

A plugin must set a response status

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone:
Component: core Version:
Keywords: Cc:

Description

If a plugin doesn't set a respose status, null is returned to the web application which doesn't know how to handle that and silently ignores anything after that.

This should be fixed in the core by checking that a response is always set and if not, an exception should be thrown.

Change History (1)

comment:1 by Nicklas Nordborg, 18 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.