Bug 326098 - Update broke regression
Summary: Update broke regression
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.4
Platform: unspecified Linux
: NOR major
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-16 14:02 UTC by Matthew Schultz
Modified: 2013-10-16 14:12 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.