2009
10.10

Permalink_fu uses one/many of the object attributes to generate the permalink.
If one of those attributes (say title) have non-printable characters, the plugin throws an error.

The following patch to the code is required to fix the above-mentioned error.
Replace:

With:

No Comment.

Add Your Comment