Special characters render improperly

Bug #238738 reported by Jeremy Knope
2
Affects Status Importance Assigned to Milestone
TweetTweet
Fix Released
Medium
Jeremy Knope

Bug Description

Special characters, typically done in UTF-8 are rendered incorrectly in the table view. This is due to the 'lazy' formatting solution currently employed which is using HTML and NSAttributedString. This for one should be replaced with a proper view.

Revision history for this message
Jeremy Knope (jeromejtk) wrote :

UI was changed to NSCollectionView which uses normal NSTextFields for rendering, along with NSAttributedString that no longer is using HTML to stylize which was the primary cause for encoding issue.

Changed in tweettweet:
assignee: nobody → jeromejtk
importance: Undecided → Medium
milestone: none → 1.0
status: New → Fix Committed
Jeremy Knope (jeromejtk)
Changed in tweettweet:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.