Closed (outdated)
Project:
Domain
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2012 at 06:15 UTC
Updated:
1 May 2025 at 18:50 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
decipheredI have no doubts that this patch is not complete as I have only partially tested it, but this is definitely and I will continue to work on the patch until my itch is scratched.
Cheers,
Deciphered.
Comment #2
agentrickardWhile I'd hate to disrupt the d6 version with what is, in fact, a huge change, this makes sense and should go in when it's tested.
Comment #3
decipheredUpdated patch that actually works - Accidentally missed some files in the last one.
Comment #4
agentrickardDoes Features in D6 have the same bug related to failing to load custom feature files?
That is, this line doesn't actually work:
'default_file' => FEATURES_DEFAULTS_CUSTOM,.See domain_features_load(), which is a workaround for that.
Comment #5
decipheredGiven that I did a straight backport of the D7 version, there's a good chance I backported that as well (I even backported the issue about reverting as I'd prefer them to be as similar as possible), thanks for the heads up though, I check that out today.
Comment #6
decipheredUpdated patch as a couple of functions where missing.
Comment #7
decipheredUpdated patch to removed destructive rebuild behaviour.
Comment #8
decipheredUpdated patch again, forgot to 'git add' the additional files.
Comment #9
bluegeek9 commentedDrupal 6 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade.