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

SequenceFeature #5174

Closed
Goram opened this issue Sep 26, 2013 · 4 comments
Closed

SequenceFeature #5174

Goram opened this issue Sep 26, 2013 · 4 comments
Assignees
Labels
Milestone

Comments

@Goram
Copy link
Contributor

Goram commented Sep 26, 2013

Hi,

I tried to pimp that for informix and saw in
Zend\Db\TableGateway\Feature\FeatureSet Line 69:

$feature->setTableGateway($feature);

I think that should be:

$feature->setTableGateway($this->tableGateway);

Because only then the correct tablegateway is used.

Or did I miss something?

@samsonasik
Copy link
Contributor

ping @ralphschindler

@ramunasd
Copy link

duplicate with #4993

@samsonasik
Copy link
Contributor

@Goram it can be closed now /cc @weierophinney @ralphschindler

@ralphschindler ralphschindler added this to the 2.2.6 milestone Mar 5, 2014
@ralphschindler ralphschindler self-assigned this Mar 5, 2014
@ralphschindler
Copy link
Member

Fixed as part of #5868

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants