No redirect to uid on panel pages and no rewrite in primary or secondary links
DrakeRemory - October 19, 2009 - 18:06
| Project: | me aliases |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
I created a patch against the dev from july 2 (the one with the ctools argument plugin) which fixes the above issues. Everything is working fine for me now.
| Attachment | Size |
|---|---|
| me.patch | 5.25 KB |

#1
The first patch still didn't sole the issue completely. I think this new one does.
Please patch against the dev version from here: http://drupal.org/node/388990
#2
And another issue fixed! Just an is_array() check before an foreach.