-
Notifications
You must be signed in to change notification settings - Fork 99
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
Cannot update a milestone title to a new phrase containing special characters #498
Comments
@aminlatifi |
mohammadranjbarz
added
the
can't reproduce
We are unable to reproduce the described behaviour.
label
Sep 12, 2021
aminlatifi
changed the title
Cannot update a milestone title to with a new phrase containing special characters
Cannot update a milestone title to a new phrase containing special characters
Sep 12, 2021
I had updated the regex in backend, but forgot to update the front. @mohammadranjbarz Please make it happen. |
aminlatifi
removed
the
can't reproduce
We are unable to reproduce the described behaviour.
label
Sep 12, 2021
mohammadranjbarz
added a commit
to Giveth/giveth-dapp
that referenced
this issue
Sep 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I get error once I want to update a milestone title with a phrase which had parenthesis. It happens on checking milestone new title is unique in its campaign.
I reached to a solution like this in searching, both front-end and back-end
But I am not sure the above solution works and should be tested.
The text was updated successfully, but these errors were encountered: