Is there any trick to make the signup-canceling functionality work? I believe the permissions have been set correctly for the authenticated users (see attached screenshot), but every time user clicks the Cancel signup, "page not found" is returned, regardless of whether the user clicking has admin privileges or is just a regular registered user.

The URL called after clicking the Cancel... button looks like this:
http://my.domain-name.test/signup/edit/4?destination=node%2F588%2Fsignup...

CommentFileSizeAuthor
perms-screenshot.png65.7 KBsano
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

sano’s picture

Version: 6.x-1.0 » 6.x-1.x-dev

I tried to upgrade to version 6.x-1.x-dev and see the same problem described in the original post.

sano’s picture

Issue summary: View changes

small edits to improve readability

sano’s picture

I found out that after turning off the Internationalization module, the Cancel signup functionality works. How should I proceed with troubleshooting this issue?

jordojuice’s picture

Title: Can not cancel signup » Cancel signup fails with internationalization module enabled
Category: support » bug
jordojuice’s picture

Issue summary: View changes

minor sentence structure edit