The Drupal 6.2 menu ripping patch missed this string in the schema description:

modules/system/system.install:684:
'description' => t('A serialized array of function names (like user_current_to_arg) to be called to replace a part of the router path with another string.'),

Comments

pwolanin’s picture

Status: Active » Needs review
StatusFileSize
new928 bytes

I rolled this against 6.x, but should also apply to HEAD.

Freso’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new897 bytes

Hunk #1 succeeded at 750 with fuzz 2 (offset 69 lines).

Re-rolled against HEAD and RTBC from what I can tell. (Applies without offset to current DRUPAL-6 too, and RTBC there as well (from what I can tell).)

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to DRUPAL-6 and CVS HEAD. Thanks. :-)

Freso’s picture

Status: Fixed » Reviewed & tested by the community

@Dries: Your commit #111031 (#175841: UMN Usability: Remove comment controls for users) effectively rolled this back. The original patch (edit: rolled for D7, that is - D6 branch is still fine and dandy) still applies cleanly though, so setting back to RTBC. (And Dries, please commit from an updated tree next time? :p)

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Hopefully we got it right this time. Thanks. :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.