Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2008 at 18:30 UTC
Updated:
21 Sep 2008 at 08:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
betz commentedComment #3
fgmNo, the error is in the 5.x doc, not 7.x, as indicated by the $Id$ strings in the patch.
Strange thing is it applies cleanly when I apply it manually, but not on testing.d.o. ?
Comment #5
fgmYet one more attempt.
Comment #7
webchickYeah, ignore testing bot. He's stupid and doesn't know about docs/developer.
That said, block5.patch is a very strange looking diff and seems to have nothing to do with blocks.
core5.patch looks okay, except I think you are missing a couple "If"s before $op is 'list' and $op is 'configure'.
Feel free to commit this when you fix that.
Comment #8
webchickAlso double-check to make sure that DRUPAL-6 and HEAD don't need the same fix.
Comment #9
fgmOne last (?) attempt.
This specific problem has been fixed in the D6 and D7 docs but they both have a less important problem (list indenting).
However, the source seems to be correct, which makes it look like a bug in the way api.module formats 3-level deep lists when the 2nd-level list contains items after a 3rd-level list. There is no other occurrence of this situation in core.php.
Comment #11
fgmCommitted. Note sure about the commit message format, though.
Comment #12
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.