You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@amoldavsky@controldev Hello. Thank you for reporting this issue. I agree that this is not ideal. And I would like to ask you for help in form of discussion because I do not see easy general solution to this problem. What my suggestion would be is postprocessing.
User (in this case you) is the one using this tool. User should know what kind of text is processing. And therefore user can update URLs just by removing extra comma if he expects to be there. It can be done by using simple .rtrim(',').
If you look on this issue in general. I can no easily remove every dot or comma at the end of URL because it might be part of the URL.
However I am open for discussion, maybe you have some solution in mind that we can agree on and implement it.
This should not be the case:
The text was updated successfully, but these errors were encountered: