Unnecessary multiple calls of _gin_get_route_entity() in gin_preprocess_breadcrumb

Created on 23 October 2023, 8 months ago
Updated 11 April 2024, 3 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.69.0 2024