Alejandro Revilla
Alejandro Revilla
Good point @chhil - actually, `getResult()` can collect multiple errors at once, so we may want to go over ALL the parameters at once, and return `true` at the end...
Fixed by PR #267 - thank you @jrfinc Can you double-check @chhil this fixes the issue?
Fixed in #267 - feel free to reopen if you see any issues.
Good point @mchhil-incomm — good catch, but please note this commit: ``` commit 745a060601c5180c711f7e36f6571ca06274c5c3 Author: Alejandro Revilla Date: Wed Nov 9 09:24:57 2022 -0300 Stay with logback 1.2.8 as 1.4.x...
Just tried to build it with a little change in `build.xml` and confirmed that it would fix this problem. I'm afraid `2.0.6.1` is already released, so this would require a...
@mchhil-incomm at your convenience, please check [f66f287](https://github.com/jpos/jPOS/commit/f66f287bde0c6d6826567a0510da5b3608015ec5) sent against `next`. If you think it solves the issue, we can back port it to `master`. I also took the opportunity to...
Oh... `protect0` was just placed as a reference while coding the `protect` :) — I'll take it away.
@mchhil-incomm the track1 "=====^apr/apr^====^===" looks invalid to me to start with. That would be a six digits card number, which looks invalid. > For regression, it would be good to...
This is a great project. So good, that even with minimum maintenance, works perfectly. We use it a lot in our projects and I'd love to see it updated. We'd...
BTW, this issue duplicates #169