Skip to content

plugin dependencies error message changed #2246

@csrl

Description

@csrl

Between rc4 and rc5 the plugin dependency exception message changed.

from
Plugin --deps1 missing dependency --deps2 in connection: http://localhost:0
to
Plugin --deps1 missing dependency --deps2 in connection: localhost:0

Notice the removal of http://

Not a big deal, and if it was intentional, then I'll go ahead and update the test code in glue which was expecting the http:// although that test code should be part of hapi not glue.

Metadata

Metadata

Assignees

Labels

bugBug or defect

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions