Changeset b1be00ef6db7cd410357d18039dcd360d24356aa

Show
Ignore:
Timestamp:
01/06/07 23:38:33 (6 years ago)
Author:
Philipp Kern <phil@…>
Parents:
689ead63dc5454eaa0ab5450e37a043c19d206a1
Children:
a4f9607588a1bf7348e3e0a57d099e03546d4720
git-committer:
Philipp Kern <phil@0x539.de> / 2007-01-06T22:38:33Z+0000
Message:

[project @ TODO updated]

Original author: Trac <trac@…>
Date: 2005-06-09 03:00:02+00:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TODO

    r689ead6 rb1be00e  
    77 
    88Major: 
     9  * Bug: Crashes on files with encodings not being UTF-8 (#43) 
    910 
    1011Normal: 
     
    2930  * Focus the text-widget after having created/joined a session (#35) 
    3031 
     32 
     3343: Bug: Crashes on files with encodings not being UTF-8 
     34-------------------------------------------------------- 
     35Gobby should not crash with a segmentation fault when one tries to open  
     36files not encoded in UTF-8. Instead it should either check the document for  
     37UTF-8 validity and prompt the user for the right encoding if it does not  
     38match, and translate it appropriately, or just refuse to open it (but the  
     39former would be more acceptable than the latter). 
    3140 
    324117: Implement support for Zeroconf