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 |
|---|---|
|
file gallery link in hint section wrong
when configuring a gallery, it says at the bottom: You can access the file gallery using the following URL: https://your.domain.here/file10?galleryId=10 ... sure? Shouldn't it be just /file10 OR /tiki-list_file_gallery.php?galleryId=10 ? |
tracker item |
|
File gallery listing returns fatal error (smarty, in tiki-list_file_gallery.tpl line 43)
Using 1.9cvs from a couple of weeks Attempting to list any file gallery returns: {CODE()} Fatal error: Smarty error: [in tiki-list_file_gallery.tpl line 43]: syntax error: invalid attribute name: 'galeria' title='Fes' (Smarty_Compiler.class.php, line 1536) in /home/httpd/tiki19/lib/smarty/libs/Smarty.class.php on line 1095 {CODE} For instance, here: http://www.moviments.net/diaspora/tiki-list_file_gallery.php?galleryId=3 I'm using Catalan language interface I've removed that line from the code, and the site is working again. |
tracker item |
|
File Gallery Returning Error 504 When Uploading/Deleting/Modifying Files
When trying to upload, delete, or otherwise modify files, the file gallery returns HTTP error 504 Invalid Backend Response. This occurs with both the default file explorer and elFinder. After refreshing the page, the requested action appears to have executed anyway (i.e. when trying to delete a file, error 504 appears and the file does not disappear, but upon refresh it is gone). Previously, files would upload quickly and immediately appear in the file gallery, or be deleted and disappear immediately. The error appears regardless of file type (tested .jpg, .png, .pdf, .txt, docx) and quantity (tried 1, 2 and more files at a time). Each file was less than 250kb each. The upload/delete progress bar in elFinder is also very slow now, even when performed on a single file. The issue seems to have gotten worse over time as more files were uploaded to the file gallery, where before the error only appeared occasionally when trying to upload/delete a large number of files. Prior to this error, I did encounter instances in elFinder where the progress bar would stall and eventually show a failure message, despite the files actually being successfully uploaded. I checked php.ini and made the following adjustments without success: *Change upload_max_filesize from 2M to 100M *Change max_file_uploads from 20 to 100 *Change post_max_size from 8M to 0 for no limit |
tracker item |
|
File Gallery Thumbnails missing after permission change
Clean install of v12.4 Logged in as Admin Set File Galleries to Store in database Global permission "Can view file galleries (tiki_p_view_file_gallery) set to Anonymous and "Can download files (tiki_p_download_files)" set to Anonymous (this was the default setting) Goto File Galleries-->List Galleries List Gallery view Rollover file names produces popup thumbnail, also in Browse Images view preview images display Uploading new file displays thumbnail and preview image OK From Fille Galleries goto Permissions, then edit global permissions and change "Can download files (tiki_p_download_files)" from Anonymous to Registered Go back to File Galleries, refresh the page and most, if not all, thumbnails turn into question marks as well as the preview images in the Browse Images view. Clicking on the filename downloads the correct file and using the Action Display loads the file in a new page, which is what was expected. (This has the same results with a Registered user and with setting the single object permission) Resetting "Can download files (tiki_p_download_files)" back to Anonymous brings back the images. Conclusion: if "Can download files (tiki_p_download_files)" is set to anything other then Anonymous the file gallery will not display thumbnail or preview images for any user. I had expected to be able to use the "Can download files (tiki_p_download_files)" permission to limit who could download files, not who could see them. |
tracker item |
|
File gallery uploads broken
File gallery uploads don't work anymore, neither with 'browse' nor with 'drag & drop'. |
tracker item |
|
File Gallery uploads do not work
Environment: Server: A virtual machine with Ubuntu 16.04LTS (fully up to date) and Tiki15.1LTS. The database for tiki comes from an tiki instance running 9.9LTS. Files are stored in the database. Host: A Mac with 10.10.5, browser is a current Chrome and Firefox. The results are the same with both browsers. What I did: #log into the tiki as user !!!Upload using elFinder !!!!Using the menu of elFinder #go to Menu -> File Galleries -> List Galleries makes elFinder active #choose one of the available galleries to upload to #in the menu of elFinder select files to upload (the diskette icon) #select one GIF from the local HDD #elFinder indicates an upload #Result: ##the file is visible in elFinder ##the database table tiki_files shows a new, complete entry !!!!Using drag and drop #drag and drop a GIF from the local HDD to the window of elFinder #Result: ##an error message which is hard to read appears (the text is overlayed with an icon. The text reads: Unable to upload "items". Permission denied.) !!!Using Upload File dialog !!!!Using the file dialog by clicking on "Browse files" #the file chooser dialog appears #choose a JPG to upload #the dialog disappears #Result: ##the GUI shows no change ##there is no change in the database table tiki_files !!!!Using drag and drop #choose an existing file gallery (Root is default and I don't want to have files there) #drag a JPG from the local HDD onto the field "Drop files" #Result: ##the browser displays the JPG as a local file URL |
tracker item |
|
File Gallery: Batch upload (Unzip all zip files) adds some garbage (.htaccess, etc)
It seems to be because Tiki uses temp/ to unzip and temp is not empty: temp/.cvsignore temp/README temp/_htaccess temp/index.php |
tracker item |
|
File Gallery: fatal error when trying to choose from uploaded images using the browse option
Here on this site I get: {CODE()} Fatal error: Uncaught --> Smarty: Not matching {capture}{/capture} in 'layout_view.tpl' <-- thrown in /var/www/virtual/dev.tiki.org/html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_runtime_capture.php on line 139 {CODE} Steps to reproduce: # go to https://dev.tiki.org/File-a-bug # in Description field click the {icon name=image} icon with the tooltip saying "Choose or upload images" from the toolbar # in the popped-up window click the "Browse Gallery" button # click on "Bug report images" folder trying to step inside You will get the error reported above with the following URL: https://dev.tiki.org/tiki-list_file_gallery.php?galleryId=13?filegals_manager=area_5e20296fb945a __Duplicate of__ https://dev.tiki.org/item7267-It-is-not-possible-to-select-a-gallery-when-uploading-an-image-using-the-toolbar-tested-dev-tiki-org |
tracker item |
|
File Gallery: PopUp window for viewing image does not show up when browsing to a 2nd page
{syntax type="tiki" editor="plain"} PopUp window for viewing image does not show up when browsing to a 2nd page. Instead it shows the picture file going out the File Gallery. Using Firefox, Chrome |
tracker item |
|
file tiki-calendar_calmode.tpl missing while still included in tiki-action_calendar.tpl
{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 |
|
File Upload (via drag'n'drop): restriction errors get shows for all images instead of only the restricted one
When you upload several images via drag'n'drop, and one of the files is hitting restrictions and gets denied, the error is shown for ALL the images in the batch. The other images get correctly uploaded though. |
tracker item |
|
file upload dupe check not working
file upload (at least the drag'n'drop one) doesn't seem to respect "Allow the same file to be uploaded more than once". |
tracker item |
|
FileGallery parentId=-1 returns Error
{syntax type="tiki" editor="plain"} Creating a new file-gallery in the root directory works for admin, but users with permission get an error upon clicking 'create new file gallery' Message was {CODE()}Notice: invalid variable value: $_GET["parentId"] = -1{CODE} From what I understand -1 stands for the root directory. TikiWiki Version 3.2: The error is produced in file tiki-setup_base.php on line 259 The code tries to validate the '-1' as an integer variable. Defined by the {CODE()}$vartype array -> $vartype['parentId'] = 'int';{CODE} The according $patterns array describes it as {CODE()}$patterns['int'] = "/^[0-9]*$/"; // *Id{CODE} Obviously the sign "-" is missing. Therefore the check for a valid variable fails and the user can't create a new file gallery. Why the admin group is not affected I do not know. |
tracker item |
|
Can't add target file gallery to files tracker field
Since updating to 14.2, I can no longer select a file gallery to store the files uploaded through a files tracker field in the 'Options for Files' menu. The dropdown menu only shows --, but no gallery files to select. Existing Files fields (created in 14.1) still have their gallery link, but a new Files field in the same tracker presents no option to link to that same or any other gallery anymore, only --. |
tracker item |
|
Files uploaded get corrupted in some installs storing files in database
Uploading png files to file galleries get them corrupted somehow. See screenshots (I'll upload them here in short). And a pdf file I uploaded to the file gallery, after I downloaded it again from tiki, I couldn't see its contents properly (see the other screenshot; some font seems to be missing). If I open the source pdf file (not passing through tiki file gallery but directly the one I had in my computer from elsewhere), I can see the contents of that pdf as expected {img fileId="1191" thumb="box"} {img fileId="1192" thumb="box"} {img fileId="1193" thumb="box"} {img fileId="1194" thumb="box"} Fairly standard setup on Ubuntu 16.04 (see ((doc:Ubuntu Install)) ), with mysql 5.7.x, and php 7.0.x (originally, but same issue with php 5.6, 7.0.x, 7.1.x, 7.2.x). Using gd (imagemagick installed also after I hit the bug the first time, just in case it automagically helped, but it didn't - I didn't remove gd, btw) I've tested also using tiki15svn, and I couldn't use it due to some weird error I had never seen before of zend session validator class not finding Id.php in place. (!). Therefore, I couldn't test tiki15svn in the same server. I tested using tiki17svn, and file uploads worked as expected (nice!). I tested using tiki18svn, or tiki trunk, and I got the issue I reported. ---- Gosh, similar issue might be happening on dev.t.o (at least for me; is it only me???): try to see the png files that I produced as screenshots, e.g.: https://dev.tiki.org/tiki-list_file_gallery.php?galleryId=1&fileId=1194&view=page ---- Update: avoided the issue by means of changing the storage of files in file galleries from db to file system. {sign user="xavi" datetime="2018-05-10T14:07:57+00:00"} Therefore, the issue might be specific to Tiki18+ and Mysql5.7 maybe? (in another production server of mine, the setup is fairly similar in Ubuntu 16.04, but with MariaDb instead of MySQL 5.7, and I didn't see the issue of images getting corrupted). As a consequence, I removed the tag "Release blocker", since I'm not sure how many production server are out there with MySql 5.7 and storing files in database. Feel free anyone to re-tag to release blocker if this is too critical for someone else. 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:47:53+00:00"} |
tracker item |
|
Filter error when filterfield contains a field that is a multi-valued item link
Consider a tracker 1 that has a field with fieldId=2 of type item link, and multiple values are allowed for this field. Assume that the tracker contains an item 3 where field 3 is a set of 2 item links, one to value "A" and one to value "B". The value of field 3 of item 2 in tracker 1 will show as "A,B". Now make a trackerlist with trackerId="1" filterfield="2" and filtervalue="B". Due to a bug in trackerlib.php item 3 will not be shown. Item 3 should be shown, because value B occurs in field 2. The problem is that the code does not handle item links with multiple values, and the filtervalue is checked only against the first link in the link item field. The bug is due to the following piece of code: INNER JOIN tiki_tracker_item_fields ttif{$i}_remote ON ttif$i.`value` = ttif{$i}_remote.`itemId` The ON statement should take into account that ttif$i.`value` can be a list of itemIds, not a single value. Replacing this code with the following code resolves the problem: INNER JOIN tiki_tracker_item_fields ttif{$i}_remote ON FIND_IN_SET(ttif{$i}_remote.`itemId`,ttif$i.`value`) > 0 |
tracker item |
|
filtering this tracker on this site is not working!
List tracker items of dev.tw.o/tracker5 Filter them by summary for the word "group", or submitted by "xavidp" (for instance). I get no results, when there are some (or plenty) records... |
tracker item |
|
Firefox 3.0.1 + TW 2.0 Mis-Displays when "menu" option is selected in Look and Feel > Top Bar
{syntax type="tiki" editor="plain"} Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1 This is Tikiwiki v2.0 -Arcturus- © 2002–2008 by the Tiki community Sun 07 of Sept., 2008 22:51 EDT Firefox mis-displays when "menu" option is selected in Look and Feel > Top Bar Does not occur in IE7 Mis-display is that menu appears in proper place, but all of the rest of the page is to the right of the end of the menu div |
tracker item |
|
first login after new install fails after install in subdirectory (tiki-change_password.php not foun
{syntax type="tiki" editor="plain"} Unverified bug . New install of 1.9.10.1 in subdirectory, e.g. http://my.domain.com/subdir After typing in admin/admin to login for the first time, I was redirected to http://my.domain.com/tiki-change_password.php instead of the expected http://my.domain.com/subdir/tiki-change_password.php. |
tracker item |
|
fix 'make viewdb' command in trim (sqlite3 missing: add dependency check & info?)
fix 'make viewdb' command in trim (sqlite3 missing: add dependency check & info?) https://doc.tiki.org/TRIM#make_viewdb See this output I got when I attempted to use this command on a Ubuntu 16.04 (64 bit): {CODE(colors="shell")} root@coprinus:~/code/trim# make viewdb sqlite3 data/trim.db make: sqlite3: Command not found Makefile:22: recipe for target 'viewdb' failed make: *** [viewdb] Error 127 root@coprinus:~/code/trim# {CODE} With TRIM svn r58809 ^Last Changed Rev: 58718 Last Changed Date: 2016-05-27 21:34:31 +0200 (dv, 27 mai 2016) ^ I had installed in my machine: * libsqlite3-0 * libsqlite3-0:i386 * php-sqlite3 (for all php versions in my computer) but not * sqlite3 Installing sqlite3 package allowed to get the output from the sqlite console: {CODE(colors="scss", ln="1")} root@coprinus:~/code/trim# make viewdb sqlite3 data/trim.db SQLite version 3.11.0 2016-02-15 17:29:24 Enter ".help" for usage hints. sqlite> .help .backup ?DB? FILE Backup DB (default "main") to FILE .bail on|off Stop after hitting an error. Default OFF .binary on|off Turn binary output on or off. Default OFF .changes on|off Show number of rows changed by SQL .clone NEWDB Clone data into NEWDB from the existing database .databases List names and files of attached databases .dbinfo ?DB? Show status information about the database .dump ?TABLE? ... Dump the database in an SQL text format If TABLE specified, only dump tables matching LIKE pattern TABLE. .echo on|off Turn command echo on or off .eqp on|off Enable or disable automatic EXPLAIN QUERY PLAN .exit Exit this program .explain ?on|off|auto? Turn EXPLAIN output mode on or off or to automatic .fullschema Show schema and the content of sqlite_stat tables .headers on|off Turn display of headers on or off .help Show this message .import FILE TABLE Import data from FILE into TABLE .indexes ?TABLE? Show names of all indexes If TABLE specified, only show indexes for tables matching LIKE pattern TABLE. .limit ?LIMIT? ?VAL? Display or change the value of an SQLITE_LIMIT .load FILE ?ENTRY? Load an extension library .log FILE|off Turn logging on or off. FILE can be stderr/stdout .mode MODE ?TABLE? Set output mode where MODE is one of: ascii Columns/rows delimited by 0x1F and 0x1E csv Comma-separated values column Left-aligned columns. (See .width) html HTML <table> code insert SQL insert statements for TABLE line One value per line list Values delimited by .separator strings tabs Tab-separated values tcl TCL list elements .nullvalue STRING Use STRING in place of NULL values .once FILENAME Output for the next SQL command only to FILENAME .open ?FILENAME? Close existing database and reopen FILENAME .output ?FILENAME? Send output to FILENAME or stdout .print STRING... Print literal STRING .prompt MAIN CONTINUE Replace the standard prompts .quit Exit this program .read FILENAME Execute SQL in FILENAME .restore ?DB? FILE Restore content of DB (default "main") from FILE .save FILE Write in-memory database into FILE .scanstats on|off Turn sqlite3_stmt_scanstatus() metrics on or off .schema ?TABLE? Show the CREATE statements If TABLE specified, only show tables matching LIKE pattern TABLE. .separator COL ?ROW? Change the column separator and optionally the row separator for both the output mode and .import .shell CMD ARGS... Run CMD ARGS... in a system shell .show Show the current values for various settings .stats on|off Turn stats on or off .system CMD ARGS... Run CMD ARGS... in a system shell .tables ?TABLE? List names of tables If TABLE specified, only list tables matching LIKE pattern TABLE. .timeout MS Try opening locked tables for MS milliseconds .timer on|off Turn SQL timer on or off .trace FILE|off Output each SQL statement as it is run .vfsinfo ?AUX? Information about the top-level VFS .vfslist List all available VFSes .vfsname ?AUX? Print the name of the VFS stack .width NUM1 NUM2 ... Set column widths for "column" mode Negative values right-justify sqlite> .quit root@coprinus:~/code/trim# {CODE} |
tracker item |
|
Fix CAS authentication in 1.9.x
[http://sourceforge.net/tracker/index.php?func=detail&aid=1325010&group_id=64258&atid=506846] |
tracker item |
|
Fix the wiki syntax parser to exclude closing parenthesis from the external URLs links
When URL is entered in a parenthesis it takes the closing one and includes it in the external link: (E.g. Google -- https://google.com/) The expected result would be that the ")" is not included as part of the link. |
tracker item |
|
Fixed HTTP Expires Header is in year 1981
Hello, we have noticed a problem within some HTTP response headers where the value the Expires-key is hard set to "Expires: Thu, 19 Nov 1981 08:52:00 GMT". This causes some browsers to not be able to cache the page and cause performance issues. We first experienced this with requests to article_image.php?image_type=topic&id=<someid> Then we noticed, that the index.php has this Expires header value set, too. And unfortunately it's the same on dev.tiki.org, too. Could you please have a look? Thanks in advance! Lars |
tracker item |
|
Flag problem when country is empty
See screenshot |
tracker item |
|
Flash content overlapping phplayers menus
When a wiki page displays flash content through the flash wikiplugin, phplayers menus will appear under the flash content. This will happen even if the z-index property is properly set, because Flash renders on top of all DHTML layers. |
tracker item |