"marc persuy" <[EMAIL PROTECTED]> writes:
> what I mean is if I use a rule to execute any action,
> the rule should report an error to the client if, for any reason, this
> action fails.
It does.
> inserting into my_view will always return a sucess condition,
> even if you try to use it to inser
[EMAIL PROTECTED] writes:
> If you try to use rules to implement update and insert on views, these
> rules do not report any error neither on insert nor on update action.
I see nothing in here that should raise an error.
> the tiers view shows all datas from user and his/her partners, is
> suppo
marc persuy ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
rewrite rules on update or insert do not report errors
Long Description
If you try to use rules to implement update and insert on views, these
rules do not report any