Good morning. :)

CommentFileSizeAuthor
drupal.webchick-warm-up.patch786 bytessun

Comments

yched’s picture

Status: Needs review » Reviewed & tested by the community

Requesting a #skip_duplicate_check was probably one of my first incursions in the core issue queue. /me wipes a tear.

yched’s picture

Er, never mind, that was something else entirely.
Anyway, patch is RTBC all the same.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Let's find something else to warm up webchick.

Status: Fixed » Closed (fixed)

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

joachim’s picture

Version: 7.x-dev » 6.x-dev
Status: Closed (fixed) » Needs review

Let's fix this on D6 too. It's set but never checked:

ack '#skip_duplicate_check'
modules/system/system.module
1212:  $form['#skip_duplicate_check'] = TRUE;
sun’s picture

Issue tags: -Quick fix

drupal.webchick-warm-up.patch queued for re-testing.

Status: Needs review » Needs work

The last submitted patch, drupal.webchick-warm-up.patch, failed testing.

sun’s picture

Version: 6.x-dev » 7.x-dev
Issue summary: View changes
Status: Needs work » Closed (fixed)