Loading...
 
Skip to main content

Category: 23.x

23.x
Show subcategories objects

Name Type
It is not possible to search one user when the user is taken from an item link with multiple values selected
On A tiki23 I have a user tracker.
Then I have a second tracker with an itemLink for where I can select one or several users.

In a customSearch I can't find any of them.
Here an instance http://bsfez-11581-7848.show2.tikiwiki.org/tiki-index.php?page=HomePage#User_list_in_customSearch
tracker item
Labels on permissions on tiki-objectpermissions.php are hard to see
When assigning permissions at tiki.org, when there is a large number of groups, the labels on the permissions (rows) are at the far right side of the table which needs to be scrolled to bring the labels into view. Maybe it would be good to put the labels on the left side as well as the right side of the table.
tracker item
Link to 'Edit diagram' shouldn't be displayed in Slideshow
When you have a diagram in a wiki page (made with ((doc:PluginDiagram)) ), if you have permission to edit it, you see a link to "Edit Diagram" at the bottom right corner of the diagram displayed in the wiki page.

When you show that page content through ((doc:PluginSlideshow)), then you expect tiki to hide those links to edit wiki sections, edit plugins inline, etc. (which work well, they are hidden in the slideshow), but the diagram still shows the label and link to "Edit Diagram", and it should be hidden when you are inside the presentation.
---
Issue still confirmed in 24.x
Reproduced here:
http://xavi-9794-6688.show2.tikiwiki.org/tiki-slideshow.php?page=Tiki+Wiki+CMS+Groupware#/7
u: admin
p: 12345
tracker item
List of wiki pages showing page entry twice
tiki-listpages.php is showing page's entry twice

TestPage 0 13:24 admin 1
HomePage 0 13:24 admin 2
TestPage 0 13:24 admin 1
HomePage 0 13:24 admin 2
tracker item
Log user group assignments
The function -+\UsersLib::assign_user_to_group+- currently does not log the group joining event (or leaving).

It should.

See other missing log events on the related wish.
tracker item
Login and authentification using Facebook, Google or Email
I’m looking for a developer to implement in Tiki23 (master) more ways to login than just email. I would like to have a Facebook login (was working once) and a Google login (using google account).
tracker item
Logo module and look and feel related preferences should be merged
We have actually the logo module with several preferences and parameters:
http://doc.tiki.org/Module-logo

We have also the look and feel related section (logo):
http://doc.tiki.org/General-Layout-Options#contentlook_generallayout-1

We need to merge those:
* On the look and feel section it says for years (before Tiki 12) that it will be merged.
* Some parameters seems already used by both
* Some parameters are here and not there (site icon which is needed for bootstrap layout - brand image)
* ...

I t is important as it is one of the first settings visited by new users.
tracker item
Long (more than 200 char.) wiki page description output white page on save
There is no visible limit about the length of the description field in Tiki for the user.
However this field is limited and if you go over the limit you will have a white page when saving your work potentially losing your last edit.

{CODE()}
[Mon Jun 14 09:11:25.437718 2021] [proxy_fcgi:error] [pid 46913:tid 140057356769024] [client 10.0.0.138:52983] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TikiDb_Exception: Data too long for column 'description' at row 1 in /home/bernardsfez/public_html/lib/core/TikiDb/Exception.php:20\nStack trace:\n#0 /home/bernardsfez/public_html/lib/core/TikiDb.php(193): TikiDb_Exception::classify()\n#1 /home/bernardsfez/public_html/lib/core/TikiDb/Pdo.php(145): TikiDb->handleQueryError()\n#2 /home/bernardsfez/public_html/lib/core/TikiDb.php(101): TikiDb_Pdo->query()\n#3 /home/bernardsfez/public_html/lib/core/TikiDb/Table.php(130): TikiDb->queryException()\n#4 /home/bernardsfez/public_html/lib/core/TikiDb/Table.php(112): TikiDb_Table->updateMultiple()\n#5 /home/bernardsfez/public_html/lib/tikilib.php(5368): TikiDb_Table->update()\n#6 /home/bernardsfez/public_html/tiki-editpage.php(1227): TikiLib->update_page()\n#7 {main}\n thrown in /home/bernardsfez/public_html/lib/core/TikiDb/Exception.php on line 20', referer: https://bernardsfez.com/tiki-editpage.php?page=Comp%C3%A9tences+cl%C3%A9s+et+portefeuille+clients
{CODE}

It is an important bug (edit may be lost) on a popular feature (wiki page) and require an easy fix (real limit of text + small warning".
it should be fixed asap.

UPDATE:The value of the length accepted by the field in the database is 200 characters.
{img fileId="1608" thumb="box"}


tracker item
make mpdf of images also work also when using https cert with issues
mpdf seems to faill to include images in the generated pdf file when you use:
* some self-signed https certificate, or
* a valid one but issued from a certification agency (like from a local public administration, in our case at work) which is not recognized by your browser by default unless you import a specific authority file in the right place (and I don't know how to do that for mpdf).

I wish there was some way to tell mpdf to avoid checking https certificate validity, like the option you can have in many other programs (wget, curl, git, ...). If that is possible, then a new option should be added in Tiki UI to let the tiki site admin enable it in those known use cases in which you need that feature.

As an example, that would have allowed to use mpdf successfully in the last couple of years at work. And we still can't use it normally due to this issue.
tracker item
Erroneous field feedback error on Tiki (using ElasticSearch)
I use ElasticSearch on a Tiki 22 and I have a weird error while browsing file gallery (in English).

{CODE()}Error
• Malformed search query: Parsing search query failed: "Field name does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field_name."
{CODE}

Reproduced on local:
{img fileId="1568" thumb="box"}


I could track the error feedback that is generated from "lib/core/Search/Elastic/OrderBuilder.php" line 81.

Something in the condition : if ((empty($mapping) || empty((array)$mapping)) && $prefs['search_error_missing_field'] === 'y') {

Initiate the feedback.

---

It happened also while I was updating a field (f_174) using the tracker interface inline. (in Hebrew)
The field is a dropdown field type.
The field exist and the change was saved.

{CODE()}
שגיאה
Malformed search query: Parsing search query failed: "Field f_174 does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field_f_174."
{CODE}

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

''Now it keep showing each time I do anything on tracker, even listing them all.''


Still there on Tiki23:
{img fileId="1582" thumb="box"}
tracker item
Module user_bookmarks fails to execute
I assigned the module "user bookmarks" using the module plugin in a wiki page like ~np~{module module="user_bookmarks"}~/np~ but instead of the expected bookmarks interface, there is an error message: 'Failed to execute "user_bookmarks" module
Missing dependencies'.

Maybe this will be easy for a new developer to fix.
tracker item
mpdf doesn't include images in many cases including zoombox fluidgrid and others
{syntax type="tiki" editor="plain"}
Printing with mpdf doesn't include images in many cases including params in the plugin img call such as zoombox, or when controlling the display of images from inside a ((doc:PluginFluidgrid)) , and in other cases reproduced in the show.t.o instance indicated:

Reproduced in a show2.t.o instance from another bug report (since setting up diagram generation requires some manual steps to get the composer package installed server side)
http://xavi-9794-6688.show2.tikiwiki.org/tiki-index.php?page=Tiki-Wiki-CMS-Groupware
u: admin
p: 12345

Current code used in the show instance:
SVN (24.0vcs): Tuesday August 3, 2021 17:34:21 CEST - REV 78798 (InnoDB)

See pdf produced with pdf:
{file type="gallery" fileId="1564" showicon="y"}

See the corresponding pdf produced by a local pdf printer from the print veresion of that wiki page:
{file type="gallery" fileId="1565" showicon="y"}


Code being used for the first sections about images:
{CODE()}

{FLUIDGRID()}
5: {img src="tiki-download_file.php?fileId=5&display" width="200"} 6: {img fileId="6" width=200}
---
7: {img fileId="7"} 8: {img src="tiki-download_file.php?fileId=8&display" width=400}
{FLUIDGRID}

!!# Local Image with zoombox
{img fileId="4" thumb="box"}

!!# Another local Image without zoombox

{img src="tiki-download_file.php?fileId=5&display"}

!!# A remote image with zoombox

{img src="https://doc.tiki.org/img/wiki_up/393px-Pears.jpg" thumb="box"}

!!# A remote image without zoombox

{img src="https://doc.tiki.org/dl1480?display&x=250&y=180" }

{CODE}
---

retested today upgrading the show instance to latest 24.x
"Upgraded today (server side) to latest 24.x branch: r79594 (Last Changed Date: 2022-01-22 14:46:09 +0100 - Sat, 22 Jan 2022) ", adn removed and reinstalled mpdf and diagram packages.
Same issue.{sign user="xavi" datetime="2022-01-22T23:32:38+00:00"}
tracker item
mpdf fails to print PluginGanttChart
mpdf fails to print the output from PluginGanttChart
You can see it reproduced when you attempt to produce the PDF (by means of Tiki PDF option, using mpdf in the backend) from a wiki page showing the results on a sample Gantt Chart, such as the one reproduced in doc.t.o:
https://doc.tiki.org/Sample-Gantt-Chart

See what a local PDF printer (CUPS based, on linux, thorugh Firefox) produces:
{img fileId="1644" thumb="box"}

See what mpdf produces:
{img fileId="1645" thumb="box"}

Maybe this could be solved by firing casperjs in order to get at least some look & feel of the output from that gantt chart?
Clicking at the "print" icon in the toolbar from the plugin ganttchart itself seems to display something similar

Reproduced in branch 24.x here:
http://xavi-9794-7940.show2.tikiwiki.org/tiki-index.php?page=Sample-Gantt-Chart
u: admin
p: 12345
tracker item
mpdf: images are not shown in printed pdf with default syntax (and never in some servers)
some images are printed, but some others are not, and they seem to need to have no other params params than the minimum, however, using standard syntax from a brand new tiki site embeds wiki pages with a syntax that mpdf is not able to make it just work, and images are not shown in the pdf produced.

Reproduced here:
http://seeds4c.org/Ubuntu+16.04+LTS+for+Human+Beans
(you can produce the pdf by yourself there)

Code that mpdf doesn't seem to like:
{CODE(ln="1" colors="tiki")}
{img src="display466" link="display466" width="400" rel="box[g]" imalign="center" desc="Click to expand" align="center" styleimage="border"}
{img fileId="60" thumb="box"}
{CODE}

Code that mpdf seems to like:
{CODE(ln="1" colors="tiki")}
{img src="https://www.hecticgeek.com/wp-content/uploads/2012/09/Editing-the-disable_wol-script-in-Ubuntu-12.04.jpg"}
{img src="display550" width=600}
{CODE}

(removed the examples with params like src="dl437&display" since they were written by the time when tiki accepted that oldish syntax by mistake){sign user="xavi" datetime="2018-07-24T23:05:08+00:00"}

---
Update: {sign user="xavi" datetime="2018-06-21T11:04:30+00:00"}
In a production server in our work, no images are shown in the pdf at all, with neither syntax. Is there any log file with potential information on why no images are shown in the pdf produced by mpdf?
I confirm that we have php7.0.* and php modules gd, & mbstring installed server side.

Xavier

I removed "19.x" categorization because branch 19 doesn't exist yet. The category "regression from version 18 to 19" is accurate here and already assigned. {sign user="chibaguy" datetime="2018-07-12T07:46:41+00:00"}
---
Update answering luci (Why can't standard users reply to comments, such as my user "xavi" wit no admin rights? :-/ ). Answering here instead (lacking time):{sign user="xavi" datetime="2018-07-24T23:02:41+00:00"}
* replacing that old syntax with new and valid syntax (? intead of &) still yields some broken images in the pdf produced by mpdf. I granted access to amnabilal to a server where she can reproduce. I didn't hear any more feedback from her about it, but I confirm that this issue still exists in several servers of mine, with different setups.{sign user="xavi" datetime="2018-07-24T23:02:41+00:00"}
---
Update: Default syntax with param -+thumb="box"+- keeps images away from the printed pdf (even with valid https cert and fully valid params aside of mpdf) {sign user="xavi" datetime="2018-11-26T22:16:13+00:00"}
Example:
{CODE()}
{img fileId="60" thumb="box"}
{CODE}
---
Issue with -+thumb="box"+- or -+thumb="zoombox"+- for instance, confirmed still in 21.5vcs as of today {sign user="xavi" datetime="2021-11-19T16:14:52+00:00"}
tracker item
mpdf: internal wiki links are not clickable nor converted to the absolute url counterparts
internal wiki links are not clickable nor converted to the absolute url counterparts in the pdf when the option to show links at the bottom is selected in the tiki admin panel.

Reproduced here:
http://xavi-9794-6688.show2.tikiwiki.org/tiki-index.php?page=Tiki-Wiki-CMS-Groupware
u: admin
p: 12345

Current code used in the show instance:
--SVN (24.0vcs): Tuesday August 3, 2021 17:34:21 CEST - REV 78798 (InnoDB) --

Upgraded today (server side) to latest 24.x branch: r79594 (Last Changed Date: 2022-01-22 14:46:09 +0100 - Sat, 22 Jan 2022)

In that page, there is an internal wiki link to HomePage:
{CODE()}
((HomePage))
{CODE}

The user would expect to have that link converted in the pdf as a link to:
http://xavi-9794-6688.show2.tikiwiki.org/tiki-index.php?page=HomePage

but it's not converted to any link, it's just shown as simple standard text (with no indication that it refers to another page in that tiki site)

See the pdf produced by mpdf for instance here:
{file type="gallery" fileId="1563" showicon="y"} (using trunk from august 2021, r78798)
{file type="gallery" fileId="1706" showicon="y"} (using branch 24.x Jan 2022, r79594)
tracker item
Multilingual, User Preferences; The French language is now set by default as user preferences (and applied even if it shouldn't)
On Tiki23, Tiki24 and master there is a regression as the user preferences "Language" is "forced" by default to French.

On a new installation ===as soon=== as I enable Multilingual features the tiki displays in French. (the other options like default language are still on English).

{img fileId="1707" thumb="box"}
{img fileId="1708" thumb="box"}

It seems the user preferences are set by default with the French language and are taking over even if I didn't set anything.

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

It is also possible as the option "Users can choose the language of their interface" that is enable by default (even if multilingual is disable) BUT this setting is not accessible for the user as "User preferences screen " is disable by default. They are needed together !
If "Users can choose the language of their interface" then obviously they should be able to do it (User preferences screen should be enable) else they will be stuck with a possible language selection they can't change. (like what we have now).


tracker item
n-gon value picker for tracker fields
{syntax type="tiki" editor="plain"}
{img fileId="1549" thumb="box"}
tracker item
Need better error message when wiki page is too long
To reproduce:


Make a super long wiki page using:

((my super duper long extra long wiki page name the never ends because it can be difficult to find the right words sometimes and some people may be tempted to just throw in a very large number of keywords in a wiki page name and hope that it will help with search engine indexing))

The wiki page offers a question mark to create the new page but TikiWiki is unable to create a page that size so it truncates to 160 characters: ((my super duper long extra long wiki page name the never ends because it can be difficult to find the right words sometimes and some people may be tempted to jus))


A nicer error message would be nice
tracker item
New CustomSearch-based article lists issues
On Tiki23 at tiki-admin.php?page=articles I discovered a feature I didn’t knew exist (is it new and went under "my" radar ?)

I was about to think about an accordion to hide the BIG top search area that is eating the top part of the screen. ????

^
"Use new articles"
Use the new CustomSearch-based article lists rather than database information
^

The feature naming should be improved. ;-)

Look an awesome start but I found some issues
* Garbage in search field added depending on background color
* Author is not properly populated
* Article_content (?) return not found

See the screenshot
{img fileId="1572" thumb="box"}

May be it is a kind of work in progress ?
I see an interest for people to customise the template.
The path of the template OR some help to customise it mytheme/templates/articleCustomsearch should be added in the feature tooltip.
tracker item
New dropdown in a Scheduler task disrupt all previous (and working) scheduled action using a console command
In Tiki23 a new dropdown was added to improve the UX and action selection.
Something nice BUT once you upgrade it will resets the previous and existing scheduled tasks without warning.

See : https://gitlab.com/tikiwiki/tiki/-/commit/a77af6f7da9f41e647de91693d8f0edbe0110616
tracker item
New unified Admin Backend should work properly with RTL languages
New unified Admin Backend should work properly with RTL languages
tracker item
Newsletters, Subscriptions: Add an option to notify when user subscribe/unusbscribe
{syntax type="tiki" editor="plain"}
In Tiki newsletters, it is possible to subscribe a group (excellent)
It is also possible for individuals to unsubscribe from a newsletter without leaving the group (excellent)

However, newsletter admins do not have access to this list. They should know who left the list and should be able to administer this "exception" list.
tracker item
Cannot use Record RTC: page self-refreshed before accepting perm to record
I've followed the doc page to setup record rtc in tiki23 on a linux box (thanks for the documentation)
https://doc.tiki.org/Record-screen-audio-video

I can't succeed at my attempt to use Record RTC since the wiki page gets self-refreshed each time I click at the button to "Start Recording" before I can accept the firefox popup that asks me to grant perm to this page to record/use media or something (I can't read the message properly since the page is self-reloaded too quickly)

I have a valid https now (It was an invalid https in my first attemps)

Reproduced here in dev.t.o

{img src="display1562"}
tracker item
Captcha is not working anymore for anonymous post, registration, etc...
The Tiki default captcha image for anonymous to register, post a comment, etc doesn’t displays numbers anymore forbidding actions to be completed.

I saw this on a Tiki23 production I have and on nextdoc:

{img fileId="1573" thumb="box"}
tracker item
Categories in tracker items should be alphabetically sorted in tiki-view_tracker.php
Or else, new ones are added at the bottom and it looks bad.
tracker item
Show PHP error messages