Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The function to join http/https caches didn't remove explicitly requested ports in the request url. This could lead to urls that pointed to a specific port that didn't match the actual protocol.
Port information are now removed if the functionality is activated.
This only works if you use the default http / https ports (80 / 443)!
Issue #2018503 by KelvinWong, Shevchuk: Hide tabs if the field content is empty.
Issue #2163375 by uzlov: Bootstrap Accordion fieldgroup formatters
Issue #2093483 by Shevchuk: Better regex for non-latin characters.