- Issue created by @useernamee
- First commit to issue fork.
- Status changed to Needs review
about 1 year ago 3:52pm 9 October 2023 - Status changed to Needs work
about 1 year ago 4:26pm 9 October 2023 - 🇸🇮Slovenia useernamee Ljubljana
Hello @elber,
thank you for your timely fix. It is on point. However, there are some cosmetic changes needed.I've checked for other occurrences of anti-patterns and did not find any.
- Status changed to Needs review
about 1 year ago 4:55pm 9 October 2023 - Status changed to RTBC
about 1 year ago 5:11pm 13 October 2023 - First commit to issue fork.
- Status changed to Needs work
about 1 year ago 10:07am 18 October 2023 - 🇦🇹Austria fago Vienna
Thank you for the contribution!
Yes, we should load the config as late as possible, but it seems the PR converts one call wrong.
Then, we should avoid loading the config multiple time in a single page load, thus I think we need to introduce some sort of getter to load the config and statically cache it in a local variable. - Status changed to Needs review
12 months ago 2:34pm 17 November 2023 - 🇸🇮Slovenia useernamee Ljubljana
I've added a property and g(/s)etter method on BaseUrlProvided and make FrontendRedirectSubscriber use that instead.
- Status changed to Needs work
12 months ago 1:12pm 20 November 2023 - 🇳🇱Netherlands roderik Amsterdam,NL / Budapest,HU
NW for above comments (implement or tell me they're not useful)
- Status changed to Needs review
12 months ago 1:56pm 20 November 2023 - 🇸🇮Slovenia useernamee Ljubljana
Implemented code review recommendation. (I've missed that setting service exists already).
- Status changed to RTBC
12 months ago 2:02pm 20 November 2023 - Status changed to Needs work
12 months ago 4:44pm 20 November 2023 - 🇷🇺Russia zniki.ru
Thanks for your contribution, I made review for this MR, can you please check my feedback?
As I understand phpunit fails is not related to this changes, and we already have task to fix it. I belive this one 📌 Make the gitlab-ci pipeline pass Needs review .
- 🇳🇱Netherlands roderik Amsterdam,NL / Budapest,HU
@zniki.ru you are correct, this issue is not related to phpunit failures. Only 🐛 Fix PHPCS and maybe other errors Needs review is related.
(I started that issue while seeing some failures, and someone said "yes you should fix them", but I didn't know the history. So I opened 🐛 Fix PHPCS and maybe other errors Needs review without looking further... but as things grew, that issue has now turned into a duplicate of 📌 Make the gitlab-ci pipeline pass Needs review .)
- 🇸🇮Slovenia useernamee Ljubljana
Fix comments and order of params.
I don't think we should use property promotion since we don't have a dependency on php8 in the project's composer.json.
- Status changed to Needs review
12 months ago 10:16am 21 November 2023 - Status changed to Needs work
12 months ago 11:54am 21 November 2023 - 🇳🇱Netherlands roderik Amsterdam,NL / Budapest,HU
Needs work for last comment, but I'm fine with you merging this immediately after the change (provided the change is only removing that public getter method).
(Tested current code, to be sure of previous statement.)
- Status changed to Needs review
12 months ago 12:00pm 21 November 2023 - Status changed to RTBC
12 months ago 12:35pm 21 November 2023 -
useernamee →
committed 385cdc3f on 1.x authored by
elber →
Issue #3392681 by useernamee, elber, fago, roderik, zniki.ru: Dependency...
-
useernamee →
committed 385cdc3f on 1.x authored by
elber →
- Status changed to Fixed
12 months ago 12:47pm 21 November 2023 - 🇸🇮Slovenia useernamee Ljubljana
merged & fixed
huh it was ride, thank you for staying along
Automatically closed - issue fixed for 2 weeks with no activity.