[Etoys-notify] #8212 BLOC 8.2.0 (: Etoys saving fails
Zarro Boogs per Child
bugtracker at laptop.org
Fri Aug 29 15:16:55 EDT 2008
#8212: Etoys saving fails
------------------------------+---------------------------------------------
Reporter: bert | Owner: etoys
Type: defect | Status: new
Priority: blocker | Milestone: 8.2.0 (was Update.2)
Component: etoys-activity | Version: not specified
Resolution: | Keywords: blocks?:8.2.0
Next_action: code | Verified: 0
Blockedby: | Blocking:
------------------------------+---------------------------------------------
Comment(by ohshima):
The issue is that the string via clipboard returns null-terminated
strings, and Etoys happily takes it as a project name, if it is pasted
into the project name field. When the temporary file is created based on
the project name, the file name will contain 0 in the middle, and Unix
tests the existing of the truncated name.
If the string in a TextMorph contains 0, the editing breaks and further
copy and paste breaks. #8203 is essentially the same issue with this one.
--
Ticket URL: <http://dev.laptop.org/ticket/8212#comment:1>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Etoys-notify
mailing list