invalid url parameter
joewang - October 21, 2008 - 21:48
| Project: | Content Type Administration by Organic Group |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | paulbooker |
| Status: | closed |
Jump to:
Description
In line 984, the $dest variable should be an array: array('query' => drupal_get_destination());. The new url function in D6 doesn't accept the old parameter.

#1
#2
Thanks Joe,
I'll get that change committed later this week.
-Paul
#3