- 🇺🇸United States jsutta United States
#12 worked for me in Drupal 9.5.2 with Feeds 8.x-3.0-beta3. Thank you @carolpettirossi!
- 🇺🇸United States chriswinger Minneapolis
#12 worked for me too in Drupal 9.5.10 and Feeds 8.x-3.0-beta4. It resolved the error when creating a feed using an "Upload from File" feed type.
- Status changed to RTBC
over 1 year ago 3:37pm 7 August 2023 - last update
over 1 year ago 703 pass - last update
over 1 year ago 703 pass - Merge request !131Issue #3031019: Undefined Index: allowed_extensions AJAX error when creating feed types. → (Merged) created by megachriz
- last update
over 1 year ago 705 pass - @megachriz opened merge request.
- last update
over 1 year ago 705 pass - 🇳🇱Netherlands megachriz
I've added test coverage for this issue. I had been working on these tests a while ago, but they were somehow failing. It looks like there's another error when trying to use the upload fetcher when the file module is not installed. But that's something for an other issue.
I closed MR 93 because I had trouble pushing code to it, because its branch name was the same as the branch in the Feeds repository. So I pushed the changes to a new branch called 3031019-fix.
The tests in branch 3031019-tests_only should fail.
- last update
over 1 year ago 705 pass - last update
over 1 year ago 705 pass - last update
over 1 year ago 705 pass - 🇺🇸United States caspervoogt
I had just queued two tests on #12 right before you posted here, Chris. I see they passed.
- last update
11 months ago 716 pass - last update
11 months ago 716 pass -
MegaChriz →
committed d47a7db6 on 8.x-3.x
Issue #3031019 by MegaChriz, carolpettirossi, pfrilling, hmendes,...
-
MegaChriz →
committed d47a7db6 on 8.x-3.x
- Status changed to Fixed
11 months ago 3:13pm 16 December 2023 - 🇳🇱Netherlands megachriz
It looks like there is no easy way to catch logged errors during a FunctionalJavascript test. So I went ahead and just merged this. Thanks all!
Automatically closed - issue fixed for 2 weeks with no activity.