-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: liferay-faces-2.1.0-ga1, liferay-faces-3.0.0-legacy-ga1, liferay-faces-3.0.0-ga1, liferay-faces-3.1.0-ga1
-
Component/s: Liferay Faces Portal / Demos / Tests
-
Labels:None
The following line in portal/src/main/resources/META-INF/resources/liferay-ui/input-editor.xhtml:
<script language="javascript">CKEDITOR_BASEPATH = '/html/js/editor/ckeditor/';
Is causing the following warning in Eclipse:
Attribute (language) is obsolete. Its use is discouraged in HTML5 documents.