relative links with url like "show:MySlideshow" are not prepended the domain in the url
- Status
- Closed
- Subject
- relative links with url like "show:MySlideshow" are not prepended the domain in the url
- Version
- 12.x Regression
- Category
- Regression
- Feature
- Search Engine Friendly URLs (SEFURLs)
Slideshow - Resolution status
- Out of Date
- Submitted by
- Xavier de Pedro
- Lastmod by
- Xavier de Pedro
- Rating
- Description
relative links with url like "show:MySlideshow" are not prepended the domain in the url. when tiki installed in a subfolder (http://example.com/tiki/). I.e., this code:
Copy to clipboard{button href="show:MySlideshow#s1" _text="Slideshow"} {button href="dl543" _text="Slides in PDF"}
would keep the link in the first button as just "show:MySlideshow#s1", while the second one will be converted into the full url (prepended with the domain): http://dev.tiki.org/dl543Example:
Slideshow Slides in PDFThis code seems to behave well in dev.t.o, but it does reproduce the error in demo.t.o/12.x/:
http://demo.tiki.org/12x/HomePage- Solution
Currently Works for me with r48466. marclaporte
It does not yet work for me. See http://demo.tiki.org/12x/button , using Friday 17 of January, 2014 19:00:41 CET - REV 49445.
- Workaround
Manually write the full url in the link of that first button.
Out of date in current LTS versions such as Tiki21. Closing.
- Importance
- 4
- Easy to solve?
- 8
- Priority
- 32
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 4929
- Created
- Saturday 16 November, 2013 17:46:54 UTC
by Xavier de Pedro - LastModif
- Thursday 05 August, 2021 11:35:38 UTC