Closed thoma202 closed 8 years ago
paypal.php, l. 1361:
$result = Db::getInstance()->ExecuteS('SELECT * FROM ' . _DB_PREFIX_ . 'paypal_order WHERE id_transaction = "' . $id_transaction . '"');
Add an pSQL()
call with $id_transaction
You should take care of your versioning. This PR seems to introduce a new minor version of the module instead of a patch. :1234:
@Quetzacoalt91 As requested, I've sanitized and created dedicated css files for the style.
Is it ok for you ?
Hi @Quetzacoalt91 Do you have any news on this ?
Hello,
You have a high number of errors who need to be solved before accepting this pull request for your major version of Paypal.
Please correct this following section in priority of your module. [Red one]
Thanks you in advance.
Hi @mmoustai We did fixed a lot of errors (almost 5000).
For the few errors left those are errors that I don't know how to fix. If context exists we use it, this is just a backup in case something weird would happen.
I'm still not sure what to do with this error ?
When I try to change something it is not taken into account.
Same here. moreover I can't find the two spaces validator is talking about.
Concerning the escape of variables, this is complicated for us to change as it would mean a whole new test phase on our end, and we already have a lot of delay on the release of this module. Can we skip this so that we'll do it for the next release ?
Thanks
See #29 + Contract and BNCodes