Closed (fixed)
Project:
Facebook-style Statuses (Microblog)
Version:
6.x-2.0-rc1
Component:
Code - Functionality
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2009 at 07:38 UTC
Updated:
17 Aug 2009 at 18:40 UTC
Comments
Comment #1
icecreamyou commentedTrue, and I don't really care. The ID is from Drupal taking the name of the function that generates the form and replacing underscores with hyphens. The function name starts with an underscore because that ensures it will not accidentally be considered a hook implementation.
However, I understand that some people have a craving for perfection even in the most trivial of cases, so I'll change the function name before 2.0.
Comment #2
icecreamyou commentedI'm hoping to get to this this weekend.
Comment #3
icecreamyou commentedFixed locally, will commit after a few more changes.