Loading...
 
Skip to main content

Category: 21.x

21.x
Show subcategories objects

Name Type
{TRANSLATIONOF()} fatal error
placing ~np~{TRANSLATIONOF()}{TRANSLATIONOF}~/np~ into a wiki page will case a fatal error.
tracker item
.htaccess issue, Page Not Found, 404 Error
Using the supplied .htaccess file, when a non existent file and directory is requested for OThER than .htm files, a 404 is not generated and an unformatted version of the home page is opened. For example see uticacurlingclub.org/junk/junk.htm which generates a normal 404 which is redirected to a custom page, and uticacurlingclub.org/junk/junk.pdb which does not. I suspect this is an issue with .htaccess.
tracker item
'Display Post new comment form by default' pref broken
This preference "Display Post new comment form by default" currently does nothing.

Similarly, disabling the preference "Website field" in the comments form does nothing: that field is shown to anon users.

Ping'ing you both @luci and gary in case it's easy to fix for you (maybe bs4 related?). hth

Reproduced here:
https://memoria.afamontseny.com
tracker item
'Kyiv,' not 'Kiev'
Hi,

The correct spelling of the capital of Ukraine is:
Kyiv (the correct pronunciation is 'Ky-yiv' as opposed to the more common used, but incorrect Ki-yev)

It is incorrectly spelled 'Kiev' in the Time Zone / Date/Time section, then used throughout a site where the Date/Time field is used.

I tried using the i18 Translation feature to fix it on my local Tiki, but it doesn't work.

Thanks,
Mike

p.s. the spelling 'Kiev' is derived from the Russian language pronunciation and spelling of the city, however, Kyiv it is not a Russian city, and the language in Ukraine is Ukrainian, not Russian.

