Details
Description
Fix attached, but the change is simple:
Change lines 97-99 to this:
String hrefURL = facesContext.getApplication().getViewHandler().getResourceURL(facesContext, start + extention + CSS_EXTENTION);
ieStyleEle.setAttribute(HTML.HREF_ATTR, hrefURL);
Change lines 97-99 to this:
String hrefURL = facesContext.getApplication().getViewHandler().getResourceURL(facesContext, start + extention + CSS_EXTENTION);
ieStyleEle.setAttribute(HTML.HREF_ATTR, hrefURL);
Issue Links
- blocks
-
ICE-1809
Support for Liferay Portal
-
- Closed
-
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value |
|---|---|---|
| Attachment | OutputStyleRenderer.java [ 10406 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Status | In Progress [ 3 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.6DR#5 [ 10071 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Adnan Durrani [ adnan.durrani ] |