Skip to content

Couple of fixes so plugin will pass Strict checks.#11

Open
thoth wants to merge 3 commits intorchavik:masterfrom
thoth:master
Open

Couple of fixes so plugin will pass Strict checks.#11
thoth wants to merge 3 commits intorchavik:masterfrom
thoth:master

Conversation

@thoth
Copy link
Contributor

@thoth thoth commented Oct 16, 2013

No description provided.

Thomas Rader added 3 commits October 16, 2013 16:23
Modified beforeRender parameters to pass Strict checks.
Modified afterFind parameters to pass Strict check.
beforeFind was duplicating records (specifically links) in cases where there was more than one site.  The array_unique was appending the current site to the CONST = 1 and would always return "array(1,x)" where x is the "id" of the current site (if the current site id > 1).
@rchavik
Copy link
Owner

rchavik commented Dec 10, 2013

Hi,

Sorry about the delay. Must have read the notification and forgot about it.

I've merged the first two commits, but leaving out 2d449c7 for now.
Can you explain a bit more on the issue that you're trying to fix there?

Thanks for the PR.

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.

2 participants