---
{sign user="Jyhem" datetime="2019-10-07T22:33:58+00:00"} I have bad news for Ukrainian people: The name of the Ukrainian capital is not "Kiev" just in russian but also in English (and in French, but that's irrelevant).
That's why it's spelled that way in :
* /usr/share/zoneinfo/tzdata.zi
* /usr/share/zoneinfo/zone.tab
* /usr/share/zoneinfo/zone1970.tab
* vendor_bundled/vendor/sabre/vobject/lib/timezonedata/windowszones.php
Which contain the international names of timezones in English and __none of which are Tiki files__.

I agree that the topic is obviously sensitive and requires some fix on Ukrainian websites but the qualification of the issue is not « wrong spelling » but « lack of localization capabilities for timezones in Tiki ».
So, I'd say the fix would be add all these strings in language.php?
tracker item
'Rename Wiki Page when changed in tracker' does not work with mathematical calculation
Using trackers, if I have a wiki page field getting the name from a mathematical calculation field, the wiki page name is not updated after the mathematical calculation field content changes.

Instead, the renaming works fine when the wiki page gets its name from a Text Field.

In my opinion, from the usability viewpoint this is quite critical.

A demo has been created.
tracker item
"A problem occurred detecting Javascript" on dev.tiki.org
For a couple of days I do get error messages by my browser (? not sure whether they come from the browser, or from a script run in the browser), which is Firefox 75.0 with Linux Mint adaptations.

I have experienced problems editing my own bug reports (all changes were immediately forgotten after I clicked the Save button), I have seen bug reports that seemingly had no comments at all (where I knew there were in fact comments) etc.

Thanks
hman
tracker item
"Add or remove from a group" is broken in User management
When I try to use the "Add or remove from a group" item in the right-hand spanner in the User Management admin interface:
{img type="src" src="https://pmpc-dev.alsawiki.org/tiki-download_file.php?display&fileId=22"}

I get a totally broken layout. And it does not permit adding the user in a group:
{img type="src" src="https://pmpc-dev.alsawiki.org/tiki-download_file.php?display&fileId=21"}
tracker item
Ability to sort, edit and delete Forum Sections
Currently Forum Sections can be created when a forum is being created/edited.

(described here https://tiki.org/forumthread72458-Editing-or-removing-Forum-sections )

However, once created, Forum Sections cannot be easily edited or deleted. There is a workaround described in the link above, but the aim of this ticket is to improve the management of Forum Sections, so that they can be

* easily edited
* easily deleted
* sortable, without having to resort to numbers or spaces in front of them



This has been discussed with Marc Laporte and work should begin shortly.
tracker item
ADD AUTOCOMPLETION IN TIKI OF USERS IN COMMENTS WHEN THERE'S "@" SYMBOL
{syntax type=tiki}
{syntax type="tiki" editor="plain"}
This is the ((Tracking system for Tiki issues)).
If this is your first time, please read: ((How to Submit a new item on the Wishlist))
tracker item
Add Conditional Actions for Tracker Fields
Add a new panel to Tracker Fields settings for "actions". These will be (to start off with):
* Conditions
** Field Value is/is not/contains : empty or value
** A ((doc:Calculations|Mathematical Calculation)) (should cover everything else)
* Actions
** Show or hide other fields (some mechanism of determining the parent element will be needed to cover tracker edit, legacy edit, wiki plugin tracker and plugin with template)
** Change validation:
*** Add Required (mandatory)
*** Remove all
*** Other rules?

A visualisation (early work)
{img fileId="1342"}
tracker item
Add foreach / concat calculation function on dynamic itemList field type (like we have with itemList)
The foreach / concat calculation that is possible to run on the itemList field is very useful for matching and advanced calculation. However itemList doesn't permit selection of items (row). So it is all or nothing.

We should add the same functionality on the dynamic itemList that populate on the fly (after user selection) and allow selecting all or part of the displayed items (rows). It will solve a lot of issues and avoid the creation of several trackers to force event cascading (creation / selection / report)

Use case: I need the user to select an activity then select dates from a dynamic item list (dynamic as dates are different for each activity) and on save to have the cost calculated (activity price * activity days selected). This would be easy if I could use the foreach / concat calculation thing but for now I need at least 2 trackers and 2 different steps for the users (and 3 to 4 extra fields).
tracker item
Add Friend dialog: search should also be able to find by real name
Make it possible to find users by their real name on add_friend (in social service controller)
tracker item
Additional data type suggestions
I would like to suggest additional data types with built-in syntax checks that could make life easier for people dealing with user's input into forms:

* Telephone numbers. Basically those should be strings, but with the syntax check that allow only for numbers, spaces, braces () and ONE plus sign (for international numbers, but this must be at the very beginning). Also thinkable would be some special characters, letters, sometimes needed on PBX systems: number sign (#) and asterisk (*) and P for pause, F for hook flash, E for earth.
But __''please''__ do not make strict checking for a 3-3-4 digit scheme, because this only exists in the US and Canada...
* Zip codes. These should be configurable for the country, as US Zip codes vastly differ from those in Europe (in Germany they are 5 digit numbers only!).
* IBAN international bank account numbers. Those consist of two letters (for the country) and two check digits, then 18 digits for the number. Check digits could also be checked, so typos by the user can be detected (and rejected) upon entry, eliminatin frustrating SEPA withdrawals... And it would be ''swell'' if IBAN output could be formatted into 4-4-4-4-4-2 digit scheme with separating spaces!
* BIC Bank interchange codes, these are 11 digit strings
* Debatable: Credit card numbers. Those are actually not allowed in databases containg personal data (PCI, see my feature request for a second DB for those). CC card numbers have a 4-4-4-4 digit numerical scheme, and 2-2 for expiration.
* Not necessary, because outright a compliance problem is the CVC or CVC2, the Card Validation Code (the digits printed, but not embossed, on the back of credit cards so they do not imprint). Those must never be stored anywhere. Not in databases, not on paper, nowhere. They can only be used for online verification and even must not be cached (direct violation of your contract with your card processor).
tracker item
Admin, CSRF timeout value; Default value is wrong and can't be reseted (saved back)
At tiki-admin.php?page=security you can set the value for the CSRF Security timeout.

The default says it is 14400 but the value displayed (by default) is 1440.
The tooltip says : ".../... subject to a default maximum of four hours in any case."

The default value set in the pref field is wrong (seems it should 1440 instead of 14400).
tracker item
Admin's "Switch to user" broken at tiki.org
At tiki.org, I wanted to switch to a particular user's account to check what his permissions were. I clicked "Switch to this user" in the Actions popup (over the wrench icon) and got an action confirmation dialog that I confirmed, and when the page refreshed, I was still logged in as admin, not the user. I didn't check yet at other sites to see if this problem is limited to tiki.org or general for branch 20.
---
Just noticed the same on another site and i think it's when there more users than -+user_selector_threshold+- so you get a search object selector. {sign user="jonnybradley" datetime="2020-02-25T10:22:10+00:00"}
tracker item
Allow textarea tracker field to display mail content
Profile ((pr:Groupmail)) keeps a log of email messages in a tracker.
Mail content seems to show in a textarea field. However the content in there shows html tags, with escaped < and > characters, etc.

What about making Cypht mail reader as an option on text area tracker field?

See current syntax shown:
{img fileId="1484" thumb="box"}
tracker item
Allow to create show.t.o AND show2.t.o for the same bug report
{syntax type="tiki" editor="plain"}
I attempted to create a show.t.o after I successfully created a show2.t.o instance. sho2.t.o instance got created. But show.t.o didn't succeed in the install. I wonder why. Maybe you can 't create 2 instances for the same bug report, one in show2.t.o and one in show.t.o?
tracker item
allow to expose pivottable ui to tiki-monitor-stream (notifications system) with usual default time-based aggregations by months, weeks and days
When we enable the ((doc:Notifications)) system in a real-world tiki site, with some sort of activity, we usually end up attempting to review the notification log (tiki-monitor-stream) with plenty of duplicated entries (a wiki pages was edited many times the same day, a tracker items was editted many times in the same time frame, etc.)

Some sort of low-hanging-fruit would be to expose the PivotTable UI (like the one we use in PluginPivotTable) to display those entries from your own tiki-monitor-stream data with usual default time-based aggregations by months, weeks and days.

This is related to the other similar feature requests to allow to use action log or activity stream as data sources to the ((doc:PluginPivotTable))

My 2 cents.
tracker item
Anchor links on headings: Be able to select the headings it will be applied to
Using "Anchor links on headings" (tiki-admin.php?page=wiki&highlight=wiki_heading_links) you can enable having a link and an icon for it in your headings.

While it is awesome for certain headings (the higher one) it is very annoying for others (the lowers) and break design (adding an extra line to display the icon).

It would be nice to have a selector for this to select: H4 and above, H3 and above, H2 and above, H1 only).
(may need rewording).
tracker item
Article preview is broken at tiki.org
Currently, when you write __a new__ article at tiki.org and then click the preview button, the page refreshes with all the form empty, so all the inputs and edits are lost. (Seems like I reported this earlier, but the bug list search also didn't work when I tried to find it, so I'm not sure.)
tracker item
Articles should have a history, just like wiki pages
Articles do not have history. With wiki pages, there is always an undo (and multistage, and with comparison etc.). Articles don't have that, and I believe they should, and it shouldn't be hard to add... The revision system could be shared, or at least recycled, from the one wiki pages have.
tracker item
Comments; Comments are expecting a title and most don't have
At https://dev.tiki.org/tiki-list_comments.php you can see the list of comments.
(I went there because for some obscur reason I don’t receive notification on comments and I was trying to find a way to get the information).

{img fileId="1431" thumb="box"}

All those without title or/and untitled (not sure what is the difference in the code) make it impossible to follow the comments origine and it doesn't look good.

The parent object name should be use as reference when the title is missing

IE: Use this tracker item title as comment title if comment is not found.
tracker item
Backlinks failed to display in the wiki page
Update:
Backlinks still fail to display. See https://doc.tiki.org/tiki-backlinks.php?page=Tiki3

CentOS 6.3
APC 3.1.13
PHP 5.4.11 (apache2handler)
MySQL 5.5.30-log

Tiki 12, new/clean install

all related features was be checked(shearched in admin panel), still Missing Backlinks.

1. Backlinks failed to display in the wiki page (top icon, right corner)

2. Backlinks failed to display in a wiki page, which I use inline plugin Tools to insert it, such as:

http://giprs.org/wiki (English & Chinese pages)

http://giprs.org/wiki/Project(external link)

http://giprs.org/wiki/Issue(external link)
tracker item
Better verbose on empty calculation field
When a calculation field is empty it stop the index rebuild operation.

In the console it throw an none very instructive error:
{CODE()}
[root@server html]# php console.php i:r --log
[04-03-2020 16:20] Started rebuilding index... logging to file: /tmp/Search_Indexer_mysql_xxxxx_tiki21_console.log
Unified search engine: MySQL, version 10.1.44-MariaDB
error: The search index could not be rebuilt.
Expecting "(" near ""
{CODE}

#The error should be explicit: Field (permaname and Id) is empty or misconfigured.
#The index should jump over and continue
tracker item
blank page in tiki-view_tracker.php
!!! Description
* I created a simple tracker with one text field.
* When I click on the ''View'' action link, the page ''tiki-view_tracker.php'' opens but stays blank.
* I tested again after having cleared my browser cache with the same error.

!!! Context
* Newbie
* First install of Tiki Wiki

!!! Environment
* Fresh install of version 21.2 (MyISAM) from last [https://www.softaculous.com/apps/cms/Tiki_Wiki_CMS_Groupware|softaculous script]
* Just activated the ''Tracker'' feature without changing anything else
* I use Firefox version 83.0 (64 bits)

!!! Errors and Warnings

{CODE( caption="From browser web console" wrap="0" theme="default")}

GET http://tiki-xxxxxx.myeu.cloud/tiki-view_tracker.php?trackerId=2 [HTTP/1.1 500 Internal Server Error 200ms]

Le cookie « javascript_enabled_detect » sera bientôt rejeté car son attribut « SameSite » est défini sur « None » ou une valeur invalide et il n’a pas l’attribut « secure ». Pour en savoir plus sur l’attribut « SameSite », consultez https://developer.mozilla.org/docs/Web/HTTP/Headers/Set-Cookie/SameSite

Le cookie « local_tz » sera bientôt traité comme un cookie intersite vis-à-vis de « http://tiki-xxxxxx.myeu.cloud/tiki-view_tracker.php?trackerId=2 » car le schéma ne correspond pas.

Le cookie « javascript_enabled » sera bientôt traité comme un cookie intersite vis-à-vis de « http://tiki-xxxxxx.myeu.cloud/tiki-view_tracker.php?trackerId=2 » car le schéma ne correspond pas.

Le cookie « javascript_enabled_detect » a été rejeté car il a déjà expiré.

Le cookie « local_tz » sera bientôt traité comme un cookie intersite vis-à-vis de « http://tiki-xxxxxx.myeu.cloud/tiki-view_tracker.php?trackerId=2 » car le schéma ne correspond pas.

Le cookie « javascript_enabled » sera bientôt traité comme un cookie intersite vis-à-vis de « http://tiki-xxxxxx.myeu.cloud/tiki-view_tracker.php?trackerId=2 » car le schéma ne correspond pas.

Sending APH request... antiphishing.js:9377:21

GEThttp://tiki-xxxxxx.myeu.cloud/favicon.ico [HTTP/1.1 404 Not Found 278ms]

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : moz-extension://fd8f589c-0f5d-4619-b121-d40767cfb187/content/antiphishing.js
URL du lien source : syncpromise.js.map

Le cookie « local_tz » sera bientôt traité comme un cookie intersite vis-à-vis de « http://tiki-xxxxxx.myeu.cloud/favicon.ico » car le schéma ne correspond pas. favicon.ico

Le cookie « javascript_enabled » sera bientôt traité comme un cookie intersite vis-à-vis de « http://tiki-xxxxxx.myeu.cloud/favicon.ico » car le schéma ne correspond pas. favicon.ico

{CODE}

tracker item
Show PHP error messages