BBIT fields in templates
Brought to you by:
bdesgraupes
When you open a resource whose template has an improper number of consecutive BBIT fields (ie not a multiple of 8), saving doesn't workIt will not save the values of the BBIT fields, and any data after the fields will be mangled when the template is reopened.
Probably the best way to eliminate this bug would be to simply refuse to edit a resource using a template with the wrong number of BBIT fields (and BBxx fields) in succession, as ResEdit does.
Logged In: YES
user_id=1315680
Originator: NO
Good point, it should be checked when opening the resource (but it's course easier said than done). Though the workaround is obvious: don't write such incorrect templates...
Logged In: YES
user_id=357036
Originator: NO
This is a duplicate of bug 1618209.