Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.2.2
-
Liferay IDE 2.2.2.201501130236-ga3
Liferay Developer Studio 2.2.1.201501190930-ga2
Description
the validations in editors like liferay-portlet.xml , portlet.xml ,liferay-hook.xml liferay-display.xml etc can only validate one element at one time , when there is another error/warning in file , the error/warning has two behaviors
1 stay in the previous error/warning so validation can't go on
2 move to the next error but the behavior in previous has gone
right way to validate these elements is validate all the elements and shows all the error/warning , the previous error/warning should be still there after one change