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

Repository push URL max limit #8903

Closed
2 tasks done
m3Lith opened this issue Mar 9, 2023 · 1 comment
Closed
2 tasks done

Repository push URL max limit #8903

m3Lith opened this issue Mar 9, 2023 · 1 comment
Assignees
Labels
enhancement Adding or requesting a new feature.
Milestone

Comments

@m3Lith
Copy link

m3Lith commented Mar 9, 2023

Describe the issue

Bitbucket changed the way they generate Access Tokens, and the URL required for component's "Repository push URL" now is longer than the allowed limit.

I already tried

  • I've read and searched the documentation.
  • I've searched for similar issues in this repository.

Steps to reproduce the behavior

  1. Go to any component's "Settings"
  2. Switch to "Version control" tab
  3. Enter a URL longer than 200 characters inside "Repository push URL"
  4. It gets trimmed down to 200 characters

Additionally:
5. Via browser, inspect that input element, remove maxlength value
6. Enter a long URL and save
7. See error: "Ensure this value has at most 200 characters (it has 254)."

Expected behavior

Longer values should be allowed for component's "Repository push URL".

Screenshots

No response

Exception traceback

No response

How do you run Weblate?

Docker container

Weblate versions

4.16.1

Weblate deploy checks

No response

Additional context

No response

@nijel nijel self-assigned this Mar 10, 2023
@nijel nijel added the enhancement Adding or requesting a new feature. label Mar 10, 2023
@nijel nijel added this to the 4.17 milestone Mar 10, 2023
@nijel nijel closed this as completed in 478a858 Mar 10, 2023
@github-actions
Copy link

Thank you for your report; the issue you have reported has just been fixed.

  • In case you see a problem with the fix, please comment on this issue.
  • In case you see a similar problem, please open a separate issue.
  • If you are happy with the outcome, don’t hesitate to support Weblate by making a donation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adding or requesting a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants