The whitelisted download from IDS is downloading the full package with documentation and examples. We need a minimized download or a patch to clean that up. For now, manually renaming solves the problem...

  1. Rename ??/profiles/civicrm_starterkit/modules/civicrm/packages/IDS to IDS-full
  2. Move ??/profiles/civicrm_starterkit/modules/civicrm/packages/IDS-full/lib/IDS to ??/profiles/civicrm_starterkit/modules/civicrm/packages/IDS

Comments

skessler’s picture

StatusFileSize
new448 KB

IDS folders patch to test.

kreynen’s picture

This .tgz appears to corrupt

skessler’s picture

StatusFileSize
new528.84 KB

It is working fine for me but here it is again.

kreynen’s picture

Status: Active » Needs review
StatusFileSize
new3.11 KB

Deleting all the downloaded IDS files with a patch doesn't make a much sense since the IDS files that are in the wrong directory could just be created with a smaller patch if we skipped downloading it completely. Instead, we can modify the paths in CRM/Core/IDS.php and the IDS files themselves to use the IDS/lib/IDS instead of just IDS.

kreynen’s picture

Breaking patch up into 2 parts so they can be run in the .make after the different parts are downloaded. One patch updates CRM/Core/IDS.php with the CiviCRM. The other updates the package/IDS files.

kreynen’s picture

StatusFileSize
new841 bytes

Rerolled core part of patch for CiviCRM 4.5

kreynen’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.