You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by "Kohei Nozaki (JIRA)" <ji...@apache.org> on 2015/12/19 03:42:46 UTC

[jira] [Resolved] (ROL-2097) Angular based pages make browser to send unnecessary GET requests

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

Kohei Nozaki resolved ROL-2097.
-------------------------------
    Resolution: Fixed

Sending        app/src/main/webapp/WEB-INF/jsps/core/CreateWeblog.jsp
Sending        app/src/main/webapp/WEB-INF/jsps/editor/ThemeEdit.jsp
Transmitting file data ..
Committed revision 1720881.

> 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
>         Attachments: ROL-2097.patch, Screen Shot 2015-12-13 at 15.55.37.png
>
>
> {{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)