Skip to content

Apostrophe in sitename leads to failure #669

@ZzBombardierzZ

Description

@ZzBombardierzZ

Describe the bug

When creating a new site, if there's an apostrophe added in the --sitename argument, when you go to migrate it fails.

Steps to reproduce

Steps to reproduce the behavior:

  1. Follow setup instructions (I'm using Debian OS)
  2. When you get to the coderedcms start mysite --sitename part, add an apostrophe in the site name such as: --sitename "John's Bakery"
  3. Go to migrate using manage.py
  4. See error

Expected behavior

Either a warning to say you can't use ' or escape the character / sanitize the input.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions