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 »

In-Portal uses "kDBConnection::qstr" function to escape user request
variables before placing their values into database. This prevents sql
injections.

However there are cases, when there is a need to escape whole array of
values.

I've created kDBConnection:qstrArray function that easily allows to do that.

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

qstr_improvement_modules.patch

qstr_improvement_core.patch

  • No labels