Skip to content

Fix bug where sender street is not printed - #3

Open
jvamvas wants to merge 1 commit into
gido:masterfrom
jvamvas:master
Open

Fix bug where sender street is not printed#3
jvamvas wants to merge 1 commit into
gido:masterfrom
jvamvas:master

Conversation

@jvamvas

@jvamvas jvamvas commented Oct 4, 2015

Copy link
Copy Markdown

If a postcard is created with a custom sender, the street is currently not printed on the postcard. This is because the sender object is initialized with a street property, whereas the template expects an address property.

Fixing this bug by using street in the template should be safe for both default and custom sender objects.

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.

1 participant