Menu

#26 Inserting link from server bug

open
nobody
General (13)
5
2005-02-24
2005-02-24
No

Using a CVS snapshot taken at 17:00 GMT 24-02-2005 the following
bug was found.

Inserting a link from the server Kafenio shows the correct link but
doesn't store it.

For example if this is the server link listing sent to Kafenio:
Let's bake! news;http://www.swingdigital.net/h/n/BAKE/news/ALL/
145/
Recipes;http://www.swingdigital.net/h/n/BAKE/recipes/ALL/144/
Let's bake! Help Page;http://www.swingdigital.net/h/n/BAKE/help/
ALL/143/
Welcome fellow bakers!;http://www.swingdigital.net/h/n/BAKE/
HOME/ALL/141/

Kafenio is being run on www.swingdigital.net and the final article will
be hosted on www.swingdigital.net then if one picks a link (such as
Recipes in the list above) the full URL is shown in the dialogue.

However when one saves and views the document an <a href="">
tag is built with the following URI:
h/n/BAKE/recipes/ALL/144/

In other words the server and leading slash has been stripped. This
breaks links for our content management system. Is this because
the codebase matches the server in the URL listing?

Discussion


Log in to post a comment.

MongoDB Logo MongoDB