Category: 20.x
Show subcategories objects| Name | Type |
|---|---|
|
.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 |
|
'jQuery-UI Chosen Select Boxes' not rendering correctly
This feature ('jQuery-UI Chosen Select Boxes ') in Control Panels > Features > Interface does not work correctly. (also checking 'Sortable Chosen Multi-selects ' makes no difference) I tried three options, but none is acceptable (e.g. usable): *using a Div + ' jQuery-UI Chosen Select Boxes' results in unusable __''narrow''__ dropdowns (e.g. unreadable) **using Fancy Table, or, Wiki Tables + 'jQuery-UI Chosen Select Boxes' is not possible because than using 'output', e.g. {$f_44|output} is not possible due to: ***1) Fancy Table using '|' as the separator, ***2) the dropdown box hits the bottom of the Table and stops rendering, e.g. does not drop down below the boundaries of the table *using any these WITHOUT 'jQuery-UI Chosen Select Boxes' results in a __''super tiny font''__ that makes the dropdown barely usable (font size 4 ot 5) It seems that the 'TableSorter' feature is interfearing (same code in TrackerList + TableSorter as in Fancy Table) My guess is this is another Bootstrap issue. |
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 |
|
19.x can't create a tracker item on https://wikisuite.org/tracker2
https://wikisuite.org/tracker2 when I add an item, I get pop up but I can't save. Please see image. |
tracker item |
|
403 Error on installaition
During the installation at the step of inserting information from the database when I insert wrong information I have an error'__The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again late__' but when I insert good information everything goes correctly, in my opinion when inserting bad information we should rather display a message saying that the information inserted is not correct. |
tracker item |
|
Activity stream can't be chosen in PivotTable Plugin Edit UI
Pivottable allows using activitystream as data source in Tiki19. But the edit plugin UI in Tiki doesn't allow the user to do so, it seems to be hardcoded to get some tracker in the first and compulsory field. Otherwise, it complains saying that that field is compulsory (even if you wrote activitystream in the text field), and it doesn't let you save the form. |
tracker item |
|
Activity Stream doesn't display created or modified wiki pages
Activity stream / Activitystream doesn't seem to be able to display changes in wiki pages. Tested in 20.x, with admin, adding new pages from tiki profiles, and editing pages from there. Activity stream reports no changes in wiki pages. This might be either a bug in the feature or a problem with the documentation about the feature: https://doc.tiki.org/tiki-index.php?page=Activity%20Stream Reproduced here: http://xavi-9794-6803.show2.tikiwiki.org/tiki-index.php?page=Profile_Activity_Stream u: admin p: 12345 |
tracker item |
|
Add --auto-fix option to the doc/devtools/check_template_translation_standards.php script
Add --auto-fix option to the doc/devtools/check_template_translation_standards.php script. So running -+~np~$ php doc/devtools/check_template_translation_standards.php --all --auto-fix~/np~+- would automatically replace the reported occurrences (matches). |
tracker item |
|
Add an optional parameter for Tiki sliders (slider, carousel, slideshow, list template)
{syntax type="tiki" editor="plain"} While it is not wise to create or publish a slider with different height images it happen and the result is really naughty. It push down content then push it up... See : the show instance of this ticket and https://doc.tiki.org/PluginList-output-control-block#Report_Formatting As discussed in the January 2020 Tiki Roundtable Meeting it will be great to have a new optional parameter to fix the height no matter the usage (plugin in page or plugin list template). * Swiper * Carousel * Plugin List carousel template Recording of roundtable is available from: https://tiki.org/Roundtable+Meeting+2020+01 |
tracker item |
|
Add natural sorting of Priority field in the bug tracker at dev.t.o
We need to provide natural sorting of the -+Priority+- field in the bug tracker at dev.t.o Example: click at sort bugs in the wishlist page by Priority in descending order: https://dev.tiki.org/tiki-index.php?session_filters=y&tr_sort_mode1=f_138_desc&page=Wishlist First, items with priority 90 are shown. After that, items with priority 9 are shown. However, between 9 and 90 there are lots of priorities that should be shown before 9 is shown, if they were understood as numbers, not as characters. See: https://www.php.net/manual/en/function.natsort.php |
tracker item |
|
Adding a new comment takes you to previous one afterwards
If you follow a notification link to comment (e.g. on a tracker item) and you then reply or add a new one the #threadId=42 value stays on the url and you get scrolled to the initial comment again, not the one you just added (does that make sense?) |
tracker item |
|
Grey Screen adding Tiki-Plugin looks wrong
I noticed this while using the tiki reference plugin. Thought it was something in the plugin creditor interface that was broken, but I now see that the plugin was successfully added. So there is nothing functional broken. However. The UI surrounding the adding of a plugin is certainly broken. My original report: Adding a tiki reference appears to be broken now. I get as far as adding a reference, but when I try to create one it just hangs on a grey screen. Then nothing. Steps to reproduce: Enable "Wiki references" preference Edit a wiki page Click the "Add Reference" icon Add a Biblio Code and click save. The screen now "hangs" on a greyed out screen. |
tracker item |
|
Feetags; add tags management tools
Admins or Moderators should be able to manage (edit and delete) tags from the web interface. https://tiki.org/forumthread67133 I guess we have similar tools/page we can reuse. |
tracker item |
|
Addons code leftovers cause Fatal errors
I think this is due to http://dev.tiki.org/Addons-Cleanup not done/finished entirely yet but if you had Addons enabled before and upgrade your Tiki to trunk (20.x) you will get fatal errors at some places like this: {CODE()} *Fatal error*: Uncaught --> Smarty Compiler: Syntax error in template "file:/var/www/.../subdirs/tikitrunk/templates/tiki-forums.tpl" on line 112 "<a class="forumname" href="{$channels[user].forumId|sefurl:'forum'}">{$channels[user].name|addongroupname|escape}</a>" unknown modifier 'addongroupname' <-- thrown in */var/www/.../subdirs/tikitrunk/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php* on line *112* {CODE} |
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 |
|
Alert when creating an external hyperlink and Ajax auto-save is disable
On a Tiki20 I can edit the default Wiki page, select text and create an external hyperlink using the toolbar button. If I do that with "Ajax auto-save" enable (by default) all goes well. If "Ajax auto-save" is disable I got the following alert; {img fileId="1308" 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 |
|
Applying patch for conversejs fails
Getting errors when running composer install: {CODE()} - Installing jcbrand/converse.js (v4.2.0): Loading from cache - Applying patches for jcbrand/converse.js ../installer/composer-patches/jcbrand-conversejs_remove-native-javascript-for-bootstrap.patch (Remove native javascript for bootstrap) Could not apply patch! Skipping. The error was: Cannot apply patch ../installer/composer-patches/jcbrand-conversejs_remove-native-javascript-for-bootstrap.patch {CODE} |
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 : The number of readings does not change
After the creation of an article, it can be observed that the number of readings of this article does not change, even when changing users or the access permissions of a user. The number always remains at __(0 Reads)__. I was using Chrome Version 75.0 and Opera Version:60.0 |
tracker item |
|
Autotoc links not working on template wiki page
At https://doc.tiki.org/VideoTutorial-408-Trackers%20Feature%20in%20#How_to_create_a_page_to_collect_information_for_a_tracker the links of the autotoc are not going to the relevant anchor. |
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 |
|
bootstrap_modal modals not popping up, contents being loaded in new page, compromising usability
A modal should show when you click the icon, but it doesnt. The modal contents load in a full page, and with limited functionality, such as not having a "save" button. {img type="fileId" fileId="1291"} Seen in Tikis 18 with r. 69798 and r. 69918 |
tracker item |
|
buttons to enter tiki with or without locking it overlap
At the last step in the tiki installer, site admin is offered to enter tiki with or without locking it . The two buttons to choose those actions overlap, and not all text from the second button can be read. Even in standard computer screens (not narrow) |
tracker item |