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

Also transform inline mappings to objects #17079

Closed
wants to merge 1 commit into from

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented Dec 20, 2015

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #17075
License MIT
Doc PR -

$objectForMapping was only applied to inlined mappings. It should be applied for multi-line mappings as well.

@xabbuh
Copy link
Member

xabbuh commented Dec 23, 2015

👍

Status: Reviewed

@fabpot
Copy link
Member

fabpot commented Dec 23, 2015

Isn't it for 2.7?

@xabbuh
Copy link
Member

xabbuh commented Dec 23, 2015

Yes, should be merged into 2.7.

@fabpot
Copy link
Member

fabpot commented Dec 26, 2015

Thank you @wouterj.

fabpot added a commit that referenced this pull request Dec 26, 2015
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #17079).

Discussion
----------

Also transform inline mappings to objects

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #17075
| License       | MIT
| Doc PR        | -

`$objectForMapping` was only applied to inlined mappings. It should be applied for multi-line mappings as well.

Commits
-------

61b863b Also transform inline mappings to objects
@fabpot fabpot closed this Dec 26, 2015
@wouterj wouterj deleted the issue_17075 branch December 26, 2015 12:18
This was referenced Dec 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants