Comment 0 for bug 683106

Revision history for this message
Guilherme Salgado (salgado) wrote :

Apps accessing the API anonymously will always get an empty list from .all_specifications and .valid_specifications, even though the total_size states that there are specs available. This is weird as one can use .getSpecification(name='...') to get individual specifications anonymously.