Opened 13 years ago
Closed 13 years ago
#7695 closed Bug (fixed)
ASP.NET: double slash in urls when BasePath contains slash at the end
Reported by: | Wiktor Walc | Owned by: | kaga |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Server : ASP.Net | Version: | 3.5.3 |
Keywords: | Cc: |
Description
Reported in http://cksource.com/forums/viewtopic.php?f=10&t=21803&start=10
If BasePath is set to /ckeditor/
then the ASP.NET control will produce url's like the following:
http://localhost:60487/_Samples/ckeditor//config.js?t=B37D54V
Attachments (1)
Change History (3)
Changed 13 years ago by
Attachment: | 7695.patch added |
---|
comment:1 Changed 13 years ago by
Owner: | set to kaga |
---|---|
Status: | new → review |
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | review → closed |
It was fixed by [6759]