Bug #3388
Browser, welcome page, broken links access
Status: | New | Start date: | 05/15/2023 | ||
---|---|---|---|---|---|
Priority: | High | Due date: | |||
Assignee: | - | % Done: | 20% |
||
Category: | UI | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
The browser can't open two links in the welcome page:
- A)
http://forge.cbp.ens-lyon.fr/redmine/projects/txm/issues?query_id=83
- B)
recette de TXM 0.8.3 beta
See screenshot: ubuntu-welcome-page-broken-links.png
A) gives a broken link: see screenshot ubuntu-welcome-page-broken-links-tickets
B) try to open a window that doesn't show in Ubuntu : see screenshot ubuntu-welcome-page-broken-links-recette.png
Solution¶
- A)
http://forge.cbp.ens-lyon.fr/redmine/projects/txm/issues?query_id=83
->https://forge.cbp.ens-lyon.fr/redmine/projects/txm/issues?query_id=83
- A&B) remove the target="_blank" using syntax :
(the link name)[link]{:target=""}
- A&B) remove the "jekyll-target-blank" jekyll plugin ??
History
#1 Updated by Serge Heiden 4 months ago
- File ubuntu-welcome-page-broken-links-tickets.png added
- File ubuntu-welcome-page-broken-links-recette.png added
- Description updated (diff)
#2 Updated by Matthieu Decorde 4 months ago
- Description updated (diff)
- % Done changed from 0 to 20
first link fixed but {:target=""}
dont work
#3 Updated by Matthieu Decorde 4 months ago
- Description updated (diff)