X Tutup
Skip to content
This repository was archived by the owner on Mar 11, 2021. It is now read-only.
This repository was archived by the owner on Mar 11, 2021. It is now read-only.

Ensure unicode slugs work everywhere #315

@reefdog

Description

@reefdog

Starting with d187567, our slugs (for organizations/accounts/documents) can contain alphanumerics from any language (\p{Letter}\p{Number}).

This works within the platform, but we need to verify and repair (if necessary):

  • Embeds (including oEmbed)
  • External patterns (like here and here) that bake in our old slug format
  • validator.js
  • S3/CloudFront

References:

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

      X Tutup