[APBeta] an obscure bug in importing?
Paul Rodman
paul at ilanga.com
Sat Sep 3 09:00:50 PDT 2011
On Sep 2, 2011, at 11:47 PM, Roberto Abraham wrote:
> I'm afraid I *may* have uncovered another obscure bug...
Fixed.
> (Parenthetically, I also note that the screenshot shows that the save button on the dialog box to save the format settings is grayed out... I think this might also be a bug).
That's happening in the Mac OS X Finder Navigation code (out of my control). It might be a Lion issue. What happens if you click in the "Parameters.txt" entry? Does changing it to "Parameters1.txt" help?
> My original suspicion is that this might have uncovered some sort of unicode bug (i.e. the minus sign in the WDS I.D. might not be an ASCII minus sign and some sort of unicode thing instead) but as far as I can tell it isn't that (I did a search and replace on the minus sign in a text editor).
I notice that the text file contains three "bogus" characters at the very beginning of the file which causes a problem with the first entry (appears as "???" on your screenshot). I suspect this might be a Unicode BOM (?) text encoding signifier or something. I'll look into ignoring such things if I find them.
Paul R.
More information about the APBeta
mailing list