Scirra / Construct-bugs

Public bug report submissions for Construct 3 and Construct Animate. Please read the guidelines then click the 'Issues' tab to get started.
https://www.construct.net
107 stars 83 forks source link

AJAX plugin bug from version r400 onwards #8258

Closed maickbicho2 closed 1 month ago

maickbicho2 commented 1 month ago

Problem description

the ajax plugin URL request when made for internal project files if it contains letters in capslock (capital letters) no longer works since version r400. my project has more than 10,000 well-optimized events and with 3 years of development, how did this work before this update, my entire project has words in capslock, please solve this. ## Attach a .c3p

Steps to reproduce

just make an AJAX request for a file within the project in the "files" folder but write the URL in capslock (capital letters) 1. 2. 3. ## Observed result dont work ## Expected result work ## More details

Affected browsers/platforms:

First affected release:

System details

View details PASTE HERE

fffffffffffffffffffffffffff hhhhhhhhhh

maickbicho2 commented 1 month ago

fffffffffffffffffffffffffff hhhhhhhhhh

AshleyScirra commented 1 month ago

No sample project was provided as the bug report guidelines require. I made a test project that requests a file named "TEST.txt" in r407.2 and it works fine: issue8258.zip Therefore the issue as stated appears to be wrong, as this feature does appear to still be working correctly beyond r400.

If you recently changed your project's 'Export file structure' mode to 'Folders', you may need to update some paths. See this guide for more details.