Closed (fixed)
Project:
Drupal core
Version:
5.x-dev
Component:
system.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Sep 2007 at 16:26 UTC
Updated:
31 Dec 2007 at 02:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
heine commentedAnd one for 5.x - just because of the different file.
Comment #2
robloachI knew something didn't look right. When I applied your patch (dated from September), I got some offset hunks, so here's the updated patch. After applying, the modules appeared in the correct order.
Comment #3
gábor hojtsyMy first reaction was that we should sort with the localized module name, but then looked into the code and realized that we are not actually localizing the module names. I remember some discussions about keeping this for consistency and security reasons (so to know where to get that module, you need to know the exact name). Anyway, as we are not localizing the module names, this patch actually works as advertised, so committed, thanks.
Comment #4
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #5
heine commented5.x has the same issue.
Comment #6
robloachPatch applies cleanly and sorts as expected.
Comment #7
drummCommitted to 5.x.
Comment #8
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.