bug when concatenating inline JS (when js compress == false)
------------------------------------------------------------
Key: SHINDIG-322
URL: https://issues.apache.org/jira/browse/SHINDIG-322
Project: Shindig
Issue Type: Bug
Components: Gadget Rendering Server (PHP)
Reporter: bruno rovagnati
when concatenating inline JS features, no NewLine was added between them, and
the new opensocial7to8.js rendered like this:
// stub javascript /*
* Licensed to the Apache Software Foundation (ASF) under one
so the comment opening was ignored and an error arises.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.