Closed (fixed)
Project:
Masquerade
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2013 at 01:28 UTC
Updated:
1 May 2026 at 12:20 UTC
Jump to comment: Most recent
http://api.drupal.org/api/drupal/includes!common.inc/function/l/7
If element 'class' is included, it must be an array;
This is causes incompatibilities with modules that wish to add classes in hook_preprocess_link().
| Comment | File | Size | Author |
|---|---|---|---|
| fix-class.patch | 627 bytes | jbrown |
Comments
Comment #1
andypostThanx. Pushed http://drupalcode.org/project/masquerade.git/commit/b84226e
6.x and 8.x are not affected
Comment #4
ressaTrying to close this again, since it seems to have been committed.