Closed (fixed)
Project:
CiviCRM Starter Kit
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Nov 2012 at 18:19 UTC
Updated:
31 Jul 2013 at 15:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
skesslerI am not sure how to fix this but it appears the problem is in
modules/civicrm/drupal/civicrm.install
on line 64
-Steve
Comment #2
kreynen commentedFirst attempt at a patch. Because this is in the CiviCRM project, the final fix will need need to happen there. This patch works but could be tighter.
Comment #3
kreynen commentedIssue posted to CiviCRM project http://issues.civicrm.org/jira/browse/CRM-11216
Because the code change has to happen on the CiviCRM side, future updates about the patch should be tracked there. Until this makes it into a CiviCRM release, I will add the patch the next release of this kit and http://drupal.org/project/civicrm_starterkit.
Comment #4
skesslerThe patch works.
Comment #5
kreynen commentedhttp://drupalcode.org/project/cm_starterkit_moderate.git/commit/ad68752
Comment #6
kreynen commentedupdated patch to be relative to root civicrm dir.
Comment #7
kreynen commentedUpdating this patch to resolve #1835514: Issue with CiviCRM paths after install
Comment #9
kreynen commentedReopening for 4.3. While 4.3's install.php includes most of these changes, it still has the extra / @coderdan found to be an issue. Opened the issue in Jira...
http://issues.civicrm.org/jira/browse/CRM-12097
Going to update the patch until this is fixed.
Comment #10
kreynen commentedComment #11
kreynen commented