Skip to content

BUG: Page creation problem #16

Description

@Searaphim

Hi,

It appears that the Page constructor cannot handle certain special characters (such as '-') as 'modName'.
My mod (CVR-PlayTogether) has a dash in the name and Page can only be succesfully created if 'modName=CVRPlayTogether'.

Example steps to reproduce the issue:

  • Have a mod with dash in the name
  • Create root page:
    _rootPage = new Page("CVR-PlayTogether", "Root Page", true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions