-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug in validation errors - dev and staging #42
Comments
here is the link to the test survey |
Julie, http://185-rdcap32-cl1/redcap/ http://185-rdcap32-cl1/redcap/ and From: julianagle [mailto:notifications@github.com] Jeff noticed this error over the weekend when testing the contact info I got this error when putting in the wrong phone number...it says Zip http://screencast.com/t/C9hS0GS9j This was true for each of the phone number fields However when I checked it this morning, I get the correct validation Reply to this email directly or view it on GitHub <https://github.com/notifications/beacon/7PLypKeqQtVZNpQ1_KPxU6Okb4xepqS |
@tparsnick Done, the problem does not exist on the non-HeH redcap so looks like it was introduced in the re-skinning. Here is the survey: |
Thanks From: julianagle [mailto:notifications@github.com] @tparsnick https://github.com/tparsnick Done, the problem does not http://185-rdcap32-cl1/redcap/surveys/?s=WUDNXm Reply to this email directly or view it on GitHub <https://github.com/notifications/beacon/7PLypKeqQtVZNpQ1_KPxU6Okb4xepqS |
I've been testing this using the public survey link from the dev server (https://redcap-dev.health-eheartstudy.org/surveys/?s=XKStpA) and I was not able to recreate the issue. @tparsnick - does this mean we can close this issue? |
I've also thoroughly checked the zip code and had no problems. Perhaps it was triggering from a phone error that hadn't been deleted in a text box below? In any case, I cannot recreate this. |
I was able to recreate the zip code error on the skinned test survey: https://redcap-stage.health-eheartstudy.org/surveys/?s=dHT9eN Was unable to try the unskinned redcap (http://185-rdcap32-cl1/redcap/surveys/?s=WUDNXm didn't work) |
It looks like the email fields are having problems too... From 1-3b Emergency Contact Information - https://redcap-dev.health-eheartstudy.org/surveys/?s=6dvmks |
!Notes for todd only. Contact info survey is at http://localhost/redcap/surveys/?s=XKStpA |
I rolled back REDcap to original unchanged code for 4.15.2. @julianagle Can you please look through the release notes since 4.15.2 and the google mail to see if this issue was seen by others and/or fixed in later releases. |
Yes, although it's strange because it was working correctly before, wasn't it? I don't remember it being a problem before. I will check... |
This might be it: https://iwg.devguard.com/trac/redcap/wiki/VersionToVersionDoc Version 5.2.0 - codename "Apple Fritter" (released 02/22/2013 Bug fix: When two fields are adjacent on a form/survey and both have field validation, then if the first field displays the validation error pop-up after entering a value for it but then has its value corrected, and then the second field displays the validation error pop-up after entering a value for it, then the pop-up message will be incorrect and will mistakenly display the error message for the previous field. |
@julianagle |
Great! Glad I found it and they have fixed it.... |
Jeff noticed this error over the weekend when testing the contact info survey:
I got this error when putting in the wrong phone number…it says Zip code instead of phone number:
http://screencast.com/t/C9hS0GS9j
This was true for each of the phone number fields
However when I checked it this morning, I get the correct validation error for the phone numbers, but when I enter an incorrect zip code, I get an error that says it should be a phone number. I checked our zz test survey, and it appears that all of the validation error messages are now just the phone number message.
The text was updated successfully, but these errors were encountered: