Details
-
Bug
-
Resolution: Obsolete
-
High
-
2.5.1
Description
Fix or remove ezsrrating field.
Steps:
- Create a content type with the ezsrrating field.
- Try to publish a content item with this field.
Actual: Error 500 occurs when rating is not the only field:
An exception has been thrown during the rendering of a template ("Cannot find 'ezsrrating_field' template block."). [in vendor/ezsystems/ezplatform-admin-ui/src/bundle/Resources/views/themes/admin/content/content_view_fields.html.twig:24]
when rating is the only field:
Implement this method [in vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/FieldType/Rating/Type.php:56]
Remarks: Fixed for v3 in EZP-30975.
Attachments
Issue Links
- discovered while testing
-
EZP-30462 As a Developer, I want to configure Field Type features with tags which follows same convention
- Closed