Skip to content

Conversation

@uberbrady
Copy link
Member

The bulk of this fix is just the call to parent::prepareForValidation() in the StoreAssetRequest.php file.

While I was troubleshooting this I decided to make it so that any base64-encoded data must be presented as a data: -style URL. Unfortunately, my exception-throwing code doesn't seem to work, but the request still fails correctly if the data is not encoded correctly (i.e. as a data: URL with the base64 option).

While I was in there - and to prevent us from breaking this again in the future - I added a basic test for the functionality.

@uberbrady uberbrady requested a review from snipe as a code owner October 7, 2025 15:06
@snipe snipe merged commit 5cc3277 into grokability:develop Oct 7, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants