if a form is cached (via #cache) and retrieved from cache, hook_form_alter isn't recalled, so any js/css added via that isn't re-added, thus pages that don't have that css, don't have it.

Against local version of module, which I recall some dummi former coworker went and altered without recording his alternations, so patch may be bugged.

CommentFileSizeAuthor
cck_private_fields_add_files.patch2.81 KBhefox

Comments

hefox’s picture

Title: JS/CSS does not appear on form (when cached) on validation errors » JS/CSS does is not added to form on validation errors