Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Workaround for EF double quoting issue which causes Musicstore#105#119

Merged
kanchanm merged 3 commits intoaspnet:masterfrom
kanchanm:typeextensionschange
May 21, 2014
Merged

Workaround for EF double quoting issue which causes Musicstore#105#119
kanchanm merged 3 commits intoaspnet:masterfrom
kanchanm:typeextensionschange

Conversation

@kanchanm
Copy link

This fix is same as the one in PR here #110 + some naming feedback from Diego. It did not get checked in earlier. Given this bug still exists in Alpha and this breaks music store scenario we want to check this into Master. Since EF team planned to fix the bug soon anyways we don't plan to patch dev branch with this.

@divega, @mgirgin please review

P.S. please ignore the branch naming. I started with another change but it got covered by changes Prabu was making but the name stayed :-).

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't block on this but we could update the name of the parameter, any variables, etc. to orderHeader.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, i agree and considered that but didn't want to make the workaround too heavy so unless there is strong concern here I would leave it as is.

@divega
Copy link

divega commented May 21, 2014

:shipit:

kanchanm added a commit that referenced this pull request May 21, 2014
Workaround for EF double quoting issue which causes Musicstore#105
@kanchanm kanchanm merged commit b7aa37b into aspnet:master May 21, 2014
@kanchanm kanchanm deleted the typeextensionschange branch May 21, 2014 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants