[jira] [Created] (OFBIZ-10759) Replace document.write() occurrences with some legitimate code

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-10759) Replace document.write() occurrences with some legitimate code

Nicolas Malin (Jira)
Aditya Sharma created OFBIZ-10759:
-------------------------------------

             Summary: Replace document.write() occurrences with some legitimate code
                 Key: OFBIZ-10759
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10759
             Project: OFBiz
          Issue Type: Sub-task
          Components: ALL APPLICATIONS
    Affects Versions: Trunk
            Reporter: Aditya Sharma
            Assignee: Aditya Sharma


Using document.write() is considered a bad practice.

 

Refer:

[https://blog.dareboost.com/en/2016/09/avoid-using-document-write-scripts-injection/]

[https://stackoverflow.com/questions/802854/why-is-document-write-considered-a-bad-practice]

 



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