Commit 15a098b
committed
[IMP] util/report: do not show None or empty link
Sometimes we get unexpected empty (or NULL) values in some records when
reporting about them. To avoid `None` or just an empty link we make a
default value for `name` in such cases.
closes #215
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent f7eea1f commit 15a098b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
292 | 294 | | |
293 | 295 | | |
294 | 296 | | |
| |||
0 commit comments