[drupal-devel] [bug] "blog entry" vs. "personal blog entry" is confusing
Issue status update for http://drupal.org/node/30620 Post a follow up: http://drupal.org/project/comments/add/30620 Project: Drupal Version: 4.6.0 Component: blog.module Category: bug reports Priority: normal Assigned to: Anonymous Reported by: Geary Updated by: Geary -Status: active +Status: patch (code needs review) (forgot to mark status: patch) Geary Previous comments: ------------------------------------------------------------------------ Wed, 07 Sep 2005 19:42:46 +0000 : Geary Attachment: http://drupal.org/files/issues/geary-2005-09-07.blog.module.patch (256 bytes) When you click "create content", you get two lists of available content types, a summary list in the menu block and a list with explanations of each type in the body. For the blog module, the menu block lists "blog entry" and the list in the body says "personal blog entry". This discrepancy is confusing, especially because it changes the alphabetization of the list, so the two lists do not match up. For example, if you have the blog, page, and story modules enabled, the menu block reads: blog entry page story and the body with the longer explanations reads: page personal blog entry story The fix for this is trivial: change "personal blog entry" to "blog entry", as in the attached patch.
participants (1)
-
Geary