This patch fixes a bunch of php notices and it also uses url() properly for a comment/node. A node doesn't have to have a path, and that path isn't needed for the l() or url() functions. Just pass in node/$nid
| Comment | File | Size | Author |
|---|---|---|---|
| blueprint_comment_notices.patch | 1.74 KB | Scott Reynolds |
Comments
Comment #1
designerbrent commentedThanks for your work on this Scott. It has now been committed: http://drupal.org/cvs?commit=311428
Comment #3
jhedstromSince 2.x is still in development, it would be nice if this, and other fixes, were applied to the 1.x branch as well.
Thanks,
Jonathan
Comment #4
designerbrent commentedThis was just committed and will be in the next release of the blueprint 1.x module.