Closed (duplicate)
Project:
Secure Pages
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2009 at 18:12 UTC
Updated:
25 Jan 2011 at 06:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
webb_k commentedThank you. This solved the issue I had with Drupal 6.15, SecurePages 6.x-1.8, and Snow Leopard Server with MySQL 5.0.82 and PHP 5.3.0.
Comment #2
Anonymous (not verified) commentedAgreed.
@Gordon
Shall we get this committed to the development branch later today?
http://api.drupal.org/api/function/hook_link_alter
Best,
Paul Booker
Appcoast
Comment #3
jantoine commentedI have cleaned up the patch from #664330: Support PHP 5.3, a duplicate of this issue. Please review and mark RTBC so we can get this fix applied.
Cheers,
Antoine
Comment #4
muhleder commentedLooks good to me, $node isn't being altered so shouldn't change any behaviour if it's not passed as a reference.
Comment #5
James Andres commented+1 subscribing
Comment #6
Volx commentedPatch works, thanks.
Comment #7
klausipatch works fine.
Comment #8
akanouras commentedHello,
the same problem appears when clicking "Add another" on a node edit form with filefields.
Attaching a patch that takes care of that as well.
Thanks,
Antonio
Comment #9
akanouras commentedRetitling.
Comment #10
akanouras commentedDeassigning as joehudson seems to have moved past this.
Comment #11
grendzy commentedfixed in #600106: Parameters passed by value instead of reference