Ticket #468 (closed Bug: invalid)
If BaseHref which ends with slash is specified, then browser must return relative url
| Reported by: | Analgiins | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | File Browser | Version: | FCKeditor 2.4 |
| Keywords: | Cc: |
Description
If I specify BaseHref config and last char of BaseHref is slash than Image Browser (at all file browser) must return relative path (example: userfiles/image/1.jpg) but NOT half-absolute path (example: /userfiles/image/1.jpg) what do FCKEditor now.
Change History
Note: See
TracTickets for help on using
tickets.