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 Page History

« Previous Version 2 Next »

I've got some warnings during CSV file import/export, when used on PHP5.

This happens, because deprecated "split" function is used there. It should
be properly replaced with "preg_split" function.

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

depricated_code_and_some_warnigs_fixed.patch

  • No labels