Closed (fixed)
Project:
Webform
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jul 2012 at 08:29 UTC
Updated:
3 Mar 2014 at 19:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rv0 commentedPatch kindly provided by Coworks Drupal Team
Comment #2
quicksketchMakes sense to me; I thought we were already doing something similar but I guess not. I'll review/commit this when I get a chance.
Comment #3
quicksketchCommitted to 7.x-3.x and 7.x-4.x. We can reroll if desired for D6, but this is so minor I don't think it's a big deal.
Comment #4
quicksketchComment #6
Robin Millette commentedThere is no $account variable in that function.
should be
Comment #7
liam morlandCheck the documentation:
https://api.drupal.org/api/drupal/modules!user!user.module/function/user...
Function signature:
user_access($string, $account = NULL)Comment #8
liam morlandIf you are referring to the issue raised in #1763664: Error on each form submission - breadcrumb, that has been fixed.