This patch includes a few fixes caused by recent changes to the Drupal api:

  • Fixed a problem with the 'cancel your vote' form on the node page appearing as just Array due to recent changes with drupal_get_form()
  • Fixed a problem with the 'poll' page producing php errors because arguments to theme_pager() changed recently - this api change not documented in the 6.x to 7.x changes list btw.
  • Added a 'Your vote has been cancelled.' message when a user cancels their vote (minor usability improvement and used in forthcoming tests).

Cheers,
Stella

CommentFileSizeAuthor
poll_api_fixes.patch2.21 KBstella
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

stella’s picture

Dries’s picture

Status: Needs review » Fixed

Committed this to CVS HEAD. Thanks stella.

Status: Fixed » Closed (fixed)

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