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

Fix display name for new BREAD field #4666

Merged

Conversation

MrCrayon
Copy link
Collaborator

In case $dataRow didn't exists a string was passed to _field_trans instead of a json array.
Just the default language is enough in json array.

Fixes #4665

In case $dataRow didn't exists a string was passed to _field_trans instead of a json array.
Just the default language is enough in json array.
@codecov
Copy link

codecov bot commented Dec 31, 2019

Codecov Report

Merging #4666 into 1.3 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##               1.3   #4666   +/-   ##
=======================================
  Coverage     59.9%   59.9%           
  Complexity    1366    1366           
=======================================
  Files          194     194           
  Lines         3963    3963           
=======================================
  Hits          2374    2374           
  Misses        1589    1589

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e40490c...eefe1ca. Read the comment docs.

@fletch3555 fletch3555 merged commit 9797615 into thedevdojo:1.3 Jan 6, 2020
@MrCrayon MrCrayon deleted the fix-display-name-for-new-field-in-bread branch January 17, 2020 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error when adding new fields to table of existing bread
2 participants