Closed dspitzle closed 5 years ago
Thanks for the bug report and easy repro steps. I fixed this by upgrading the app to .NET Framework 4.7.2. You will see the fix in version 2.8.0.6. See updates.
Yay! Thanks.
Sent from my iPhone
On Nov 13, 2019, at 3:00 PM, Chris Lovett notifications@github.com wrote:
EXTERNAL SEE BELOW
Thanks for the bug report and easy repro steps. I fixed this by upgrading the app to .NET Framework 4.7.2. You will see the fix in version 2.8.0.6. See updateshttp://www.lovettsoftware.com/downloads/xmlnotepad/Updates.xml.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/microsoft/XmlNotepad/issues/42?email_source=notifications&email_token=ABSARV4JCU6CMUME2PHK6GDQTRMF5A5CNFSM4JMIRSZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED7OSPI#issuecomment-553576765, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABSARV376NVWUAVYGJSMF4TQTRMF5ANCNFSM4JMIRSZQ.
This e-mail is NOT from washtenawisd.org; it is from an external sender. Before clicking on attachments or links, please confirm you trust the sender's name and e-mail address. If you believe this e-mail is suspicious, please forward it to ITSecurity@washtenawisd.org
This isn't fatal, but I figured I'd send it along. I use XML Notepad for working with school state reporting files here in Michigan, and recently I'm finding that the schema files posted by the state aren't loading, which is unfortunate because your program does a great job catching invalid values, etc. The schema is posted at https://cepi.state.mi.us/msdsxml/FallGeneralCollection2019-20201.xsd . When I open one of the count files, which have headers like
I get the following error:
Since I'm not receiving any sort of certificate errors off of the state website, I'm kind of assuming the program and the site are failing to shake hands due to some sort of security adjustment in XML Notepad, as this didn't happen until the last few months.