I am using the Custom Links module to pass arguments through the URL. Custom Links passes arguments within brackets. My URL follows the pattern:

http://localhost/employment-opportunities/application?edit[submitted][po...

The brackets in the URL are causing the following error when the URL is visited:
warning: urlencode() expects parameter 1 to be string, array given in /var/www/html/sites/default/modules/securepages/securepages.module on line 504.

Is there a way to work around this encoding problem?

Comments

gordon’s picture

Status: Active » Fixed

This has been fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.