Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix undefined variable error in mailbody. #244

Merged
merged 1 commit into from
Sep 10, 2012
Merged

Conversation

smfreegard
Copy link
Collaborator

To fix this:

Sep 10 07:14:01 relay1 haraka[32563]: [CRIT] [-] [core] TypeError: Cannot read property '1' of null
Sep 10 07:14:01 relay1 haraka[32563]: [CRIT] [-] [core] at Body.parse_start (/usr/lib/node_modules/Haraka/mailbody.js:108:30)
Sep 10 07:14:01 relay1 haraka[32563]: [CRIT] [-] [core] at Body.parse_more (/usr/lib/node_modules/Haraka/mailbody.js:29:39)
Sep 10 07:14:01 relay1 haraka[32563]: [CRIT] [-] [core] at Transaction.add_data (/usr/lib/node_modules/Haraka/transaction.js:50:
26)

baudehlo added a commit that referenced this pull request Sep 10, 2012
Fix undefined variable error in mailbody.
@baudehlo baudehlo merged commit be1c0f2 into haraka:master Sep 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants