Formatting logic was moved to methods in the RecurlyFormatManager class but some of the functions still remain in recurly.module. The functions should be removed from recurly.module and any calls made to them should be update to point to the methods in the RecurlyFormatManager class.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

markdorison created an issue. See original summary.

markdorison’s picture

Status: Active » Needs review
FileSize
13.65 KB
  • Removed duplicated formatting logic.
  • Updated calls pointing to the recurly.module functions to point to the RecurlyFormatManager methods.

No functional changes.

markdorison’s picture

Status: Needs review » Needs work
markdorison’s picture

Status: Needs work » Needs review
FileSize
14.15 KB

Updated patch.

mmatsoo’s picture

I reviewed the code and the patch applied successfully. Looks good to me.

mmatsoo’s picture

Assigned: markdorison » mmatsoo
Status: Needs review » Reviewed & tested by the community
mmatsoo’s picture

Assigned: mmatsoo » Unassigned

  • markdorison committed 231cc31 on 8.x-1.x
    Issue #2717611 by markdorison, mmatsoo: Remove duplicated formatting...
markdorison’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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