Alias HomePage link already present in 5496:27 page(s) on HomePage
- Status
- Closed
- Subject
- Alias HomePage link already present in 5496:27 page(s) on HomePage
- Version
- 19.x
- Category
- Error
- Regression
- Resolution status
- Please retest
- Submitted by
- luci
- Volunteered to solve
- Victor Emanouilov
- Lastmod by
- luci, Marc Laporte, Victor Emanouilov
- Rating
- Description
On https://nextdev.tiki.org/Development (u: next, p: next) there is weird Error: "Alias HomePage link already present in 5496:27 page(s)"
Any ideas?
- Files
- Solution
19.x: r67869
trunk: r67870The duplicate alias error check was checking tiki object relations but not filtering the relation itself. Thus, HomePage, for example, was included in a tracker item field and ending up with 2 relations:
- alias relation to Development
- include relation to the tracker item field
Code incorrectly showed this as alias error. I added a filter to check only for alias types of relations, so we show the error only when 2 pages alias the same and not when a page is included in another page or different entity.- Importance
- 8
- Easy to solve?
- 7
- Priority
- 56
- 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
- 6806
- Created
- Monday 24 September, 2018 12:39:01 UTC
by luci - LastModif
- Saturday 06 July, 2024 10:21:44 UTC