Filed https://github.com/jenkinsci/jenkins/pull/6659
Vincent Le lun. 13 juin 2022 à 17:51, Vincent Latombe <[email protected]> a écrit : > Hello, > > We're reviewing usage of icons across our plugin codebase and adapting to > the new symbols. > > Context: > * https://github.com/jenkinsci/jenkins/pull/6186 > * https://github.com/jenkinsci/jenkins/pull/6532 > > We have a use case where an icon is returned through a FormValidation > object. FormValidation#respond currently takes arbitrary html as input so > to replace an arbitrary icon with a symbol, we'd need access to > IconSet#getSymbol which is currently @Restricted(NoExternalUse.class). > > Would it make sense to relax it or should another way be explored for this > use case? > > Cheers, > > Vincent > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAH-zGCj12p-mgwAJBqUZa%2Bw7tPc7eDbyk_aAB8HrWoyDpCEj5A%40mail.gmail.com.
