I noticed that the a few update hooks were missing a description.

 System           7080  Convert the 'format' column in {date_format_locale} to case sensitive varchar.         
 Commons          3122  3122 -                                                                                 
 Commons_wysiwyg  3103  3103 -                                                                                 
 Commons_wysiwyg  3104  Add editor settings to text filters.

The reason is that the comment blocks start with /* instead of /**.

I've grepped through the repo to fix all such typo's.

CommentFileSizeAuthor
commons-comment_style.patch6.96 KBhelmo
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

helmo created an issue. See original summary.

Devin Carlson’s picture

Status: Needs review » Fixed

Thanks for the patch!

Tested and committed to Commons 7.x-3.x.

  • Devin Carlson committed 86fd9f4 on 7.x-3.x authored by helmo
    Issue #2612328 by helmo: Incorrect codestyle hides hook_update_n...

Status: Fixed » Closed (fixed)

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