Skip to content

Bug: Class page logic ambiguous when using dynamic paths #703

@g105b

Description

@g105b

There's an ambiguity introduced by the removal of underscores from the FQ class name of page logic files, when manually assigned a class.

The logic class should replace @ characters with underscores, but currently they are just dropped. This is a backwards breaking fix, but the bug should be merged into master sooner rather than later because the functionality no longer matches the documentation.

More unit tests are required to isolate this and prevent any future regressions.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions