oasis4hedev / salsa

Web app for creating a syllabus in an accessible HTML document, publishing to the Canvas LMS, and more.
https://syllabustool.com
Other
6 stars 5 forks source link

repbulish urls don't not handle ports very well #555

Closed opsaaaaa closed 4 years ago

opsaaaaa commented 4 years ago

is: //root.org/sub-org:8080/SALSA/dcbnakhcsanlunfsnlbaynfrzkxgdy/edit?batch_token=3g6-U3TreiRni4tvBJcLag

should be: //root.org:8080/sub-org/SALSA/dcbnakhcsanlunfsnlbaynfrzkxgdy/edit?batch_token=3g6-U3TreiRni4tvBJcLag

I suspect this is a problem for more than just republish. #553

opsaaaaa commented 4 years ago

fixed