Error: Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "id" for route "reader.post.action" must match

Screen goes blank, so fix it :)

Issue fork reader-3214493

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

swentel created an issue. See original summary.

wuwuo made their first commit to this issue’s fork.

swentel’s picture

Status: Active » Needs review
FileSize
581 bytes

The crash is caused by passing no id for the channel.

Will look if I can add a test for it using the aggregator integration.

Status: Needs review » Needs work

The last submitted patch, 3: 3214493-3.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

swentel’s picture

Status: Needs work » Needs review
FileSize
42.75 KB

Ugh, stupid dates :)

Status: Needs review » Needs work

The last submitted patch, 5: 3214493-5.patch, failed testing. View results
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.

swentel’s picture

Status: Needs work » Needs review
FileSize
48.66 KB

  • swentel committed 1a451db on 1.0.x
    Issue #3214493 by swentel: Crash when searching
    
swentel’s picture

Status: Needs review » Fixed
swentel’s picture

Status: Fixed » Closed (fixed)