Can't re-order fields in views after adding the operation field
drewish - September 4, 2009 - 00:42
| Project: | Activity |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.

#1
#2
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.
#3
I forgot about this issue. Made me laugh nice find drewish. Committed this patch
http://drupal.org/cvs?commit=278828
#4
See the comment above
#5
Automatically closed -- issue fixed for 2 weeks with no activity.