Kohei Nozaki created ROL-2097:
---------------------------------
Summary: Angular based pages make browser to send unnecessary GET
requests
Key: ROL-2097
URL: https://issues.apache.org/jira/browse/ROL-2097
Project: Apache Roller
Issue Type: Bug
Components: User Interface - General
Affects Versions: 5.1.2
Reporter: Kohei Nozaki
Assignee: Roller Unassigned
Priority: Trivial
{{ThemeEdit}} and {{CreateWeblog}} makes unnecessary GET request to following
URLs:
{noformat}
https://www.example.org/roller%7B%7B%20selectedTheme.previewPath%20%7D%7D
{noformat}
I think this can prevent with use of the following directive of Angular:
https://docs.angularjs.org/api/ng/directive/ngSrc
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)