Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Minor
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
19 Feb 2010 at 16:44 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonGood catch!
Comment #2
jhodgdonHere's a patch that removes the duplicated text.
Comment #3
jhodgdonAs a note: After this is committed, it needs to be ported to Drupal 6 also. http://api.drupal.org/api/group/lock has the same problem in D6 and D7.
Comment #4
dries commentedCommitted to CVS. Thanks a lot.
Comment #5
jhodgdonFixing title...
Comment #6
sender commentedComment #7
sender commentedPatch for D6.
Comment #8
sender commentedComment #9
jhodgdonThis looks fine to me.
Comment #10
Anonymous (not verified) commentedPerhaps a small typo of a missing 'i' in "obtainng"?
Comment #11
jhodgdonThe patch in #10 does not fix this issue (removing duplicated doc lines). It fixes a separate issue -- a typo that appears in both Drupal 6 and Drupal 7. It needs to be fixed in D7 first, then ported to D6. So I filed a new issue and moved the patch over there:
#791610: Typo in lock.inc
The patch in #7 is still RTBC for Drupal 6.
Comment #12
gábor hojtsyCommitted, thanks.