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.7 Release Testing »
  • [FIXED] Missing "/" in some js and css urls
Pages: [1]

Author Topic: [FIXED] Missing "/" in some js and css urls  (Read 453 times)

naomi

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.5
[FIXED] Missing "/" in some js and css urls
October 04, 2015, 09:02:58 am
GET <site>/sites/all/modules/civicrmpackages/OpenFlashChart/js/json/openflashchart.packed.js
(index):415 GET <site>sites/all/modules/civicrmpackages/OpenFlashChart/js/swfobject.js
(index):215 GET <site>/sites/all/modules/civicrmpackages/jquery/css/images/arrow.png 404 (Not Found)


It is looking for civicrmpackages instead of civicrm/packages
« Last Edit: December 09, 2015, 01:16:35 pm by Coleman Watts »

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: Missing "/" in some js and css urls
December 09, 2015, 11:20:42 am
naomi: was this when testing 4.7? Is it a regression for you from earlier versions?
Try asking your question on the new CiviCRM help site.

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: Missing "/" in some js and css urls
December 09, 2015, 12:46:22 pm
A similar bug was fixed during the 4.7.alpha cycle by https://github.com/civicrm/civicrm-core/commit/4c2e54d8150e65fa0b690b4de7d3a2ad1bf537a2

If you are running recent 4.7.beta, then it might help to see know

 1. What value is configured for "userFrameworkResourceURL". This can be found in a couple ways:
   1.a. On command line, run "drush cvapi setting.get return=userFrameworkResourceURL"
   1.b. In web UI, go to "Administer => System Settings => Resource URLs =>  CiviCRM Resource URL" .
 2. Whether the site is clean install or an upgrade. (Either is important... just helps to know which.)

Coleman Watts

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 2346
  • Karma: 183
  • CiviCRM version: The Bleeding Edge
  • CMS version: Various
Re: [FIXED] Missing "/" in some js and css urls
December 09, 2015, 01:17:09 pm
Marking this as fixed because this was posted prior to that patch being released.
Try asking your question on the new CiviCRM help site.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 4.7 Release Testing »
  • [FIXED] Missing "/" in some js and css urls

This forum was archived on 2017-11-26.