Skip to content

VODBAlias function returns NULL instead NULL_STRING #733

@leon-ts

Description

@leon-ts

The VODBAlias function in VO returns NULL_STRING if the workarea number passed is invalid (does not exist). This behavior is documented, including X#. But actually X# returns NULL in this situation. As a result, in already existing programs, where the result of the VODBAlias function is checked against NULL_STRING, the check fails.

P.S. NULL_STRING = empty string "" (/vo2)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions