Issue Details (XML | Word | Printable)

Key: LPS-3969
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: SE Support
Reporter: Brian Chan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
PUBLIC - Liferay Portal Standard Edition

CSS and JS paths set in liferay-portlet.xml should honor whole URLs

Created: 03/Jul/09 07:44 PM   Updated: 07/Jul/09 01:01 AM
Component/s: None
Affects Version/s: 5.2.3, 5.1.2
Fix Version/s: None

Time Tracking:
Not Specified

Backport Version/s: 5.1.x, 5.2.x
Backport Committed: Committed
Rank:
2178     


 Description  « Hide
If you set http://abc/123.js as a JS file in liferay-portlet.xml's header-portlet-javascript, it'll currently break because it'll add the portlet context path in front of it.

The new logic is, if you input a whole url like http:// or a url with a ? in it, then treat it as is and just display it. Otherwise, go with existing logic for optimizing the delivery of CSS and JS files.

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.