Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
28 Dec 2009 at 19:38 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
jhodgdonGood catch! This should be using @code instead of @verbatim.
It's also a problem in the D7 version of this doc, so should be fixed there and then backported to D6.
http://api.drupal.org/api/function/theme_table/7
Comment #2
jhodgdonHere's a patch for Drupal 7. I found one other place in the D7 source using @verbatim.
Comment #3
jhodgdonHere's a Drupal 6 patch. I don't think either of these is in the least bit controversial, so I've set status to RTBC, hope that's OK. If the D7 patch is committed, please change version to D6 so this can be committed there too.
Comment #4
webchickCommitted to HEAD. Marking down to 6.x.
Comment #5
dries commentedCommitted to CVS HEAD. Moving to D6.
Comment #6
jhodgdonecho. Wonder which one of you committed this? :)
Comment #7
gábor hojtsyThanks, committed to Drupal 6 as well.