Skip to content

Update site_path Abbreviation Logic Based on Configuration Settings #2817

@marevol

Description

@marevol

We need to update the site_path abbreviation logic in the ViewHelper class. The changes include:

  • Abbreviate site_path if the configured length is greater than 3 characters.
  • Return the full site_path if the configured length is 0 or more characters up to 3.
  • Use the value of url_link if the configured length is -1 or less.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions