http://localhost/drupal-cvs/admin/build/node-type/article

Is this on purpose ?

It just doesnt look right to me.

Comments

swentel’s picture

Could be related to http://drupal.org/node/287178

dave reid’s picture

Component: node.module » forms system

I think we've exposed a problem that I've experienced before with form_alters() not respecting weights with additions to $form.

catch’s picture

Status: Active » Closed (duplicate)

99% sure this is a duplicate of #364407: drupal_render() sorting is broken which has a patch and test. Please re-open if that doesn't fix it.