I noticed a very strange error with views. When you add the operation field to a view then try to re-order the fields views throws an error that an illegal choice has been detected. I found that by using an alias that's not 'op' you can work around the bug.

Comments

drewish’s picture

Status: Active » Needs review
StatusFileSize
new1.16 KB
tayzlor’s picture

Status: Needs review » Reviewed & tested by the community

had the above error, tried and tested the patch in #1, and everything works great.

EDIT: the patch file didn't apply when i tried it, but i manually patched the file to be the same, and all's great.

Scott Reynolds’s picture

StatusFileSize
new1.13 KB

I forgot about this issue. Made me laugh nice find drewish. Committed this patch

http://drupal.org/cvs?commit=278828

Scott Reynolds’s picture

Status: Reviewed & tested by the community » Fixed

See the comment above

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.