Closed (fixed)
Project:
Project Browser
Version:
1.0.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2021 at 10:26 UTC
Updated:
11 May 2022 at 00:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gaurav.kapoor commentedComment #3
gaurav.kapoor commentedComment #4
chrisfromredfinI totally agree that we should be using Dependency Injection instead of reliance on Global Services. I'm not comfortable RTBC'ing this myself, though. Would look to @grasmash or @rlnorthcutt for a review.
Comment #5
gaurav.kapoor commentedComment #6
chrisfromredfinI'm curious if this still applies given the pretty massive rewrite we've gone through.
Comment #7
tim.plunkettNeeds a reroll (may be worth just redoing), but still needs doing
Comment #10
tim.plunkettFollowing up on the part about
$request, before the last commit it would try to request/admin/modules/[object%20Object]/drupal-org-proxy/projectinstead ofhttp://d8/drupal-org-proxy/project(lol, yes, my d10 site is still called `d8`)I thought we'd need a whole new test for this, but it actually is a straightforward addition to ProjectBrowserUiTest, effectively undoing/re-fixing #3250003: Unbreak test failures
Comment #11
narendrarMarking as RTBC.
Comment #13
tim.plunkettThanks! Merged