service_links_render currently takes a raw node as a basis for link generation. It makes it difficult to reuse the code in module-generated pages and other programmatic elements that are not nodes. The method should be refactored so that it calls a generic function that would be equally available to other modules.

Comments

liquidcms’s picture

+1 .. yup..

TheCrow’s picture

Assigned: LouisEric » Unassigned
Status: Active » Postponed (maintainer needs more info)

service links is still under refactoring so any comment or implementation example is accepted.

TheCrow’s picture

Version: master » 6.x-2.x-dev
Status: Postponed (maintainer needs more info) » Fixed

work now for nodes and not-nodes

Status: Fixed » Closed (fixed)

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