wordpress-mobile / WordPress-iOS

WordPress for iOS - Official repository
http://ios.wordpress.org/
GNU General Public License v2.0
3.63k stars 1.1k forks source link

Crash in BloggingRemindersScheduleFormatter #23180

Open kean opened 1 month ago

kean commented 1 month ago
Screenshot 2024-05-09 at 2 56 46 PM

This API should never be used:

NSMutableAttributedString(data: htmlData, options: options, documentAttributes: nil)) ?? NSMutableAttributedString()
dangermattic commented 1 month ago

Thanks for reporting! 👍