Displaying 1 - 50 of 96
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Let each subrequest have an independent langcode instead of all of them using the master request's langcode Needs work Normal Feature request 3.x-dev Code 4 1 week 3 days 1 week 3 days
Automated Drupal 11 compatibility fixes for subrequests Needs work Normal Task 3.0.11 Code 4 1 month 1 day 1 month 1 day
Fix the PHP_CodeSniffer warnings/errors shown in GitLab CI tests Needs work Minor Task 3.x-dev Code 34 2 months 4 days 12 months 3 days
Correct the indentation for the tests/modules/subrequests_test/subrequests_test.routing.yml file Closed (outdated) Normal Task 3.x-dev Code 7 2 months 4 days 2 months 5 days
PHP Fatal error: Uncaught Symfony\Component\VarExporter\Exception\LogicException: Cannot generate lazy proxy: class "Drupal\subrequests\PageCache" is final Needs review Normal Bug report 3.x-dev Code 6 2 months 1 week 3 months 2 weeks
Since symfony/serializer 6.3: "Drupal\subrequests\Normalizer\MultiresponseNormalizer" should implement "NormalizerInterface::getSupportedTypes(?string $format): array" Closed (fixed) Normal Bug report 3.x-dev Code 12 3 months 19 hours 7 months 2 days
Add GitLab CI Closed (fixed) Normal Task 3.x-dev Code 15 3 months 19 hours 4 months 2 weeks
Fix Subrequests unit tests Deprecations Reviewed & tested by the community Normal Task 3.x-dev Code 8 3 months 1 week 11 months 1 week
Call to undefined method Symfony\Component\HttpFoundation\Response::create() Closed (fixed) Normal Task 3.0.7 Code 9 3 months 3 weeks 11 months 6 days
Test cases are failing with symfony 3 Closed (duplicate) Major Task 3.x-dev Code 2 3 months 3 weeks 10 months 3 weeks
Notice: Undefined index: sub-content-type in Drupal\subrequests\Normalizer\MultiresponseJsonNormalizer->normalize() Closed (fixed) Normal Bug report 3.x-dev Code 24 3 months 3 weeks 2 years 1 month
Page Cache causes different subrequests to return the same responses Closed (fixed) Major Bug report 3.x-dev Miscellaneous 57 3 months 3 weeks 5 years 1 week
Allow the default response format to be set in the admin UI. Needs review Normal Feature request 3.0.10 User interface 5 4 months 5 days JBHUTT09 4 months 5 days
Issue when specifying format when used in combination with the REST & JSON API Authentication module. Active Normal Bug report 3.0.6 Code 4 4 months 5 days 1 year 4 months
Interferes with Views REST export Serialization Postponed (maintainer needs more info) Major Bug report 3.x-dev Code 6 4 months 1 week 7 months 1 day
Multiresponse normalizer invalid headers "sub-content-type" Postponed (maintainer needs more info) Major Bug report 8.x-2.2 Code 10 4 months 1 week 4 years 5 months
Subrequests breaks REST responses if the result contains any empty arrays Closed (duplicate) Normal Bug report 8.x-1.x-dev Code 11 4 months 1 week 4 years 5 months
Issue when running tests with php unit < 9 cannot find php prophecy Closed (works as designed) Normal Support request 3.x-dev Code 2 4 months 2 weeks 11 months 3 weeks
Core Restful requests not working when sent with subrequests Needs work Normal Bug report 3.x-dev Code 10 4 months 2 weeks 5 years 2 months
Incompatibility with the external_entities module update galbar/jsonpath to latest. Needs work Normal Bug report 3.x-dev Code 7 4 months 2 weeks 1 year 4 months
Data type of status code response Active Normal Bug report 3.0.7 Code 1 5 months 2 weeks 5 months 2 weeks
Support 'jwt_auth' authentication Needs review Normal Feature request 3.x-dev Code 3 6 months 13 hours 6 months 13 hours
Warning: Undefined array key "sub-content-type" Closed (duplicate) Normal Bug report 3.0.7 Code 4 6 months 14 hours 8 months 2 weeks
Incompatible with latest versions of symfony/http-foundation Closed (fixed) Critical Bug report 3.0.6 Code 21 11 months 1 week 1 year 2 months
Response body not picking up https Closed (fixed) Major Bug report 3.0.1 Code 12 1 year 1 week 4 years 10 months
Page Cache duplicating responses for subrequests Closed (duplicate) Normal Bug report 8.x-2.2 Code 11 1 year 2 months 4 years 10 months
Route with access:true produces 403 with 'The used authentication method is not allowed on this route' Active Normal Bug report 3.0.6 Code 2 1 year 5 months 1 year 5 months
catch exceptions from deserialize and throw an HTTP exception Active Normal Bug report 3.0.6 Code 1 1 year 5 months 1 year 5 months
Automated Drupal 10 compatibility fixes Closed (fixed) Normal Task 3.x-dev Code 12 1 year 6 months 1 year 9 months
Fix broken tests Closed (fixed) Normal Bug report 3.x-dev Code 6 1 year 8 months 1 year 8 months
Throw more specific exception instead of BadRequestHttpException Needs review Normal Feature request 3.x-dev Code 3 1 year 10 months 1 year 10 months
Because of 207 Multi status response not able to compress/gzip in the header Active Normal Bug report 3.0.3 Code 6 1 year 11 months 1 year 11 months
207 Multi status Active Normal Support request 8.x-2.x-dev Miscellaneous 2 1 year 11 months 3 years 11 months
Array value found, but an array is required Closed (works as designed) Normal Bug report 3.x-dev Code 5 2 years 1 month 2 years 1 month
Invalid method supported by code Active Normal Bug report 3.0.3 Code 1 2 years 5 months 2 years 5 months
Warning about justinrainbow/json-schema Closed (fixed) Normal Bug report 3.x-dev Code 25 2 years 6 months 5 years 11 months
Document the JSON response type Closed (fixed) Normal Feature request 3.x-dev Documentation 7 2 years 6 months 3 years 3 months
Subrequest failed validation Closed (fixed) Normal Bug report 8.x-2.x-dev Code 20 2 years 6 months 5 years 2 months
Caching limitations Active Major Feature request 8.x-2.x-dev Code 8 2 years 9 months 5 years 5 months
Similar requestIDs break token replacement Active Major Bug report 3.0.0 Code 4 2 years 10 months 3 years 3 months
Don't include subrequest in the sequence if the related request from waitFor parameter has no candidate response Needs work Normal Feature request 3.0.1 Code 8 3 years 1 month 3 years 1 month
Deprecated method assertInternalType() Needs review Normal Bug report 3.0.1 Code 3 3 years 2 months 3 years 2 months
Update project page composer require version Closed (fixed) Normal Task 3.0.1 Documentation 5 3 years 2 months 3 years 2 months
Incorrect Content-Type separator in MultiresponseNormalizer Closed (fixed) Normal Bug report 3.x-dev Code 5 3 years 2 months 3 years 3 months
Notices of GET blueprint requests cause a broken page cache Closed (fixed) Major Bug report 8.x-2.x-dev Code 8 3 years 2 months 6 years 3 months
Update project page example Active Normal Task 3.0.0 Documentation 2 3 years 2 months 3 years 6 months
Document the JSON response type Closed (duplicate) Normal Feature request 3.x-dev Documentation 2 3 years 3 months 3 years 3 months
Document the JSON response type Closed (duplicate) Normal Feature request 3.x-dev Documentation 2 3 years 3 months 3 years 3 months
Creating files within Sub Requests Active Normal Bug report 3.0.0 Code 5 3 years 3 months 3 years 4 months
Drupal 9 compatibility Closed (fixed) Normal Task 8.x-2.x-dev Code 9 3 years 9 months Sahana _N 4 years 1 month

Pages

Subscribe with RSS Subscribe to Issues for Subrequests