Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dimduj’s picture

Status: Active » Needs review
FileSize
3.58 KB

Here is a patch.

I'm not used to contribute to the community so feel free to correct me (management status of the issue, code compliance, patch submission,...)

merlinofchaos’s picture

Status: Needs review » Needs work

Your patch appears to be against an older version of the code than latest -dev and does not apply.

You should check the code out of git and use git diff to generate patches.

dimduj’s picture

Ok...
After some time discovering Git, here is a correct patch (?)

dimduj’s picture

Status: Needs work » Needs review

Well I 've forget to change the status in "need review" :)

dimduj’s picture

Should I do something else ?

merlinofchaos’s picture

Sorry, be patient.

We prefer || to OR in PHP -- PHP supports the 'or' keyword but it binds differently, so we try to use it only when it's needed for the tighter binding.

Otherwise this is probably good, when I get a chance to commit it.

dimduj’s picture

Yep, sorry I should be patient..

Here is a new patch with pipes instead of OR

dimduj’s picture

Hi,

Any news ?
Tell me if I should propose another version of the patch ....

Regards,

johnnydarkko’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue summary: View changes
FileSize
1.49 KB

Rerolled Patch in #7 for 7.x-1.x.

DamienMcKenna’s picture

Assigned: dimduj » Unassigned

rivimey’s picture

Reroll patch in #9 (no substantive changes) for 7.x-1.x

rivimey’s picture

DamienMcKenna’s picture

FileSize
1.73 KB
863 bytes

Two minor comment/text adjustments.

DamienMcKenna’s picture

DamienMcKenna’s picture

Status: Needs review » Reviewed & tested by the community

I'm RTBC'ing this for @dimduj and @johnnydarkko's work, my patch in #14 was insignificant.

japerry’s picture

Status: Reviewed & tested by the community » Fixed

Thanks everyone for helping get this somewhat old patch resolved. Committed.

  • japerry committed 92e81e1 on 7.x-1.x
    Issue #1265272 by dimduj, DamienMcKenna, rivimey, johnnydarkko: Page...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.