Skip to content
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
This repository was archived by the owner on Sep 2, 2021. It is now read-only.

Incomplete type checking in Mlp_Content_Relations->get_relations #155

@kraftner

Description

@kraftner

For the join only the type of one side is checked.

So you might end up with post relations mixed into term relations which results in pretty confusing relations randomly popping up.

I think adding another AND s.ml_type = t.ml_type just like here should fix this.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions