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.5 Release Testing »
  • [FIXED] Regression - Event Templates not working (in Sandbox)
Pages: [1]

Author Topic: [FIXED] Regression - Event Templates not working (in Sandbox)  (Read 1074 times)

guruevi

  • I’m new here
  • *
  • Posts: 12
  • Karma: 2
  • CiviCRM version: 4.5
  • CMS version: Drupal 7
  • MySQL version: MariaDB
  • PHP version: 4.5
[FIXED] Regression - Event Templates not working (in Sandbox)
August 30, 2014, 10:58:37 pm
This worked a few beta's ago, don't know when it broke but in the Create Event form, the Event Template feature does not work.

This is the JS error (Safari on OS X 10.9)

[Error] TypeError: 'undefined' is not a function (evaluating 'tplURL.replace("civicrm/example", frag[0])')
   url (crm.ajax.js, line 28)
   (anonymous function) (add, line 903)
   dispatch (jquery-1.11.1.min.js, line 3)
   handle (jquery-1.11.1.min.js, line 3)
   trigger (jquery-1.11.1.min.js, line 3)
   (anonymous function) (jquery-1.11.1.min.js, line 3)
   each (jquery-1.11.1.min.js, line 2)
   each (jquery-1.11.1.min.js, line 2)
   trigger (jquery-1.11.1.min.js, line 3)
   triggerChange (select2.min.js, line 21)
   onSelect (select2.min.js, line 22)
   selectHighlighted (select2.min.js, line 22)
   (anonymous function) (select2.min.js, line 21)
   (anonymous function) (select2.min.js, line 21)
   dispatch (jquery-1.11.1.min.js, line 3)
   handle (jquery-1.11.1.min.js, line 3)
« Last Edit: August 31, 2014, 02:18:24 am by Coleman Watts »

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Beta 8 - Regression - Event Templates not working (in Sandbox)
August 31, 2014, 02:18:02 am
This was caused by a commit mistake by one of our testers. I've corrected it and the sandbox is rebuilding...
Note this mistake did not go into the official beta-8 release so it's still safe to download and test that beta.
Try asking your question on the new CiviCRM help site.

Masked Marauder

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 1
  • \__^..^
  • CiviCRM version: 4.5.5
  • CMS version: drupal-6.34
  • MySQL version: 5.5.40-36
  • PHP version: 5.4.34
Re: [FIXED] Regression - Event Templates not working (in Sandbox)
September 25, 2014, 09:25:41 pm
I'm seeing the same thing in a 4.5.0 I downloaded two days ago.  The chief symptom is typing an entry in the toolbar search widget gets the whirly thing spinning, but it never ever returns with candidate matches.

my firebug cites:  line 25 in http://.../modules/civicrm/js/crm.ajax.js?L

This is the version for D6.  Is it possible the fix didn't carry through to that branch?  If not, what is the fix?  I'll slap it in & see what happens.

Masked Marauder

  • I post occasionally
  • **
  • Posts: 30
  • Karma: 1
  • \__^..^
  • CiviCRM version: 4.5.5
  • CMS version: drupal-6.34
  • MySQL version: 5.5.40-36
  • PHP version: 5.4.34
Re: [FIXED] Regression - Event Templates not working (in Sandbox)
September 27, 2014, 10:23:36 am
Just a quick update to the problem I was having here.

I looked into it some more and found that the 4.5 forms worked fine in the Chromium browser & only failed with Firefox.  Pushing it a bit farther I found that the problem was with the firebug addon in Firefox.  If I disabled the Firebug module in my browser everything works fine.

I have no idea why/how the Firebug debugger is now munging some of the js-dependent functionality, but its a possible factor to consider in some cases of wonky js features.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.5 Release Testing »
  • [FIXED] Regression - Event Templates not working (in Sandbox)

This forum was archived on 2017-11-26.