Public bug reported:

Bug Report: Website Fails to Load Search Results Containing a Question Mark (?)
Summary:
The website https://animeflv.com.pl/ fails to return any search results when a 
query includes a question mark (?), or in some cases, the page shows a 404 
error.

Steps to Reproduce:

Navigate to https://animeflv.com.pl/.
Enter a search query that contains a question mark (e.g., "Naruto?").
Press the "Search" button.
Expected Result:
The search results related to the query (with or without the question mark) 
should be displayed properly.

Actual Result:

The website either returns no results or displays a "404 Not Found" page.
In some cases, the website crashes, and the user is prompted to reload the page.
Environment:

OS: Windows 11 / Android 12
Browser: Chrome 117.0 / Safari 16.0
Device: Desktop / Mobile
URL Affected: https://animeflv.com.pl/search
Possible Cause:
It appears that the website does not properly handle search queries containing 
special characters like the question mark (?), leading to either a crash or 
improper query parsing on the server.

Error Logs/Stack Trace:
No visible error logs for the user, but the URL in the address bar changes to 
something like:

arduino
Copy code
https://animeflv.com.pl/search?q=Naruto?
This suggests that the query string is not properly encoded, causing the server 
to misinterpret the request.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2083159

Title:
  Bug Report: Website Fails to Load Search Results Containing a Question
  Mark (?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2083159/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to