-
Notifications
You must be signed in to change notification settings - Fork 9
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
45582 geo-position field in interest forms #779
Conversation
Pull Request Test Coverage Report for Build 10090246624Details
💛 - Coveralls |
Steps to install the approved version:
|
Hi @yeneastgate, During testing of the current changes, I encountered an issue that needs to be resolved before this pull request can be merged. The error occurs specifically on pages with property listings and results in a fatal error. The error message is as follows:
The root cause of the issue seems to be that the array_splice() function in OutputFields.php at line 77 is receiving a boolean value instead of an integer for its second parameter. Once this is fixed, I will re-run the tests. |
@fredericalpers This error occurs when the admin estate list does not have the "Geo Position" field. I fixed it, here is the video evidence. Please test it again. Thanks! 779_videoFixBug.mp4 |
Steps to install the approved version:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thx!
Steps to install the approved version:
|
related to #757
changed log:
Fix bug geo-position display the wrong position