You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Andrea Patricelli (JIRA)" <ji...@apache.org> on 2018/05/18 10:23:00 UTC

[jira] [Assigned] (SYNCOPE-1312) Console CSS is depending from Google fonts

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

Andrea Patricelli reassigned SYNCOPE-1312:
------------------------------------------

    Assignee: Andrea Patricelli

> Console CSS is depending from Google fonts
> ------------------------------------------
>
>                 Key: SYNCOPE-1312
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1312
>             Project: Syncope
>          Issue Type: Bug
>          Components: console
>    Affects Versions: 2.0.8
>            Reporter: Andrea Patricelli
>            Assignee: Andrea Patricelli
>            Priority: Major
>             Fix For: 2.0.9, 2.1.0
>
>
> Console CSS depends from Google fonts css.
> In particular this query is performed at each page change. 
> [https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic]
> On its own it is not a problem, but, if Syncope is deployed as backend application in an isolated environment (not exposed to the internet) this causes two bad side effects:
>  # Font changes to default Arial-like appearance.
>  # Console navigation is much slower due to the HTTP call to fonts remote resource waiting till timeout is reached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)