![]() |
|
||||
Error in New Empty File |
|||||
PROBLEMUser creates a new empty file using Goldenseal 3.3. After they close it and attempt reopen it, there is a message that the header is not valid. Caught ByUser bug report. WorkaroundFixed in Goldenseal 3.32. NOTE-- It really doesn't make much sense to start with a new empty file. Goldenseal includes some important stuff in the starter files, and you will be much happier if you start with one of those instead. Technical DetailsWe have a four-letter sequence at the very beginning of each file so we can recognize file versions when we first look at the file. For each new version of Goldenseal we need to update the list of versions that are OK, and we plain forgot to do that with version 3.3.We've added a check for this problem to our final
testing list, so it shouldn't ever happen again. |