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 |
|---|---|
| Checkbox in tiki-admin.php?page=login always checked. | tracker item |
|
Checking new Tiki version : need a nicer error message when tikiwiki.org is not accessible
{THUMB(id=30, url="tiki-browse_image.php?imageId=30")}{THUMB} |
tracker item |
|
CKEditor breaks links to wiki pages
{syntax type="tiki" editor="plain"} The symptoms are: - backlinks work sometimes only - when deleting a page it does not always become a wanted page - others ??? The result is: - unpredictable behavior - negative impact on the user acceptance The problem is, that the syntax of the links change: Example: 1) Type "Page 1" in the WYSIWYG mode and save -> "Page 1" 2) save again in WYSIWYG mode -> ~np~<a class="wiki" href="tiki-index.php?page=Page+1" title="Page 1">Page 1</a>~/np~ 3) save again in WIKI mode -> ~np~[tiki-index.php?page=Page+1|Page 1]~/np~ 4) save again in WYSIWYG mode -> ~np~<a class="wiki" href="tiki-index.php?page=Page+1">Page 1</a>~/np~ This makes 3 1/2 different representations of a link to 'Page 1' |
tracker item |
|
CkEditor4 missing buttons on 12.x
Some buttons, such as table, do not show up on the WYSIWYG editor. I have verified table in the list of plugins stored in the custom toolbar. |
tracker item |
|
clean install based on trunk shows 2 SQL errors
Clean install on a new (multitki) site based on trunk from today (Jan. 24th, 2009) shows 2 SQL errors: {CODE()} SELECT patch_name FROM tiki_schema Table 'tikitrunk_etcs.tiki_schema' doesn't exist #2008-11-20 JohannesMoser ALTER TABLE `tiki_polls` ADD `anonym` ENUM( 'a', 'u', 'i', 'c' ) NOT NULL DEFAULT 'u' Duplicate column name 'anonym' {CODE} |
tracker item |
|
Click on reply button in forum by registered user, get a 404 error
When the same registered user clicks on a reply button (the only thing what he can do then), the link will be like this: ^http://www.writingcenter4.info/forumId=22&comments_parentId=20&%3Bthread_sort_mode=commentDate_desc&post_reply=1&comments_threshold=0&comments_reply_threadId=27&comments_offset=0&thread_sort_mode=commentDate_desc&comments_per_page=50&comments_grandParentId=20&thread_style=commentStyle_threaded#form^ But what happens is: 404 Error |
tracker item |
|
Click twice on "Preview" in tiki-view_forum_thread results an error
{syntax type="tiki" editor="plain"} The error is: Notice: this variable may not be empty: $_POST["thread_sort_mode"] |
tracker item |
|
Clicking on icon after file upload from text area through toolbar icons fails for me to add the right syntax for that file
Clicking on icon after file upload from text area through toolbar icons fails for me to add the right syntax for that file Reproduced in https://adup.cat (in case theme style matters, etc) The code that got inserted said something like "cat" or "file" with no number or fileId, etc. |
tracker item |
|
Clicking on the bookmark folder navigation link generate error
{syntax type="tiki" editor="plain"} When a registered user create a bookmark folder in my tiki. The navigation link showed in the user bookmark folder such as --------------------------------------------------------------------- [top] Current folder: test-folder>childtest | --------------------------------------------------------------------- When i click on [top], the link takes me to the appropriate section. But, when i click on the test-folder or childtest link it produce an error similar to this. --------------------------------------------------------------------- Notice: invalid variable value: $_GET["parentId"] = "1" | --------------------------------------------------------------------- Everything works as expected except the navigation link mentioned. Please help. |
tracker item |
|
clicking on marker of geolocated wiki page on a map produces no popup box anymore (loading...)
Cliking on marker of any geolocated wiki page on a map produces no popup box anymore (it shows "loading...") Other geolocated items work as expected regarding this feature, afaik Reproduced with "GeoCMS Maps_18" profile o 18.x, 20.x, 21.x and trunk. as of today {sign user="xavi" datetime="2020-02-22T13:18:46+00:00"} See it reproduced here: http://xavi-9794-7275.show2.tikiwiki.org/tiki-index.php?page=Map-of-Wiki-pages u: admin p: 12345 (using trunk) |
tracker item |
|
CODE block cannot contain $ followed by any digit
If you create a {CODE()} {CODE} block in a wiki page or blog post which contains a "$" followed by a digit somewhere on the page, the page will not be rendered correctly. In fact, the text "($10), $0" will prevent the entire page from being rendered at all. In a blog post it can make the entire blog inaccessible. Seen in v2.3. Sounds identical to this closed tracker item: [http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&itemId=218&highlight=code|Wiki: CODE block may not contain "$0"] |
tracker item |
|
Code plugin messes up page width (right hand column is now offscreen)
When you use the code plugin, the page width formatting is thrown off. Instead of seeing both left/right colums, the right column gets shoved off the screen and I have to scroll. This is with scroll bars already setup on the code plugin itself. -- Chealer : This happens when nowrap was not set. Gary (chibaguy): In my checking (trunk version, but same relevant CSS as in Tiki 3 and $), almost all browsers respect the overflow:auto rule for the code plugin and don't cause the page to widen. I put a long unbroken line of text in the code plugin, and in Opera, IE, Safari (Windows), and SRWare Iron (Chromium - webkit), even this unbroken line was broken to impose a scrollbar on the code area and avoid a scrollbar on the window. Firefox was the only browser that failed at this. If the current rules - overflow:auto, and 90% width in some themes - then all browsers will allow the long line to display unbroken and create the page-bottom scrollbar, pushing the right column out of view. As I understand it, this is the behavior reported as a bug here. |
tracker item |
|
Color popup in Wiki editor is broken
The Foreground Color popup in the Wiki editor has broken in the last week, both on my site and right here on dev.tikiwiki.org. Instead of bringing up a box of colors for selection, it brings up a black line. I suspect that the vertical size of the box was corrupted in a recent update. |
tracker item |
|
Colorbox in mobile 12.x LTS doesn't show up properly (empty black screen)
Colorbox in mobile 12.x LTS doesn't show up properly (empty black screen with a encircled cross in the middle) To reproduce, see show.t.o instance: u: admin p: 12345 Load the homepage, switch to mobile, and click at the link in the homepage: "wiki syntax" |
tracker item |
|
Column Heading Display Bug in tiki-view_tracker.php w/ mirrortables ON
This inlcludes more specific information about a previous bug posting: (http://dev.tikiwiki.org/tiki-view_tracker_item.php?itemId=508&trackerId=5) This bug affects Trackers when mirrortables are turned ON. It occurs with explicit names on or off. Column headings in trackers disappear in tiki-view_tracker after a few columns when user has non-administrative permissions. This means any privs that are less than tracker-admin. The column headings table is drawn succesfully for a few columns, but then disappears, along with the column names, in the rightmost columns. |
tracker item |
|
comments disapper and can't be recovered
Hello, I recognized this some month ago but could not figure out what was going wrong. Now I thought I got it, but this seems to be a wrong trace. Hope you can help me. When I remove a comment the remove_comment method in comments lib is invoked. This runs: $query = "delete from `tiki_comments` where `threadId`=? or `parentId`=?"; So far every thing is okay I think. But in a way I can't recover the comments dissapear. I do not use any prune... option. I don't think that any other admin does delete comments. What is going wrong there. I started some logs but still no idea. Moritz |
tracker item |
|
Comments to Image Galleries cause failure in mod-since_last_visit_new.php causing site crash
When any user creates a comment for an image gallery all users with the since_last_visit_new module active will not be able to access the site. Instead they will receive this error message: Notice: Undefined index: list in /hsphere/local/home/stdiddl/breakingpaint.com/BP2/modules/mod-since_last_visit_new.php on line 87 {CODE(caption=Excerpt_from_line_86)} if (!isset($perm) || $userlib->user_has_perm_on_object($user,$res['object'], $res['objectType'], $perm)) { if ($ret["items"]["comments"]["list"][$count]["href"]) $ret["items"]["comments"]["list"][$count]["href"] .= '&comments_show=y#threadId'.$res['threadId']; $ret["items"]["comments"]["list"][$count]["title"] = $tikilib->get_short_datetime($res["commentDate"]) ." ". tra("by") ." ". $res["userName"]; $ret["items"]["comments"]["list"][$count]["label"] = $res["title"]; $count++;{CODE} Recreating the problem: #Enable comments for image galleries in Admin>general #Enable the module since_last_visit_new #Create an image gallery if one does not already exist #view an image gallery and post a comment |
tracker item |
|
Comments; I replied to a comment and tiki showed another user as the author
Hello, I replied to a comment using this link : https://dev.tiki.org/item8238-Wiki-page-Markdown-Carriage-return-are-not-displayed#mentioned-Bsfez-section-1 After saving the comment the author is Jonny instead of me. {img fileId="1860" thumb="box"} Some things I remember about it; * The page open all the day (I visited in the morning and the event occurred in the afternoon) * I received a notification in my mail that my username was mentioned in a comment * I refreshed the page to see the comment __OR__ I clicked the link from the notification https://dev.tiki.org/item8238-Wiki-page-Markdown-Carriage-return-are-not-displayed#mentioned-Bsfez-section-1 * I typed my reply and saved |
tracker item |
|
Community activity rules: Illogical icons for rules list
The listing of rules in the community control panel uses illogical icons. When you activate a rule, the icon changes to red, if you deactivate it, it turns green. Quote from the page display's HTML source of /tiki-ajax_services.php?controller=managestream&action=list, "before and after", In both lines you see the logical contradiction in terms. {CODE(Colors="Tiki")} <span class="text-success tips" title=":Aktiviert"><span class="icon icon-toggle-on delete" ><img src="img/icons/delete.png" alt="toggle-on"></span></span> {CODE} and {CODE(Colors="Tiki")} <span class="tips" title=":Deaktiviert"><span class="icon icon-toggle-off accept" ><img src="img/icons/accept.png" alt="toggle-off"></span></span> {CODE} |
tracker item |
|
Community user list goes to the homepage (page not found I guess) at tiki.org
At Tiki.org we have a Community item in the menu. Community user list goes to the homepage (page not found I guess) instead of showing my list of user (friends ?) |
tracker item |
|
composer package installation fails from tiki web control panel
Composer packages can't be installed successfully through the web control panel in Tiki 23. Reproduced in dev.t.o, and also in two other servers. In dev.t.o, the triangle icon shows up inndicating that the install failed. In the other 2 servers, I saw a message indicating that composer.lock file was missing (on brand new tiki23 git installs, and therefore those packages could not be installed. In all cases, running in the console (server side) the command -+composer update+- as root fixed the issue. HTH |
tracker item |
|
Configuration Wizard does not save changed prefs since Tiki22
((doc:Admin Wizard|Configuration wizard)) doesn't seem to save changed prefs. I've been recently warned about a new tiki admin unable to enable structures, that he needed for a knowledge base with tiki. He was using the configuration wizard, going to wiki, tick "Structures", click at "Save and Continue", but when going back through the button "Back", or going to the control panel Wiki and review structures there, they where not enabled indeed. I was able to reproduce this bug in recents (git based) Tiki 22, Tiki 23 and Tiki master. However, the feature seems to work as expected in Tiki 21 LTS. It has been reproduced in branch master in a show instance: Log in as admin here: http://xavi-9794-7941.show2.tikiwiki.org/ u: admin p: 12345 Visit: http://xavi-9794-7941.show2.tikiwiki.org/tiki-wizard_admin.php?&stepNr=8&url=tiki-index.php Click at "Structures" to (attempt to) enable teh feature. Click as "Save and continue" Click at "Back", you will that the structures feature is not enabled indeed yet. You can confirm so visiting the Wiki control panel, at the section about Structures, here: http://xavi-9794-7941.show2.tikiwiki.org/tiki-admin.php?page=wiki#contentadmin_wiki-2 |
tracker item |
|
Configuration Wizard, setting not applied (WYSIWYG) on HomePage
Configuration Wizard, setting not applied (WYSIWYG) on the HomePage, the very first page Admin will land and will want to change. Tested on new install of Tiki15.x, 16.x and trunk. Step to reproduce: Install Tiki : tiki-install.php. At the end of the install go to Configuration Wizard to Select Editor type. Enable WYSIWYG => save and continue. The Wysiwyg editor screen show: Compatible Wiki mode Use wiki syntax for saved pages. This is the most compatible with Tiki functionality and the most stable editor mode. Tools and functions in the editor toolbar will be limited. Full WYSIWYG editor is displayed by default : enable __So all is set and the wizard tells you that WYSIWYG will be used by default on the Wiki page.__ Exit the wizard, edit the HomePage. It is not WYSIWYG but Wiki syntax. The HomePage is created by the install process and an extra step is missing in the wizard (it should change the HomePage editor to WYSIWYG). |
tracker item |
|
Confirmation / Validation Emails upon registration encoding problem
{syntax type="tiki" editor="plain"} The registration email seems to give boxed char when mail templates are in french. I had to add utf8_encode() to LINE 2727 of lib/userslib.php $mail_data = utf8_encode($smarty->fetch("mail/$mailTemplate.tpl")); in order to correct the text display problem. But when I debug with $mail_data = mb_detect_encoding($smarty->fetch("mail/$mailTemplate.tpl")); It return the tpl as already in UTF-8, but I had to utf-8 it again to correct it, can someone look into this? |
tracker item |
|
"internal link" button doesn't work -- "local.php not found"
the button "insert internal link" (on the WYSIWYG-editor) doesn't work. it opens a new window "local.php not found — This is normal if you have not run the tiki installer yet". (but i run the tiki installer) |
tracker item |
In tiki-admin.php?page=login, the "Use tracker to collect more group information" check box is always checked, so everytime you change something, the feature is enabled. Kind of annoying to have to pay attention to that all the time.