zonemaster-engine icon indicating copy to clipboard operation
zonemaster-engine copied to clipboard

The Zonemaster Engine - part of the Zonemaster project

Results 97 zonemaster-engine issues
Sort by recently updated
recently updated
newest added

This is the same underlying issue as describe in #828, and it suggests a good solution. However, it would be good if the error is discovered or corrected early, before...

A-Translation

Today it's possible to merge updates to PO files where a msgstr ends with "\n" but its msgid doesn't (or vice versa). Travis won't complain about it. At least not...

A-Translation

Sometimes the unit tests emit warnings. This should not be permitted. When you run a test and it passes it's easy to only look at the summary. Warnings printed earlier...

The following messages are "code-like" by design. I.e. they should not be translated. * TEST_CASE_END * TEST_CASE_START As such they should be excluded from the PO files. Also, they should...

A-TestCase

The checklist should include at least an item about following the message argument naming convention. (Source: https://github.com/zonemaster/zonemaster-engine/pull/790#issuecomment-698978134)

A-Documentation

DNS does not make a distinction between lower case and upper case of ASCII letter, but Zonemaster-Engine preserves case through the machinery. Change the API and implementation of Zonemaster-Engine so...

A-TestCase

A bug in Zonemaster-Engine was fixed by PR #728, but no unit tests have been created. Data was collected with the following commands after #728 (but nothing else) was applied...

A-TestCase

There are several things that should be looked for in the PO files before they are accepted. The following tests should be executed: * Verify that the PO file is...

A-Translation

The Zonemaster components contain a fair amount of text strings that are presented to end users. These strings use parentheses, single and double quotes and all-caps words in apparently inconsistent...

T-Feature
A-Translation