- **status**: open --> review - **Comment**: fixed on: `hs/7874`
--- ** [tickets:#7874] UnicodeEncodeError on ticket attachment diff** **Status:** review **Milestone:** unreleased **Labels:** sf-current **Created:** Wed Apr 22, 2015 08:13 PM UTC by Dave Brondsema **Last Updated:** Wed Apr 22, 2015 08:25 PM UTC **Owner:** Heith Seewald ~~~~ File '/var/local/allura/ForgeTracker/forgetracker/tracker_main.py', line 1391 in update_ticket_from_widget self._update_ticket(data) File '/var/local/allura/ForgeTracker/forgetracker/tracker_main.py', line 1455 in _update_ticket changes['attachments'] = attachments_info(self.ticket.attachments) File '/var/local/allura/ForgeTracker/forgetracker/tracker_main.py', line 157 in attachments_info attach.content_type)) UnicodeEncodeError: 'ascii' codec can't encode characters in position 2-3: ordinal not in range(128) ~~~~ --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
