Closed (fixed)
Project:
Activity
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2009 at 00:42 UTC
Updated:
7 Nov 2009 at 04:50 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | activity_567894-3.patch | 1.13 KB | Scott Reynolds |
| #1 | activity_567894.patch | 1.16 KB | drewish |
Comments
Comment #1
drewish commentedComment #2
tayzlor commentedhad 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.
Comment #3
Scott Reynolds commentedI forgot about this issue. Made me laugh nice find drewish. Committed this patch
http://drupal.org/cvs?commit=278828
Comment #4
Scott Reynolds commentedSee the comment above