If we configure the blocklist form facter.conf with an empty string all facts are blocked. e.g.
facts : {
blocklist : [ "" ],
...
}
Which facter version was this fixed in?