I find that in 1.87d I can't save email templates.
The php code supplies a blank value for the uid column; yet the database stable was setup with NOT NULL for uid, htcontent, fattach...
This would seem to imply that all email templates must have html content and a file attachment...?? I can't find anywhere that the uid column is actually used.
What should the table definition and inserts be ?