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 »
  • /civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 [FIXED]
Pages: [1]

Author Topic: /civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 [FIXED]  (Read 879 times)

rocxa

  • I post occasionally
  • **
  • Posts: 40
  • Karma: 4
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.71
  • PHP version: 5.3.3
/civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 [FIXED]
February 23, 2015, 04:22:11 am
I just downloaded the latest test build from sourceforge and /civicrm/js/angular-sanitize.min.js.map is missing according to the console log when creating a new mailing. 
Presumably it is missing a file from https://code.angularjs.org/1.2.12/

It also seems that trying to add recipients always returns 'none'?
There appears to be nowhere to put in groups/recipients to be excluded?

If you click the 'configure' spanner next to the recipient input field the 'selection method' is required but also only shows 'none found'
« Last Edit: March 05, 2015, 06:41:03 pm by Coleman Watts »

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: /civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 and other items
February 23, 2015, 05:21:11 pm
1) The angular-sanitize file isn't actually necessary. I think someone may have partially addressed, but I've more thoroughly removed ngSanitize from the next version.

2) This is fairly hard to reproduce. Question: Could you open the browser's developer console (e.g. Firefox's Firebug) and see if displays an errors when working with groups?

3) The exclude option is in the recipients dropdown. Scroll down further or start typing the group you want to exclude. We currently don't have any help showing up on the mailing screen - when we address that, perhaps it would be good to include a comment about exclusions there.

4) Did you upgrade or do a clean install? Try visiting http://yourdomain.org/civicrm/upgrade?reset=1 or /civicrm/clearcache ; then reload the page.

rocxa

  • I post occasionally
  • **
  • Posts: 40
  • Karma: 4
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.71
  • PHP version: 5.3.3
Re: /civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 and other items
February 24, 2015, 07:17:16 am
I can see the group select drop down (with the exclusions) does work @ dmaster which is on beta1 so perhaps it was broken in alpha7 only or the upgrade process from alpha4 to alpha7 failed somewhere.

I can also see that the selection method has some options in it on beta1 as well.

As there is a beta1 out ill test an upgrade from 4.5.6 to beta1 and post again if any of this still breaks.




totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: /civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 and other items
February 24, 2015, 10:30:45 am
FWIW, dmaster.demo.civicrm.org is always a bit ahead of the release schedule. 4.6.alpha7 is the last frozen version; 4.6.beta1 is the upcoming work-in-progress. (dmaster is updated nightly to match the WIP.)

To get similar code, you can download a nightly tarball from http://dist.civicrm.org/by-date/latest/master/ . The nightly tarballs are suitable for use on a dev/staging site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.6 Release Testing »
  • /civicrm/js/angular-sanitize.min.js.map missing in 4.6alpha7 [FIXED]

This forum was archived on 2017-11-26.