CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.6 Release Testing »
  • Recurring event - 4.6.beta1 - not initially treated as recurring [FIXED]
Pages: [1]

Author Topic: Recurring event - 4.6.beta1 - not initially treated as recurring [FIXED]  (Read 495 times)

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Recurring event - 4.6.beta1 - not initially treated as recurring [FIXED]
February 28, 2015, 03:50:06 am
In 4.6.beta1, edits to an event after making it 'recurring' only update the original event. It's not until one presses 'Save and Done' that the event configuration can be edited and the 'which events should be updated' dialog appears.
  • Create a new event
  • Make it recurring using 'Save' (not 'Save and Done')
  • Visit another tab and edit the event
  • The 'which event instances to update' dialog doesn't appear, and only this instance is updated
« Last Edit: March 28, 2015, 03:53:46 am by ken »

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Recurring event - 4.6.beta1 - recurring event not initially treated as recurring
March 04, 2015, 06:29:49 am
"Save and Done" is reloading the page, and therefore also loads the JS required for dailog to appear. Whereas the save uses an ajax call to just save the values (without reloading the page).

In anycase this sounds like a bug.

Correct behavior i think would be:
Save (repeat tab) -> saves & reloads the page, so JS gets loaded.
Save and Done (any tab) -> behavior should be like normal events - saves and redirects to a event-manage screen (whatever is available from user context)


Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: Recurring event - 4.6.beta1 - recurring event not initially treated as recurring
March 28, 2015, 03:52:45 am
Fixed in 4.6.beta4

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.6 Release Testing »
  • Recurring event - 4.6.beta1 - not initially treated as recurring [FIXED]

This forum was archived on 2017-11-26.