So -- this was discovered when we didn't have all our "files". The page sort of double rendered with a 404 for the missing file.

I just put a check in here to make sure the file exists. I can't say this happens in all instances of use, but this seemed to help me. I'm sure there are other ways to deal with this, so I'll just leave this here.

Comments

n8tron created an issue. See original summary.

n8tron’s picture

Pardon this is created from Version: 8.x-1.2.

choicelildice’s picture

Updating the patch for the latest release.

ayalon’s picture

Thanks for your contribution. I'm ok commiting the fix eventhough its caused by broken data.

  • ayalon committed c81e425 on 8.x-1.x
    Issue #3104299 by n8tron, choicelildice, ayalon: Edge case: when the...
ayalon’s picture

Status: Needs review » Fixed
ayalon’s picture

Status: Fixed » Closed (fixed)