Comment 1 for bug 268632

Revision history for this message
claytron (clayton-sixfeetup) wrote :

I have noticed the same behavior. It would actually work for one item. But not multiple:

> base: option = b1 b2 b3 b4
> extension: option -= b2

would result in: b1 b3 b4