Skip to content

Duplicate values in char_names array #8

@alhoqbani

Description

@alhoqbani

The char_names array references Unicode Character 0x0670 twice with the keys SMALL_ALEF and MINI_ALEF.

This is casing the method isSamll() to fail when passed a small Alef, because the the array search return the first key SMALL_ALEF.

The duplication must be resolved by removing one of the two elements.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions