Back to bug 1391170
| Who | When | What | Removed | Added |
|---|---|---|---|---|
| sushil kulkarni | 2016-11-04 17:45:19 UTC | Priority | unspecified | medium |
| Severity | unspecified | medium | ||
| Thomas Haller | 2016-11-18 17:19:33 UTC | Assignee | sukulkar | fgiudici |
| sushil kulkarni | 2016-12-08 22:03:28 UTC | Blocks | 1393481 | |
| Francesco Giudici | 2017-01-10 13:43:00 UTC | Status | NEW | ASSIGNED |
| Francesco Giudici | 2017-01-10 13:47:36 UTC | Status | ASSIGNED | POST |
| Francesco Giudici | 2017-01-10 13:48:09 UTC | Blocks | 1225471 | |
| Vladimir Benes | 2017-01-16 10:37:29 UTC | CC | vbenes | |
| Francesco Giudici | 2017-03-28 09:00:38 UTC | Status | POST | MODIFIED |
| errata-xmlrpc | 2017-03-28 13:59:26 UTC | Status | MODIFIED | ON_QA |
| Thomas Haller | 2017-04-13 13:36:50 UTC | Blocks | 1225471 | |
| Lubomir Rintel | 2017-04-25 17:52:10 UTC | Fixed In Version | NetworkManager-1.8.0-0.4.rc1.el7 | |
| Vladimir Benes | 2017-06-02 08:02:46 UTC | Status | ON_QA | VERIFIED |
| Francesco Giudici | 2017-06-08 07:14:58 UTC | Doc Text | Cause: "nmcli connection show MY_CONNECTION" output was not congruent in showing empty/NULL values among different properties. Consequence: Empty values were represented by "--" or with just no values, depending on the properties Fix: Reworked output for values in order to have uniform representation. In particular, always print "--" for empty/NULL values for "normal" or "pretty" modes (default). Note that "terse mode" output has been uniformed too ("nmcli -t connection show MY_CONNECTION"): NULL/empty values will not be printed (instead of printing "--") Moreover, in terse mode, the raw value only will be printed: e.g., "connection.autoconnect-reties" will show a value of "-1" instead of the value shown in default mode which is "-1 (default)" Result: "nmcli connection show MY_CONNECTION" output now show congruent output among different properties, especially for NULL/empty values. | |
| Doc Type | If docs needed, set a value | Release Note | ||
| Lenka Špačková | 2017-06-08 07:39:00 UTC | Docs Contact | igkioka | |
| Ioanna Gkioka | 2017-06-09 11:13:08 UTC | Doc Text | Cause: "nmcli connection show MY_CONNECTION" output was not congruent in showing empty/NULL values among different properties. Consequence: Empty values were represented by "--" or with just no values, depending on the properties Fix: Reworked output for values in order to have uniform representation. In particular, always print "--" for empty/NULL values for "normal" or "pretty" modes (default). Note that "terse mode" output has been uniformed too ("nmcli -t connection show MY_CONNECTION"): NULL/empty values will not be printed (instead of printing "--") Moreover, in terse mode, the raw value only will be printed: e.g., "connection.autoconnect-reties" will show a value of "-1" instead of the value shown in default mode which is "-1 (default)" Result: "nmcli connection show MY_CONNECTION" output now show congruent output among different properties, especially for NULL/empty values. | The "nmcli connection show" command now displays the correct output for both *empty* and *NULL* values Previously, the output of the "nmcli connection show MY_CONNECTION" command did not display the *empty/NULL* values among different properties. As a consequence, the *empty* values were displayed by "--" or without a value depending on the properties. With this update, the output of the "nmcli connection show" command now displays "--" for both *empty* and *NULL* values in `normal` or `pretty` modes (default). Note that in `terse` mode values are printed only in their raw form and the *empty/NULL* values are not printed at all. |
| Ioanna Gkioka | 2017-06-12 08:55:42 UTC | Doc Text | The "nmcli connection show" command now displays the correct output for both *empty* and *NULL* values Previously, the output of the "nmcli connection show MY_CONNECTION" command did not display the *empty/NULL* values among different properties. As a consequence, the *empty* values were displayed by "--" or without a value depending on the properties. With this update, the output of the "nmcli connection show" command now displays "--" for both *empty* and *NULL* values in `normal` or `pretty` modes (default). Note that in `terse` mode values are printed only in their raw form and the *empty/NULL* values are not printed at all. | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty/NULL` values are not printed at all. |
| Ioanna Gkioka | 2017-06-12 08:58:29 UTC | Doc Text | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty/NULL` values are not printed at all. | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty` and `NULL` values values are not printed at all. |
| Ioanna Gkioka | 2017-06-12 08:59:01 UTC | Doc Text | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty` and `NULL` values values are not printed at all. | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty` and `NULL` values are not printed at all. |
| Ioanna Gkioka | 2017-06-26 10:58:13 UTC | Doc Text | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty` and `NULL` values are not printed at all. | The "nmcli connection show" command now displays the correct output for both `empty` and `NULL` values Previously, the output of the "nmcli connection show" command did not display consistently the `empty` and `NULL` values among different properties. As a consequence, the `empty` values were displayed by `--` or without a value. With this update, the output of the "nmcli connection show" command displays `--` for both `empty` and `NULL` values in `normal` or `pretty` modes. Note that in `terse` mode, values are printed only in their raw form and the `empty` and `NULL` values are not printed at all. |
| errata-xmlrpc | 2017-08-01 09:19:37 UTC | Status | VERIFIED | CLOSED |
| Resolution | --- | ERRATA | ||
| Last Closed | 2017-08-01 05:19:37 UTC |
Back to bug 1391170