Skip to content

[Bug] Image won't download if no extension??? #170

@JCKodel

Description

@JCKodel

This HTML:

<h1>Image 1:</h1>
<p>
  <img src="https://mccflutter.blob.core.windows.net/user-photos/d3wNdIniabWR8mLdMQO6yzYriLw2/tickets/ea1ea480-e6fa-11e9-e9bf-01b9973d228c.jpg"/>
</p>

<h2>Image 2:</h2>
<p>
  <img src="https://mcc-ticket.code.art.br/api/system/download?file=t842335_115f56_llx4yetr.png"/>
</p>

produces this result:
image

The first image is on https://mccflutter.blob.core.windows.net/user-photos/d3wNdIniabWR8mLdMQO6yzYriLw2/tickets/ea1ea480-e6fa-11e9-e9bf-01b9973d228c.jpg and work just fine (although in browser it fails to load)

The second image is on https://mcc-ticket.code.art.br/api/system/download?file=t842335_115f56_llx4yetr.png and doesn't load (although have all necessary headers to be treated like an image)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions