Zend Studio --- Undefined Image file

Re: Undefined Image file - Validation

Postby kaloyan_r on Mon Jan 05, 2015 11:57 am

Indeed, the validation should be skipped automatically when embedded PHP script is used for the src value. We will fix this in a future release. Until then the workaround is to switch off the validation for web resources:

1. Go to Window > Preferences from the main menu.
2. Go to the Validation preference page.
3. Uncheck the checkboxes for Web Resources Validation.
4. Click OK.

The code will be re-validated and the error marker should disappear. If there is still an error marker, try restarting the IDE.




Re: Undefined Image file - Validation

Postby kaloyan_r on Tue Jan 06, 2015 2:36 pm

We fixed the respective open source component that is responsible for this validation.

You can update your Zend Studio without waiting for newer release. Follow these steps:
1. Open Help > Install New Software... from the main menu.
2. Paste the below URL in the "Work with" field. 
CODE:  SELECT ALLhttp://oss.opensagres.fr/eclipse-wtp-webresources/0.8.0-SNAPSHOT/
3. Hit Enter on your keyboard.
4. Select the Eclipse WTP HTML-Web resources feature from the list.
5. Click on the Next button and follow the usual steps of installing a new feature.

If after restarting the IDE the validation error is still present, then right-click on the project and call Validate from the context menu. The validation error should now disappear.
Kaloyan Raev
Zend Studio Team

kaloyan_rZend Product Manager  Posts: 249 Joined: Thu May 23, 2013 12:40 pm

http://forums.zend.com/viewtopic.php?f=59&t=122958&p=241698#p241398


你可能感兴趣的:(zendstudio)