Unnecessary multiple calls of _gin_get_route_entity() in gin_preprocess_breadcrumb

Created on 23 October 2023, over 1 year ago
Updated 11 April 2024, 12 months ago

In gin_preprocess_breadcrumb(), the _gin_get_route_entity() call is in the foreach loop but does not use the iterator variables, doing the same multiple times.
We just need to take it out of the loop.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇫🇷France nicolasgraph Strasbourg

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024