Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity name case tidy up fails when first word is a joining word #3404

Open
chrisala opened this issue Jan 8, 2025 · 0 comments
Open

Entity name case tidy up fails when first word is a joining word #3404

chrisala opened this issue Jan 8, 2025 · 0 comments
Assignees
Milestone

Comments

@chrisala
Copy link
Collaborator

chrisala commented Jan 8, 2025

To reproduce:

  1. Do an ABN lookup where the entity name starts with "a", "the" etc

Expected:
The first letter of the first word is captialised.

Actual:
The first letter is not capitalised because joining words are ignored

@chrisala chrisala self-assigned this Jan 8, 2025
@chrisala chrisala added this to the 4.2 milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@chrisala and others