Category: Error
error message, broken, etc
A bug is something which doesn't work like it should. It is an obvious error.
This category was probably used as a fallback for bugs which did not fit other Bug subcategories before the general Bug category was created.
Show subcategories objects
A bug is something which doesn't work like it should. It is an obvious error.
This category was probably used as a fallback for bugs which did not fit other Bug subcategories before the general Bug category was created.
| Name | Type |
|---|---|
|
Missing Tracker Item #2911
This tracker item could not be found |
tracker item |
|
Non-bootstrap navigation menus only pop on to menuLevel1
My website has a navigation menu set up using a tiki structure. It is set to use non-bootstrap menus for this. When I hover over the menu, there are potentially multiple levels of the menu that can pop out. Since Tiki 14.x, only one level of the menu will pop out. The menu options that have more levels below them even retain the ::after arrow showing that it can pop out, except, when you hover over it, the second menu level does not pop out. I have attached a screenshot to show what my set up looks like. {img fileId="994" thumb="y" rel="box[g]"} |
tracker item |
|
Non-Breaking Space Character in Headers
Hello all, I'm running into an issue that is causing the diamond and question mark to appear. At first I thought it was an encoding issue, but after looking at this more carefully, I think the root cause is specific to how the headers are generated in HTML. To reproduce this bug: 1. Create a header in a wiki page with multiple words in it using the wiki editor. 2. Save the page and then View Source. If you see the header tag below, the second to last word contains " ". This happens to all the headers. div class="icon_edit_section"><a title="Edit Section" href="tiki-editpage.php?page=CBusinessCreditReport&hdr=2"><span class="icon icon-edit fa fa-edit fa-fw " ></span></a></div><h1 class="showhide_heading" id="How_to_Order_a_Business_Credit_Report"> How to Order a Business Credit Report</h1> 3. Click on Edit to edit the page and switch over to the WYSIWYG editor. 4. Make any edits to the page. I just entered text in the body. 5. Preview the page. A diamond with a question mark will appear where the non-breaking space is located. 6. If the page is saved and you try to edit the page, you'll get the error message regarding an issue with the encoding. This issue only occurs if you are using the WYSIWYG editor. It seems to be converting that non-breaking space in the HTML to an unknown character. I was previously running 14.2 and upgraded to 15 to see if the non breaking space in the HTML would disappear, but the issue remains. At this point, this makes the WYIWYG editor unusable. |
tracker item |
|
Nonsensical (at first look) "translation" of icons
In /lib/toolbars/toolbarslib.php several calls for icon FILES get translated. Why would the file names or paths of icon files be translated? This is just a (very) minor issue, but unnecessarily inflates language.php in all target languages. Example: {CODE(Colors="Tiki")} switch ($tagName) { case 'bold': $label = tra('Bold'); $icon = tra('img/icons/text_bold.png'); $iconname = 'bold'; $wysiwyg = 'Bold'; $syntax = '__text__'; break; {CODE} With this, a translator could exchange toolbar icons (or their paths) in his/her translation. But what would be the use case for that? 22 icon file names are pumped through tra() in total... Maybe there is some deeper logic, but I don't get it ;-) |
tracker item |
|
not checking for local permissions while tring to download a tracker attachment
I made a tracker and get one of the user's group the permission to view this tracker only (by making local permissions only for that tracker). So users of that group can view that tracker's items but when clicking to download one of the attachments, they only see a blank page. |
tracker item |
|
Not parsed syntax (np) are popping everywhere on Tiki 30
{syntax type="tiki" editor="plain"} {CODE()}~np~ and ~/np~{CODE} are popping almost anywhere in Tiki. They are visible on pages but also on notifications sent by Tiki. {img fileId="3262" thumb="box"} {img fileId="3263" thumb="box"} |
tracker item |
|
Not possible anymore to download a file in a specific folder on dev.t.o (whishlist screenshot)
It is not possible anymore to download a picture in this tracker if you try to navigate (browse) inside the file galleries to place the image in an existing gallery. I tried dozens of time since yesterday. Browsing through file galleries is insanely slow (but it was working before) a timeout is now occurring. {img type="src" src="https://ibb.co/9W5VQTW"} https://ibb.co/9W5VQTW Still here: https://share.vidyard.com/watch/61X1hdae5uQ8MHMTUx3jZN? |
tracker item |
|
Not possible anymore to set the plugin module on a wiki page using plugin help
It is not possible anymore to set the plugin module on a wiki page using plugin help. As seen on video it is not possible to select a module and even trying the first (default) one the code is not pasted in the text area. (also tested on my local : Last update from SVN (18.2svn): Sunday July 8, 2018 00:00:49 +03 - REV 66911 (InnoDB)) {youtube movie="r-pH_cKFSZ8" width="800" height="600"} ~~#F00:Update :~~ Tested on Mac, Safari and Chrome on SVN (20.0svn): Sunday June 16, 2019 19:04:34 IDT - REV 70218 and it is still there. {img fileId="1299" thumb="box"} |
tracker item |
|
Not possible to add a file in a tracker item (tracker field file) - Data is lost FOR TIKI 21x
Same as Bernards report but creating a Show Instance for Tiki 21x (if that's possible) See https://dev.tiki.org/item7496-Not-possible-to-add-a-file-in-a-tracker-item-tracker-field-file-Data-is-lost |
tracker item |
|
not possible to ADD new task into user tasks in user-task module
if you enable user-task module and you are on URL with some querty, like http://server/tiki-index.php?page=xxxxx and you try to add new user taks, you will get errror because the string which is created as action for form submit is wring |
tracker item |
|
Not possible to change the recategorization event of a field Category when the category uses non-latin leters
{syntax type="tiki" editor="plain"} I have a Tiki29 in hebrew. I use trackers and I have a field "Categorize tracker item". If I change the option "recategorization event" (from save to indexing) Tiki feedback show a red error with "name is required". The modal close and nothing is saved. I don;t know since when it is broken, but it used to work... {img fileId="3215" thumb="box"} |
tracker item |
|
Not possible to delete a tracker on next.tw.o
{syntax type="tiki" editor="plain"} Not possible to delete tracker 16 here: https://next.tiki.org/trackers I can't reproduce on show, so it must be something with the data from tiki.org This is blocking progress on ((Unified Search with MySQL Full Text Search)) This is related to http://dev.tiki.org/item4609 __Update 2014-07-29 For Tiki13__ {flash type="url" movie="display862" width="983" height="480"} |
tracker item |
|
Not possible to set a different module than the first one with the MODULE plugin
The plugin module is broken when setting it using the helper. {youtube movie="jJ-SJUA5aP8" width="800" height="640"} --- In Tiki19 there is more (wrong) verbose but still not working: https://share.vidyard.com/watch/Wi8wXaFc9kpGfRfWydLyhR |
tracker item |
|
Not possible to set a plugin using the help system
It is not possible to set a plugin using the help system on Tiki19.x (tested on dev) |
tracker item |
|
Not possible to upload a file at dev.t.o
{syntax type="tiki" editor="plain"} It is not possible to upload a file when filling a ticket. #I create a bug report #I select the icon uploap in the text area description #I navigate to the correct folder I want to drop a screenshot (liste galleries -> bug report -> bsfez) #I drop the image on the upload area (I wait to be sure no timeout in the background) #I click on insert The upload fails: {CODE()} FileGalUploader.vue:23 POST https://dev.tiki.org/tiki-ajax_services.php?controller=file&action=upload 413 (Content Too Large) FileGalUploader.vue:23 UploadAjaxError: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>413 Request Entity Too Large</title> </head><body> <h1>Request Entity Too Large</h1> The requested resource does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit. </body></html> at $e (ajax.mjs:24:10) at XMLHttpRequest.<anonymous> (ajax.mjs:64:29) at XMLHttpRequest.i (helpers.js:74:23) {CODE} |
tracker item |
|
Not possible to upload a file from a tracker item, (Filter not found: asArray)
On a Tiki23 (Sunday October 31, 2021 09:32:13 IST) I can't upload files anymore using the tracker field file. As soon as the file is selected I got this error: {CODE()} rosh_hashana.png (Filter not found: asArray) {CODE} {img fileId="1621" thumb="box"} Browsing and selecting a file work. |
tracker item |
|
Not possible to use 0 as the value for an option of the dropdown tracker field
On Tiki 18.x I have a tracker with a dropdown field to display different values. By default the value should be 0. The dropdown doesn’t display an option if the value of the option is 0. I tried: 0,1,2,3,4,5 0=0,1=1,2=2,3=3,4=4,5=5 0=0,0=0,1=1,2=2,3=3,4=4,5=5 =0,=0,1=1,2=2,3=3,4=4,5=5 0=None,0=None,1=1,2=2,3=3,4=4,5=5 None are working (none=None,none=None,1=1,2=2,3=3,4=4,5=5 is working fine) --- I created an instance. The field time is a dropdown with the following options: 0=0 hours,1=1 hour,2=2 hours,3=3 hours,4=4 hours Go at: http://bsfez-11581-6744.show.tikiwiki.org/tiki-view_tracker.php?trackerId=1 Create an item, the first value (equal 0) is not displayed. I have the feeling this is a nasty regression.(in another case changing back the value for something else than 0 didn’t make the "lost" options reaper. |
tracker item |
|
not upgrade from r67035 to r67053 (svn)
I try to update tiki 18.x SVN from r67035 to r67053 run php doc/devtools/svnup.php SVN tree update sucess and view error: 4/7 [================>-----------] -- Updating secdbPHP Warning: mysqli_connect(): (HY000/1045): Access denied for user ''@'localhost' (using password: NO) in /var/www/html/svn181/doc/devtools/release.php on line 333 5/7 [====================>-------] -- Updating database In installlib.php line 284: Fatal: Cannot open /var/www/html/svn181/installer/../db/tiki-secdb_18.2svn_mysql.sql database:update [-a|--auto-register] 7/7 [============================] -- Automatic update completed r67035 -> r67053 |
tracker item |
|
Searching for contents within files in File Gallery
#Create a MS word file. #Enter any word in the file. (In my case, it was "outside") #Create a table in the word file and enter a text into a cell of the table. (In my case, it was "inside", "insider", "Inside2") #Save the Word file. #Upload the file to File Gallery (12.x of demo.tiki.org) #Rebuild the index and "Reindex all files for search" (Admin -> Admin Home -> file Gallery -> "Search Indexing" tab) #Search for the words. #Result ##Tiki found the word "outside" (which is outside of tables) ##Tiki could not find "inside" (and its variants, which are inside of tables) |
tracker item |
|
Notice: Undefined index: categId in categorize_list.php on line 48
Using 1.9.cvs from june 13th 2007. When I make changes to a forum as admin, I get ^ Notice: Undefined index: categId in /home/httpd/tiki19/categorize_list.php on line 48 ^ I haven't tried at other places... My categories have subcategories, and some of them have letters with accents (Spanish tilde, etc.) |
tracker item |
|
Notice: Undefined variable: rewritebase in tiki-check.php on line 1138
It's minor but should it worry a site admin? |
tracker item |
|
Notice: Undefined variable: username in /var/www/html/lib/userslib.php on line 786
Whilst debugging a SAML setup I get the following. ===Notice: Undefined variable: username in /var/www/html/lib/userslib.php on line 786=== I appreciate that my SAML config might be wrong at this point, but this is a software bug. Thanks Rob |
tracker item |
|
Numbers in Activity names get removed.
When you create a new activity with numbers in the name, the numbers get removed in the generated files. For example, if I create an activity called 1, and then I look in the "code" and "compiled" directory of processed, the file name with just be ".php". |
tracker item |
|
Numeric field 0 value is returned as "No value" in the plugin list
Tracker field numeric 0 value is interpreted by the plugin list as No value for 'tracker_field_xxx' In a tracker I have a numeric field that contain the value 0 and it display ok in the tracker. I set a plugin List the field and it is returned like the field is empty. Retested today on Tiki19: {img fileId="1236" thumb="box"} |
tracker item |
|
Numeric field options bug (isMain or not change the display )
If you set a numeric field with option : 0,4,₪ (that should display israely currency sign) and this field isMain (linked to the item) it work fine. If you unset "isMain" (no link to the item) the sign deseaper ! Reproducted with other characters of course :) |
tracker item |