Skip to content
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

EZP-28443: There is no validation for Address in map location #188

Merged
merged 1 commit into from
Dec 14, 2017

Conversation

webhdx
Copy link
Contributor

@webhdx webhdx commented Dec 13, 2017

JIRA: https://jira.ez.no/browse/EZP-28443

Description

Address field should always be optional as ezgmaplocation only cares about latitude and longitude.

Copy link
Contributor

@andrerom andrerom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

Sees to be unit tests failures caused by other 2.0 changes btw:

EzSystems\RepositoryForms\Tests\FieldType\Mapper\FormTypeBasedFieldValueFormMapperTest::testMapFieldValueFormNoLanguageCode

Undefined index: 

EzSystems\RepositoryForms\Tests\FieldType\Mapper\FormTypeBasedFieldValueFormMapperTest::testMapFieldValueFormWithLanguageCode

Undefined index: 

EzSystems\RepositoryForms\Tests\FieldType\Mapper\UserAccountFieldValueFormMapperTest::testMapFieldValueFormNoLanguageCode

Error: Call to a member function getRoot() on null

EzSystems\RepositoryForms\Tests\FieldType\Mapper\UserAccountFieldValueFormMapperTest::testMapFieldValueFormWithLanguageCode

Error: Call to a member function getRoot() on null

ref: https://travis-ci.org/ezsystems/repository-forms/jobs/315777822

@lserwatka lserwatka merged commit e2e8511 into master Dec 14, 2017
@lserwatka lserwatka deleted the ezgmaplocation_optional_address branch December 14, 2017 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants