Ticket #443 (closed defect: invalid)

Opened 8 years ago

Last modified 8 years ago

substring of leading / or the complete URL incl. /

Reported by: anonymous Owned by: gogo
Priority: normal Milestone:
Component: Xinha Core Version:
Severity: normal Keywords: Url, Link, modified
Cc:

Description

I have got the problems with image-src's and Link URL's: If I put them via ImageManager or Linker into my code everything is fine - the Image is shown and the Link works. If I lokk into the HTML-Code all the paths are correct.

BUT: After saving the article the link or the src of the image is changed. Everything from the TOP-Level-Domain and the follwing "/" disappears.

It doesn't matter if you take relative or absolute URLs. Both: - http://www.example.org/images/myimage.gif - /images/myimage.gif is changed to: - images/myimage.gif

I don't understand this "feature". This modification must be implemented extraordinarily - this doesn't happen by accident from my point of view.

Can anybody tell me how to have the correct URL's permanently?

Greetings Kpt|Kip

Change History

Changed 8 years ago by gogo

  • status changed from new to closed
  • resolution set to invalid

Ask in the forums thank you.

Note: See TracTickets for help on using tickets.