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

Fix string cleaning utility to enhance format handling in BaseEuDCATAPProfile #133

Merged
merged 2 commits into from
Jan 17, 2025

Conversation

mjanez
Copy link
Owner

@mjanez mjanez commented Jan 17, 2025

New Helper Method:

  • Added _clean_string method to clean string values and optionally convert them to uppercase in ckanext/schemingdcat/profiles/base.py. This method trims whitespace and can convert strings to uppercase if specified.

@mjanez mjanez self-assigned this Jan 17, 2025
@mjanez mjanez added the bug Something isn't working label Jan 17, 2025
@mjanez mjanez merged commit 30fa133 into develop Jan 17, 2025
1 of 2 checks passed
@mjanez mjanez added this to the v4.4.0 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant