Special characters encoding issue, like "?"
-
Hello,
A problem occurs when inserting special characters in the date clock note/information field and when it’s time to display the note/information text on the front-end page the string renders like this e.g: “Testar u00c3u00a5, u00c3u00a4 och u00c3u00b6” the correct format is: “Testar ?, ?, och ?”.
The problem might occur in file:
/wp-content/plugins/booking-system/includes/calendars/class-backend-calendar-schedule.phpOn line #67:
$schedule = json_decode(stripslashes(utf8_encode($_POST[‘schedule’])));Best regards,
The Generation
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Special characters encoding issue, like "?"’ is closed to new replies.