Bug 326098

Summary: Update broke regression
Product: [Applications] kmymoney Reporter: Matthew Schultz <mattsch>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: NOR    
Version: 4.6.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthew Schultz 2013-10-16 14:02:28 UTC
Update no longer works when I try to update account information.  It worked in 4.6.3 but no longer works in 4.6.4.  The error I'm receiving is this:

OFXHEADER:100
DATA:OFXSGML
VERSION:102
SECURITY:NONE
ENCODING:USASCII
CHARSET:1252
COMPRESSION:NONE
OLDFILEUID:NONE
NEWFILEUID:20131016085212.000

<OFX>
  <SIGNONMSGSRSV1>
    <SONRS>
      <STATUS>
        <CODE>0
        <SEVERITY>INFO
        <MESSAGE>SUCCESS
      </STATUS>
      <DTSERVER>20131016085212.000
      <LANGUAGE>ENG
      <FI>
        <ORG>ISC
        <FID>101
      </FI>
    </SONRS>
  </SIGNONMSGSRSV1>
  <BANKMSGSRSV1>
    <STMTTRNRS>
      <STATUS>
        <CODE>2000
        <SEVERITY>ERROR
        <MESSAGE>General error
      </STATUS>
    </STMTTRNRS>
  </BANKMSGSRSV1>
</OFX>


Reproducible: Always
Comment 1 Matthew Schultz 2013-10-16 14:12:40 UTC
It appears there was a short term glitch in communicating with the bank and it appears to have resolved itself and I can now get transactions again.