The ajax magic that is supposed to add an additional "Additional Date" field instead removes the "Additional Dates" fieldset entirely.
The ajax response from http://demazia.org/date_repeat_get_exception_form_ajax/additions/% is NULL

halp!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

AaronBauman’s picture

Title: "Add Additional" button removes "Additional Dates" fieldset entirely » "Add Additional" button removes "Additional Dates" fieldset entirely when date field is in a fieldset
Priority: Major » Normal

Seems to work OK when the date field is not in a fieldset.
Downgrading to normal.

delzhand’s picture

Created a patch for this, should allow additions and exceptions to function properly inside a fieldset. Rolled against 2.7.

delzhand’s picture

Status: Active » Needs review

Changing status to needs review.

Schwarztee’s picture

Version: 6.x-2.x-dev » 6.x-2.8

The problem seems to persist, in my system it occurs since the update to 2.8, the patch does not work for me

Status: Needs review » Needs work

The last submitted patch, date_repeat_fieldset_ajax.patch, failed testing.

Nishchal’s picture

It did'nt work for me. Any other solution for this?please help...
thnkz in advance.....

cola’s picture

hi all

we have the same problem. we use a own theme (also for backend) and the button for except and additional remove the full div.
if you take a look into the html code and press the button, then you see after pressing a empty div

<div id="date-repeat-additions" class="date-repeat"><div style="display: block; "></div></div>

can somebody help us? we use version 2.9

djdevin’s picture

Version: 6.x-2.8 » 6.x-2.x-dev
Status: Needs work » Needs review
FileSize
1.33 KB

Re-rolled for 6.x-2.x. It did seem to fix the problem for us (6.x-2.9, using Rubik, date repeat in a fieldset)

DamienMcKenna’s picture

Issue summary: View changes
Status: Needs review » Closed (won't fix)

Unfortunately the D6 version of this module is no longer supported, but we appreciate the time you put into this. If this problem is relevant for D7 too, please reopen the issue. Thanks.