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

Bug fixes in BasePeer::doUpdate #219

Closed
wants to merge 14 commits into from
Closed

Conversation

abrobston
Copy link
Contributor

I corrected a typo in a variable name for one changeset. That was not the bug. The other changeset should fix Issue #218.

@willdurand
Copy link
Contributor

According to the issue #218, this fix is ok but you have to write a unit test (or more ;)) in order to prove the bug and that the fix is working.

Cheers

@abrobston
Copy link
Contributor Author

I have added a test that fails without the bug fix and passes with it.

@willdurand
Copy link
Contributor

abrobston and others added 8 commits December 14, 2011 21:02
Fixed bug when updating with no fields changed.

Added test for propelorm#218 to BasePeerTest.php.

Changed "unkown" to "unknown" throughout.
behavior was not applied
use getName instead of versionable to check if behavior is applied.
Error and BD break was introduced in 5ce2674
this commit fixes it
@abrobston
Copy link
Contributor Author

0671d6b is the squashed commit.

@willdurand
Copy link
Contributor

@abrobston hmm, can you change the commit range ?

@abrobston
Copy link
Contributor Author

Sure. The new commit range generated a new pull request, #236, so I'm closing the current one.

@abrobston abrobston closed this Dec 16, 2011
willdurand added a commit that referenced this pull request Sep 9, 2013
Extend GlorpenPropelBundle description
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.

None yet

3 participants