You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/07/20 12:19:00 UTC

[jira] [Resolved] (ISIS-2811) Regression: Fontawesome Icons are not showing up when based on prefix pattern.

     [ https://issues.apache.org/jira/browse/ISIS-2811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber resolved ISIS-2811.
------------------------------
    Resolution: Fixed

As of recently, fa-icons, when using pattern matching, are bound to friendly action names (not java source/method names). This is since we introduced support for imperative action naming.

Fixed by having the pattern matching insensitive to character case.

> Regression: Fontawesome Icons are not showing up when based on prefix pattern.
> ------------------------------------------------------------------------------
>
>                 Key: ISIS-2811
>                 URL: https://issues.apache.org/jira/browse/ISIS-2811
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> Seeing this eg. with the SecMan ApplicationUserMenu.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)