Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-9419 now.

Sending new PMs not working (fix completed in vcs)

Trying to send a private message, and when I click submit, the message doesn't appear to get sent and the form comes back empty.

Tried sending a message to myself, same behavior.

Comments / History

Posted by Paul (MOD Team Member) on Sep 24th 2008, 18:07

Confirmed.

Moved to phpBB3 bug tracker, as phpBB.com recently was updated.

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by Paul (MOD Team Member) on Sep 24th 2008, 18:07

Moved ticket from project "Website" (Bug tracker) to "phpBB 3.0.x" (Bug tracker)

Action performed by Paul (MOD Team Member) on Sep 24th 2008, 18:08

Changed ticket severity from "Uncategorised/normal" to "Severe"

Action performed by Paul (MOD Team Member) on Sep 24th 2008, 18:08

Linked ticket with changeset: r8934

Action performed by ToonArmy (Development Team Member) on Sep 24th 2008, 18:39

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by ToonArmy (Development Team Member) on Sep 24th 2008, 18:40

Posted by Acyd Burn (Server Manager) on Sep 24th 2008, 18:57

I need to look into it - the global is required. Within my tests sending worked just fine. Only if you have users within the textbox, you get redirected to the preview screen with the users now within the TO list - instead of printing out an error.

Changed ticket status from "Fix completed in SVN" to "New"

Action performed by Acyd Burn (Server Manager) on Sep 24th 2008, 18:58

Posted by ToonArmy (Development Team Member) on Sep 24th 2008, 19:01

Okay I think we might need the global lines earlier, before we set them. Because currently that global pulled in null for the global scope.

Linked ticket with changeset: r8936

Action performed by ToonArmy (Development Team Member) on Sep 24th 2008, 19:08

Changed ticket status from "New" to "Fix completed in SVN"

Action performed by ToonArmy (Development Team Member) on Sep 24th 2008, 19:08

Posted by ToonArmy (Development Team Member) on Sep 24th 2008, 19:08

Sending, works now.
Pressing submit when there is a username in the text box causes a preview like you wanted :)

Posted by Acyd Burn (Server Manager) on Sep 24th 2008, 19:16

Thanks. :)

Posted by jasmineaura on Sep 24th 2008, 22:09

Good job guys on the prompt response!

Cheers :)

Ticket details

Related SVN changesets