forked from mirror/monocles_chat_clean
URL Replacing does not work when URL contains Port #42
Labels
No labels
update fork
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: thedevstack/PiratX#42
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The replacement in https://git.fucktheforce.de/thedevstack/PiratX/src/commit/master/src/main/java/eu/siacs/conversations/entities/Message.java#L635
fails because of https://git.fucktheforce.de/thedevstack/PiratX/src/commit/master/src/main/java/eu/siacs/conversations/entities/Message.java#L1283
fix does not work, must be debugged