Closed (cannot reproduce)
Project:
SEO Checklist
Version:
7.x-3.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Mar 2011 at 17:26 UTC
Updated:
5 Sep 2012 at 04:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
bverc commentedAh yes it seems the text was changed but not the link itself. Here's a patch.
EDIT: This is the Drupal 6 patch. Same as the drupal 7 patch below but also fixes the error in the install script not just the update function.
Comment #2
bverc commentedAnd another for Drupal 7. Although the install script had been fixed, the update function hadn't.
Comment #3
bverc commentedWould be interested to hear from a maintainer as to why these fields are stored in the DB? Surely only the checkbox values should be and the text should be hard-coded, wrapped by t() of course.
Comment #4
bverc commentedOops diff'd wrong branches in above D7 patch.
Comment #5
bverc commentedComment #6
bverc commentedArrrg, I feel like I'm having a conversation with myself because I can't re-upload attachments on old comments. Anyway link I copied was still incorrect. Attached are patches with new versions.
Comment #7
bverc commentedMaybe this time I'll get it right.
Comment #8
couturier commentedThe link in D7 is working now.