Base URLs being hard-coded
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-08-2015 12:57 PM
I have a catalog item that has links to other catalog items in its description. I have the URL set to:
<a href="/com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=9dae75af64fb2100d7996e733ffe65e1&amp;sysparm_link_parent=306c436b800f1180d799224de81d1b14&amp;sysparm_catalog=e0d08b13c3330100c8b837659bba8fb4&amp;sysparm_catalog_view=catalog_default">
But when I save the catalog and go back to view the HTML source, the base URL of the current instance is put into the URL at the beginning. It's not a show stopper for me to move forward, but it's a tedious task to go in an manually update the URLs in this catalog item (There are 10 altogether). I removed the base URL so that I can carry this catalog item among our instances without having to do manual steps. Any ideas why this happens? Could it be due to this system property: glide.ui.html.editor.remove_host? We have it set to false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2017 02:30 AM
Cool, reply if you need help