Skip to content

Some files do not appear in the attachments section #6699

@ikzayro

Description

@ikzayro

Version

4.23.1

Describe the bug

If file name consists "I" (uppercase "i") and "+" character, file doesn't exist in request.

For example:
this file doesn't appear in request ---> ABCÇDEFGĞHIİJKLMNOÖPRSŞTUÜVYZabcçdefgğhıijklmnoöprsştuüvyz+-_()[]{}!@$^&=~`'.,;….pdf

when we remove "I" and "+" character. For example: ABCÇDEFGĞHİJKLMNOÖPRSŞTUÜVYZabcçdefgğhıijklmnoöprsştuüvyz-_()[]{}!@$^&=~`'.,;….pdf
and its appear in request.

I added most common characters in file name because i wanted to test it. So, i found this bug.

Its so critical for our project to fix this issue. Can someone please look into this matter?

To Reproduce

Just attach a file that name consists "I" and "+" character while sending message.

Expected behavior

Give a clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.

Tracking Status

Dotnet SDK TODO

  • PR
  • Merged

Javascript SDK TODO

  • PR
  • Merged

Python SDK TODO

  • PR
  • Merged

Java SDK TODO

  • PR
  • Merged

Samples TODO

  • PR
  • Merged

Docs TODO

  • PR
  • Merged

Tools TODO

  • PR
  • Merged

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or an unintended behavior.needs-triageThe issue has just been created and it has not been reviewed by the team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions