I'm using the JQuery UI Datepicker to select expire dates.
If I save a node and validation fails, the datepicker doesn't appear on the node expire field.

Maybe that's because node_expire_form_alter is not called if validation fails, so drupal_add_js and drupal_add_css are not executed?

Comments

Nafes’s picture

The issue has been fixed in release 7.x-1.0-rc1. Details are in the release notes.

Nafes’s picture

Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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