#851748: Weird logic in SelectQuery::addField()
Caused the install to fail. This was actually a bug in the CN code where we add the cid field twice.
| Comment | File | Size | Author |
|---|---|---|---|
| cn_install_cid_field.patch | 777 bytes | JacobSingh |
#851748: Weird logic in SelectQuery::addField()
Caused the install to fail. This was actually a bug in the CN code where we add the cid field twice.
| Comment | File | Size | Author |
|---|---|---|---|
| cn_install_cid_field.patch | 777 bytes | JacobSingh |
Comments
Comment #1
gregglesReviewed and committed - http://drupal.org/cvs?commit=403860
Thanks, Jacob.