ampproject / ampproject/amphtml

Bug: unexpected behavior with special characters in input

Open
#40,551 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
14.9k
Forks
4.1k
PR merge metrics
No merged PRs in 30d

Description

When using special characters in the input field, the output is incorrect.

Expected: proper escaping and handling
Actual: characters are stripped or cause errors

This might be related to the encoding changes in the last release.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the incorrect output with special characters in the input field, then inspect the encoding changes from the last release. Done means special characters are properly escaped and handled without being stripped or causing errors; the issue does not name a file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.