Takashi Kanemoto

Results 22 issues of Takashi Kanemoto

**API Platform version(s) affected**: >=4.2.0 **Description** When [`DataUriNormalizer` throws an exception with the message `'The provided "data:" URI is not valid.'`](https://github.com/symfony/serializer/blob/v7.3.5/Normalizer/DataUriNormalizer.php#L89), it is caught by [this `if` statement](https://github.com/api-platform/core/blob/v4.2.0/src/Serializer/AbstractItemNormalizer.php#L1317-L1319) (added in...

| Q | A | ------------- | --- | Branch? | main | Tickets | N/A | License | MIT | Doc PR | N/A We discovered an issue where...