Loading...
 
Skip to main content

Category: Regression from 27.x to 28.x

Regression from 27.x to 28.x
Show subcategories objects

Name Type
Clarification and reliability of the 4 cookies switches information, logic between usage and display
{syntax type="tiki" editor="plain"}
Since Tiki29 we have 4 switches on the cookies consent dialog:
* essential
* analytics
* marketing
* functional

If the usage for the "essential" cookies is clear and leave no choice, the other switches usages, except for their name, are very unclear to me. The tooltip doesn't add any useful information to help to understand more than the name of the switch. If this switches exist and are displayed, the admin should be able to find in the control panels what allow or enable them to be displayed.

Also, it seems they are displayed by default, no matter what has set the admin in his Tiki site.
In my use case I didn't set anything brand new Tiki. No analytics or marketing and the cookies consent for this Tiki shouldn't display anything about analytics and marketing. Not only it is not necessary but it can harm the image of a website where this tools are excluded.

Nothing also in the doc: https://doc.tiki.org/Tiki29

---

Additionally, the reliability of Analytics and Marketing seems to be = 0
I have Matomo tracking code in my Look&Feel -> Customization fields and they work even if the cookie Analytic switch is kept OFF.
tracker item
The browser title is not displayed correctly after updating from Tiki27
{syntax type="tiki" editor="plain"}
Today I installed a new Tiki28.x from CVS (gitlab).
After importing the database I went on the General setting screen.
The Browser Title displayed was "My Tiki" as it should have been on a default install with a new database.
Not with an update.
Other informations (like my email) where ok.

I changed it to the original Browser Title.
I have no idea if only the display on the install screen was wrong or if saving would have obliterate the initial Browser Title of this Tiki.

Tested on a second Tiki, continued the installation... the Title Browser is replaced with My Tiki.
Highly unpleasant and damageable for SEO if you don't pay attention it happened.

Screenshot: https://ibb.co/zKW33B6
tracker item
Tiki menu is not accepting the first level link in Tiki 29 (was working in Tiki 27)
{syntax type="tiki" editor="plain"}
On a Tiki27 I have a menu in the top with several parents (top menus) and children (dropdown subitems).
Both were clickable and go to a page.

After Tiki29 update the parents (top menus) link is not working anymore, only childrens.

I added javascript to fix the issue temporary but a better fix should be done.
See workaround below. (module 218)
tracker item
Version, Category and Feature (category selectors ?) value are lost on very first editing at dev
{syntax type="tiki" editor="plain"}
On the first edit of THIS tracker ticket the 3 categories fields Version, Category and Feature loose their values.

To reproduce;
# Create a new ticket
# Select values for Version, Category and Feature
# Save the ticket
# Edit it right away

Version, Category and Feature will be empty.
tracker item
With Element Plus active, in Look & Feel admin selectors, child theme selector shows options for themes that don't have them
{syntax type="tiki" editor="plain"}
For themes that don't have child themes, the child theme selectors on tiki-admin.php?page=look should be empty and ghosted. But currently in master and branch 29, child themes are listed in the selector for all themes. The specific child themes that are shown change based on what parent theme was selected (but not necessarily submitted). Whatever the method is to show the correct child theme(s) for each theme, it's broken. This behavior goes away if Element Plus is turned off. (Selecting an incorrect child theme doesn't do anything, but the UI should be accurate, as it was up until Tiki 27.)
tracker item
Show PHP error messages