Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

When image upload isn't required then this means that there are no 100%
guarantee that image will be there.

For such cases in template, where image will be displayed we:

   - either display default image, e.g. <inp2:unit-prefix_Field
   name="ImageField" format="resize:100x100;default:img/no_image.gif"/>
   - or place <inp2:m_if check="unit-prefix_Field" name="ImageField"
   db="db"> ... </inp2:m_if> around image display code

If none of mentioned above happens then horrible fatal error happens, that
results in "*The connection was reset*" message being returned from a web
server with no idea about what caused it.

Task:

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.


Ready for testing.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

missing_image_results_in_fatal_error.patch

  • No labels