Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Fixing a bug that causes fatal error when a RowGateway's primary key wer... #5322

Merged
merged 1 commit into from
Nov 20, 2013
Merged

Fixing a bug that causes fatal error when a RowGateway's primary key wer... #5322

merged 1 commit into from
Nov 20, 2013

Conversation

lenore-corbeaux
Copy link
Contributor

...e changed directly : refresh the select's where clause after the update query. Attempting to solve the issue #5232.

…were changed directly : refresh the select's where clause after the update query.
@ghost ghost assigned ralphschindler Nov 15, 2013
ralphschindler pushed a commit that referenced this pull request Nov 20, 2013
Merge branch 'hotfix/5232' of git://github.com/lucascorbeaux/zf2 into lucascorbeaux-hotfix/5232

* 'hotfix/5232' of git://github.com/lucascorbeaux/zf2:
  Fixing a bug that causes fatal error when a RowGateway's primary key were changed directly : refresh the select's where clause after the update query.
ralphschindler pushed a commit that referenced this pull request Nov 20, 2013
Merge branch 'lucascorbeaux-hotfix/5232'

* lucascorbeaux-hotfix/5232:
  Added a few comments to the test, change var name
  Fixing a bug that causes fatal error when a RowGateway's primary key were changed directly : refresh the select's where clause after the update query.
@ralphschindler ralphschindler merged commit 40f98a3 into zendframework:master Nov 20, 2013
ralphschindler pushed a commit that referenced this pull request Nov 20, 2013
Merge branch 'lucascorbeaux-hotfix/5232' into develop

* lucascorbeaux-hotfix/5232:
  Added a few comments to the test, change var name
  Fixing a bug that causes fatal error when a RowGateway's primary key were changed directly : refresh the select's where clause after the update query.
@ralphschindler
Copy link
Member

Nice fix. thanks!

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