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

[YamlDumper] fallback to id if desc is null and pretty print is on #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ibrahimab
Copy link

@ibrahimab ibrahimab commented Nov 1, 2016

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? no (but they are the same failures before changes)
License Apache2

Description

When you extract using the YAML format and pretty print mode, it won't show the id of the message. This is troubling when you want to search for a translation using its id.

Todos

  • Tests
  • Documentation
  • Changelog

* when in pretty mode for yamldumper, fallback to id to allow
  people to search for translations based on id using Desc
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.

1 participant