Skip to content

Conversation

@bjendres
Copy link
Member

@bjendres bjendres commented Sep 15, 2025

systopia-reference: 29664

The @range modifier was dropped from the default modifiers with smarty5.
This PR will add the the modifier again where needed.

modifier after dropped in smarty5
@bjendres bjendres added this to the CiviBanking 1.3 milestone Sep 15, 2025
@bjendres bjendres added the bug label Sep 15, 2025
Copy link
Collaborator

@dontub dontub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the quote issue (see code comment) I'm fine with it.


$this->buildSearchElements();

CRM_Core_Smarty::singleton()->registerPlugin("modifier", "range", "range");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should use single quotes instead of double quotes, unless there's a reason to use double quotes.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants