Closed (fixed)
Project:
Subscriptions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
20 May 2006 at 22:37 UTC
Updated:
24 Nov 2006 at 17:06 UTC
When using cvs head of both module and code (untested elsewhere) i get broken links (actually i just get a "<" on entry)
This patch fixes that
| Comment | File | Size | Author |
|---|---|---|---|
| drupal.subscriptions.nolinks.patch | 2.44 KB | halkeye |
Comments
Comment #1
dziemecki commentedI've never seen this bug. How do you ge to it?
Comment #2
halkeye commentedi'm not entire sure...
I installed the module last night
I don't remember the links showing up at all last night
This morning did a cvs update to the entire drupal tree
and then started to get "<" instead of any link
if i helps, i can revert the patch and show you on my test install.
Comment #3
halkeye commentedlooks like its http://cvs.drupal.org/viewcvs/drupal/drupal/includes/theme.inc?r1=1.295&...
Comment #4
halkeye commentedthis cvs patch
sorry
Comment #5
dziemecki commentedAh. So hook_link has changed in cvs. I've been coding in 4.7, only. Okay. Guess I need to start a new dev environment.
Comment #6
halkeye commentedwouldn't be all that hard to fix the theme.inc patch to make it backwards compatible.
i think i'm going to submit a patch that way.
Comment #7
dziemecki commentedGood idea. Given the non-static state of CVS, I'm going to hold up reacting to it until code freese in September.
Comment #8
arthurf commentedI've fixed this in relation to 50