Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

Status: Active » Needs review
FileSize
944 bytes
Dave Reid’s picture

webchick’s picture

Status: Needs review » Reviewed & tested by the community

Great!

The patch in #1 had the help text at the top of the issue kind of showing up in random places, but the one in #2 correctly exposes all of the fields. I was able to re-order the fields and get the *@#ing revision fieldset down where it belongs. YAY!

Code looks good and conforms to coding standards. I don't believe this needs automated tests, because it's just hooking into a CCK API, which should have its own tests. RTBC!

dww’s picture

Status: Reviewed & tested by the community » Fixed

Thanks! Tested and working properly. Committed to 'master':

http://drupal.org/commitlog/commit/1894/06935546b7aac96b2b916fa335dfd65e...

However, I noticed that core CCK using trailing periods for these name fields, so I added those for consistency:

http://drupal.org/commitlog/commit/1894/d18542ef3d4d012d591d89c08c78dfb2...

Another step closer to #1036132: Provide a mechanism for issue summaries ... ;)

webchick’s picture

Oops. Good catch.

Thanks SO much for the commit, dww! :D YAY! :D

Status: Fixed » Closed (fixed)

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