You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2018/05/21 06:39:00 UTC

[jira] [Reopened] (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 ]

Francesco Chicchiriccò reopened SYNCOPE-1312:
---------------------------------------------

Re-opening as licenses falling under category B (as linked above) are already in use: just as an example, the ConnId framework is [released under CDDL 1.0|https://github.com/Tirasa/ConnId/blob/master/LICENSE].

Hence, embedding the fonts required by Admin Console - rather than loading from Internet, with consequences as reported above, looks like a correct improvement.

Naturally, the required actions against the various LICENSE and NOTICE files needs to be taken.

> 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)