Problem/Motivation
Having the following fatal error message.
After #3266511: [Barrio] Details elements have incorrect aria-describedby attributes
The
'core_version_requirement'constraint(^9.4 || ^10)requires the'core'key not be set inbootstrap_barrio.info.yml
Additional uncaught exception thrown while handling exception.
Original
Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^9.4 || ^10) requires the 'core' key not be set in themes/contrib/bootstrap_barrio/bootstrap_barrio.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 88 of /var/www/html/dev/drupal9test/docroot/core/lib/Drupal/Core/Extension/InfoParserDynamic.php).
Drupal\Core\Extension\InfoParserDynamic->parse() (Line: 22)
Drupal\Core\Extension\InfoParser->parse() (Line: 554)
Drupal\Core\Extension\ExtensionList->createExtensionInfo() (Line: 266)
Drupal\Core\Extension\ThemeExtensionList->createExtensionInfo() (Line: 316)
Drupal\Core\Extension\ExtensionList->doList() (Line: 113)
Drupal\Core\Extension\ThemeExtensionList->doList() (Line: 282)
Drupal\Core\Extension\ExtensionList->getList() (Line: 70)
_drupal_maintenance_theme() (Line: 506)
drupal_maintenance_theme() (Line: 516)
install_begin_request() (Line: 116)
install_drupal() (Line: 48)
Additional
Drupal\Core\Extension\InfoParserException: The 'core_version_requirement' constraint (^9.4 || ^10) requires the 'core' key not be set in themes/contrib/bootstrap_barrio/bootstrap_barrio.info.yml in Drupal\Core\Extension\InfoParserDynamic->parse() (line 88 of /var/www/html/dev/drupal9test/docroot/core/lib/Drupal/Core/Extension/InfoParserDynamic.php).
Drupal\Core\Extension\InfoParserDynamic->parse() (Line: 22)
Drupal\Core\Extension\InfoParser->parse() (Line: 554)
Drupal\Core\Extension\ExtensionList->createExtensionInfo() (Line: 266)
Drupal\Core\Extension\ThemeExtensionList->createExtensionInfo() (Line: 316)
Drupal\Core\Extension\ExtensionList->doList() (Line: 113)
Drupal\Core\Extension\ThemeExtensionList->doList() (Line: 282)
Drupal\Core\Extension\ExtensionList->getList() (Line: 70)
_drupal_maintenance_theme() (Line: 506)
drupal_maintenance_theme() (Line: 1025)
install_display_output() (Line: 271)
_drupal_log_error() (Line: 365)
Proposed resolution
Remove core: 8.x from the bootstrap_barrio.info.yml file.
Remaining tasks
- File an issue
- MR/Patch fix
- Test
- Review
User interface changes
- N/A
API changes
- N/A
Data model changes
- N/A
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3343090-3.patch | 459 bytes | rajab natshah |
Issue fork bootstrap_barrio-3343090
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
rajab natshahComment #4
rajab natshahComment #5
rajab natshahComment #6
hatuhay commentedComment #7
rajab natshahThank you, Alberto for the quick fix release.
Not sure if changes was committed/pushed before the
5.1.9releasehttps://git.drupalcode.org/project/bootstrap_barrio/-/blob/5.1.9/bootstr...
Comment #8
vselivanovYes, it's not in the 5.1.9 release. Need to apply patch.
Comment #10
hatuhay commentedMy mistake, suggested commit message with syntax errors throws error message I did not saw.
Comment #11
hatuhay commented