In MODx 0.9.2.1, there is a bug that in plugin argument modification, some specific characters as ’=’ cannot be saved properly. (these character will be simplly erased or sometimes distort other arguments)
This is a diff patch for it. (by URLencoding-decoding of these characters) (new support for " < >)