Closed (outdated)
Project:
Domain
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 May 2011 at 14:46 UTC
Updated:
3 Sep 2024 at 22:46 UTC
Jump to comment: Most recent
Follow-up to #958382: Convert to drupal_static().
Now that we use drupal_static(), we don't want $reset calls anymore. Replace with drupal_static_reset().
Comments
Comment #1
agentrickardThe following functions are affected:
- domain_bootstrap_modules
- domain_lookup
- domain_default
- domain_domains
- domain_get_user_domains
- domain_api
- domain_get_node_domains
- domain_set_default_grant
- domain_grant_all
- domain_lookup_simple
- domain_alias_lookup
- domain_alias_list
- domain_conf_variable_get
- domain_source_lookup
- domain_theme_lookup
This list is extensive enough to be called an API change, so no backport to 7.x.2.
Comment #2
dqdNot sure if its has been fixed. No comment on the progress here but: I'll close this issue due to inactivity for 13 years and upcoming EOL of Drupal 7 in January 2025. While the project's version for Drupal 7 will surely keep providing support for security issues and website breaking bug fixes for Drupal 7, we should try to minimize the open issues for Drupal 7 in the queue as much as possible. A big thanks around for the report and all the efforts in here. Feel free to re-open if you can provide a fix or found an additional related problem which increases the issue priority.