Category: 4 - Done - Ready for DEV Team
Show subcategories objects| Name | Type |
|---|---|
| doc.t.o 12.x: Spreadsheets displayed with large blank bottom section and rows out of sync with row numbers | tracker item |
|
doc.t.o 12.x: tag cloud module shows as list & with ' ' between tags when in .s5 slideshow & plugin rss also
{syntax type="tiki" editor="plain"} doc.t.o using 12.x r48406: tag cloud module shows as list & with ' ' between tags when in .s5 slideshow. Example, for module freetags_most_popular : http://doc.tiki.org/show:Documentation#s2 ::{img fileId="576"}:: Using this code: {CODE()} {module module="freetags_most_popular" type="cloud" max="75" notitle="y"} {CODE} Another one, for plugin rss: http://doc.tiki.org/show:Documentation#s7 ::{img fileId="577"}:: produced with this: {CODE()} {rss id="1" max="10" date="1" showtitle="0"} {CODE} |
tracker item |
|
doc.tiki.org feature list (which is populated from trackers) is not appearing all the time
{syntax type="tiki" editor="plain"} Background info: http://tiki.org/tiki-view_forum_thread.php?comments_parentId=46281 So when you visit http://doc.tiki.org/Features, the actual list of features comes and goes. You can see from the video below (I put a watch alert on that page) that it has been going on for months: {flash type="url" movie="display251" width="1126" height="528"} |
tracker item |
|
Draw SVG-edit: in Firefox, drawing shifts quite far from the cursor
{syntax type="tiki" editor="plain"} Draw doesn't work. Captured an image using jCapture. Then edited. Symbols displayed in draw are off. {flash type="url" movie="display411" width="983" height="737"} |
tracker item |
|
Dynamic Item List field does not work
I have tested 'Dynamic Item List' tracker field at version 12.0 alpha for upgrading from version 10. According from my simple test, it does not work. Thanks, Joon |
tracker item |
|
Edit Session Preserved When Editor Window/Tab closed.
Say I have a tab open to editing page X, and then I close tab X. the editor does not register that I closed the edit session, so when another user comes along to edit the page, they get a notification that the page is currently being edited, even though its not. Not sure if this persists, or eventually times out or something, but figured I'd dump the behavior. I'll update if I find out more. |
tracker item |
|
Editing a tracker field text area which contains the Flash plugin, breaks the plugin (such as for jCapture)
{syntax type="tiki" editor="plain"} {img fileId="361"} |
tracker item |
|
ElFinder returns img plugin syntax instead of image URL
When using ElFinder as the gallery viewer, browsing for images does not work. ElFinder returns the img plugin syntax instead of the image URL. The show instance does not work too well. So, I made a screencast {flash type="url" movie="display437" width="759" height="753"} Adding CkEditor image toolbar button to show, too. Note: This is when using HTML WYSIWYG and the CKEditor Image tool, but will have a go {sign user="jonnybradley" datetime="2013-10-30T17:18:39+00:00"} |
tracker item |
|
elFinder: Invalid backend response. Data is not JSON.
http://doc.tiki.org/tiki-list_file_gallery.php?galleryId=1686 {img fileId="609"} |
tracker item |
|
elFinder: make it work with SVG-edit and WebODF
{syntax type="tiki" editor="plain"} Should just be some UI work so when a user selects a file, and uses contextual menu, WebODF or SVG-edit options appear if the file is of the right type. |
tracker item |
|
embed image out of elFinder
If you write a wiki article for example and want to insert a image or picture you already uploaded you use the button for picture. Then you select file galleries as the data source and want to select a file directly within the file gallery. That's not the real problem. But as soon as you use elFinder for file gallery view you still can select a image but it will always insert a whole code tag within the "image id" field (eg. {img fileid="34" ...}) and not only the fileid itself. The fix is really easy, you just need to edit the file [yourtikihome]/templates/tiki-list_file_gallery.tpl at line 294 and replace this line with the following: {CODE(caption="templates/tiki-list_file_gallery.tpl")}window.opener.insertAt('{{$filegals_manager}}', data.fileId);{CODE} Maybe you should fix this in a following version, as it's really annoying to fix the form every time. ------- the patch doesn't seem to work. still having the issue of the full plugin code gets injected. This is probably a Jonny bug now since it touches ElFinder |
tracker item |
|
Error "no index available" on new install
Just downloaded 12.o.beta from SourceForge following Jonny's Tiki-devel email of Fri. 22 Nov 2013. Unpacked fine (using zip file). ran "sh setup.sh" going through three standard steps, (c) composer, (f) fix and (x) exit, smoothly. Started up, automatically switched to install. Went through all steps smoothly. Entered tiki. Went through Wizzard. Getting better and smoother all the time; congrats all who are working to make this better. Before logging off as admin from every new Tiki I create, I always create myself a new user. Did so again this time, and get an annoying (and confusing) error message: --- __Error(s): No index available.__ --- directly above the information: "Notice: Account validated successfully. Information Account validated successfully. " The only option provided is in the upper right, to "clear errors". --- For the record, during the Admin Wizard, I did NOT chose the "Basic Search" but the "Advanced Search" with "MySQL Full-Text Search as my "Unified Search Engine" and "Incremental Index Update". I think this is just a small annoyance, but can see how this confuses and worries a new user/admin. |
tracker item |
|
Error page repeats header
{syntax type="tiki" editor="plain"} When there is an error, such as trying to go to a non-existent page, e.g. tiki-index.php?page=sadjklfjadklfjlkds the error page has the header appearing below the error. You need search to be turned on (problem does not occur in mysql search though). |
tracker item |
|
Error: directory 'img/icons/error.png' not allowed by security setting in installer
Check the image which is supposed to be to the left of "Upgrade fix" on step7 of the installer |
tracker item |
|
Smarty warnings being shown when error reporting is off (was: Excluded categories issue in admin panel)
Seen at: https://branding.tiki.org/tiki-admin.php?page=search {CODE()}Warning: htmlspecialchars() expects parameter 1 to be string, array given in /var/local/branding.tiki.org/www/templates_c/ffee1decad4274a7207219e1b5c29ec879c6ef23.file.shared-flags.tpl.php on line 61 Call Stack #TimeMemoryFunctionLocation 10.00151062168{main}( )../tiki-admin.php:0 20.480828653752Smarty_Tiki->display( )../tiki-admin.php:687 30.480828654408Smarty_Internal_TemplateBase->display( )../smarty.php:261 40.480828654568Smarty_Tiki->fetch( )../smarty_internal_templatebase.php:374 50.480928657200Smarty_Tiki->fetch( )../smarty.php:169 60.480928657440Smarty_Internal_TemplateBase->fetch( )../smarty.php:194 70.483129066568content_526d6655a42833_95209110( )../smarty_internal_templatebase.php:180 80.522629819344Smarty_Internal_Template->getSubTemplate( )../en18b660cf6951a7bde07357befc24a4e5^0b68810b83d274feeef37f17fa11a02daa468f3e.file.tiki-admin.tpl.php:273 90.522629848648Smarty_Internal_TemplateBase->fetch( )../smarty_internal_template.php:286 100.523930090424content_526d6c33904fa7_01674674( )../smarty_internal_templatebase.php:180 110.606233752648smarty_function_preference( )../en18b660cf6951a7bde07357befc24a4e5^2f839e7ac915760773273f738f44946d9190e15c.file.include_search.tpl.php:121 120.607033767840Smarty_Internal_TemplateBase->fetch( )../function.preference.php:80 130.607533842240content_526d666807aa49_83245061( )../smarty_internal_templatebase.php:180 140.607633843240Smarty_Internal_Template->getSubTemplate( )../eb55ed0463a99692426fd50fb96c614846cdaaff.file.text.tpl.php:54 150.607633872968Smarty_Internal_TemplateBase->fetch( )../smarty_internal_template.php:286 160.607833917888content_526d6667d67489_17610669( )../smarty_internal_templatebase.php:180 170.608133918264htmlspecialchars ( )../ffee1decad4274a7207219e1b5c29ec879c6ef23.file.shared-flags.tpl.php:61 " />{CODE} |
tracker item |
|
Exporting tracker field definitions: only the last one appears
tiki-admin_tracker_fields.php?trackerId=5 Select several fields Choose "Export Selected" And you will see only one field definition in the box |
tracker item |
|
Extend include_path for Net/LDAP2.php
Hello, a freshly unzipped Tiki 11.0 installation which is configured to use Tiki and LDAP user accounts can't require_once the Net/LDAP2.php file in lib/auth/ldap.php line 14. I tried to re-generate the composer autoload files, but without success. Now, I extended the include_path in my php.ini file for vendor_extra/pear Please have a look at this issues. Thanks und regards Lars |
tracker item |
|
Fix Dev.T.O indexing issues after daily ugrades
Seen on dev.tiki.org {sign user="marclaporte" datetime="2013-11-26T13:18:26+00:00"} |
tracker item |
|
Admin panels: False feedback to the admin when activating or deactivating prefs (phantom prefs).
Some phantom prefs are introduced in each version of Tiki, as devs add/change prefs but don't notice this. So before each major release (ex.: from 11.0 to 12.0, but not from 12.0 to 12.1), a complete check needs to be done, for all admin panels. # Start with a fresh install (this is important because some of these issues could only happen once) # Visit tiki-admin.php # Activate all Preference Filters (Basic, Advanced, etc.) # For each of the approx 50 panels on tiki-admin.php ## Activate or deactivate any checkbox (any pref really) on the page (only one per URL, no need to do it per tab). ## Confirm that the pref change is reported. ## If any ''other'' pref change is reported, figure out why and resolve. |
tracker item |
|
File Gallery Download dead loop if folder is customized
I got a problem to see thumbnail and download file from File Gallery. What I did are: 1. create a customized a folder for file gallery 2. point the file gallery folder destination to the new folder in setting. 3. upload a file 4. try to view the file and download the file, the system goes to endless loop, and no responds from server to client, logs are continuously generated till disk full. [Thu Jan 01 12:56:38 2014] [error] [client 192.168.1.102] PHP Notice: ob_end_clean(): failed to delete buffer zlib output compression. in /apps/tiki/tiki-download_file.php on line 147, referer: http://tiki.mydomain.com/file1 5. after I check the code. in the tiki/tiki-download_file.php, line 146, it has below ~~#60F:while (ob_get_level()) { ob_end_clean(); }// Be sure output buffering is turned off ~~ 6. I googled the coding, looks it should be changed as below. ~~#60F:while (ob_get_level()>1) { ob_end_clean(); }// Be sure output buffering is turned off ~~ 7. I changed, the code, the file viewing and download are perfect. problem is solved. Could any developer please review the code, if it is the way to go, please merge the change into the main trunk for future releases. Thanks. |
tracker item |
|
Find a way to block robots from indexing in PHP, and configurable from Tiki
We now use htpasswd, which is great for extra security, but can cause issues in certain cases. We want to block indexing, but fully configured via Tiki, similar to site_closed. How could we do this? This would be useful for show.tiki.org and for dev and staging sites. Seem like bottrap idea... (anyone tried it?) Related links: * http://perishablepress.com/blackhole-bad-bots/ ** http://www.kloth.net/internet/bottrap.php * https://support.google.com/webmasters/answer/93710 |
tracker item |
|
First install from svn fails silently on composer
I just installed my first Tiki12 for a long time from svn. I start sh setup.sh and after I follow all the default suggestions and I see no hint of anything wrong, when I go to the new site all it shows is: Your Tiki is not completely installed because Composer has not been run to fetch package dependencies. You need to run 'sh setup.sh' from the command line. See http://dev.tiki.org/Composer for details. Going back carefully through the setup messages for the purpose of this bug report, I see that there are actually messages about curl not being found, but they are impossible to spot because they don't stand out and they are immediately scrolled 24 lines ! For the record, this is what I see: libs@giftbox:/www/tiki12.jmlibs.name/htdocs$ sh setup setup-legacy.sh setup.sh libs@giftbox:/www/tiki12.jmlibs.name/htdocs$ sh setup.sh Tiki setup.sh - your options ============================ c run composer and exit (recommended to be done first) f fix (classic default) o open (classic option) S clear screen predefined Tiki Permission Check models: ---------------------------------------- 1 paranoia 2 paranoia-suphp w suphp workaround 3 sbox W sbox workaround 4 mixed 5 worry 6 moreworry 7 pain 8 morepain 9 risky a insane q quit x exit There are some other commands recommended for advanced users only. More documentation about this: http://doc.tiki.org/Permission+Check Your choice [c]? curl: not found setup.sh: 455: setup.sh: curl: not found We have failed to obtain the composer executable. NB: Maybe you are behing a proxy, just export https_proxy variable and relaunch setup.sh 1) Download it from http://getcomposer.org 2) Store it in temp/ Tiki setup.sh - your options ============================ c run composer and exit (recommended to be done first) f fix (classic default) o open (classic option) S clear screen predefined Tiki Permission Check models: ---------------------------------------- 1 paranoia 2 paranoia-suphp w suphp workaround 3 sbox W sbox workaround 4 mixed 5 worry 6 moreworry 7 pain 8 morepain 9 risky a insane q quit x exit There are some other commands recommended for advanced users only. More documentation about this: http://doc.tiki.org/Permission+Check |
tracker item |
|
Fix all URLs following migration to Allura
In December 2012, links to view source code changed from: http://tikiwiki.svn.sourceforge.net/viewvc/tikiwiki/trunk/templates/prefs/ to: https://doc.tiki.org/tiki-pagehistory.php?page=HTML5&history_offset=1&diff_style=sidediff&diff_style=sidediff&show_all_versions=y&compare=Compare&newver=0&oldver=8&tra_lang=sq&paginate=on&history_pagesize=50 Here is how to find: https://www.google.com/search?q=site%3Atiki.org+viewvc |
tracker item |
|
Flag image broken for some some countries
11.x: http://tiki.org/tiki-view_forum_thread.php?comments_parentId=49820 12.x: http://next.tiki.org/tiki-view_forum_thread.php?comments_parentId=49820 {flash type="url" movie="display525" width="928" height="602"} |
tracker item |
|
Forum & Maillist Sync shows full email for list contributors not registered on tiki
Google Group list and forum posting are working perfectly after following [https://doc.tiki.org/Forum+and+Mailing+List+Synchronization|setup guide here]. According to the guide, email addresses unknown to tiki are to show as "Anonymous" posts. They do not. Instead, they show as the complete From: email address, "full name <email@somewhere.com" Take a look here (I edited the sql database and changed the email address slightly to make it inoperable, but left the address there so you can see what happens.): http://tiki.lingtransoft.info/tiki-view_forum_thread.php?comments_parentId=22&topics_offset=1 There is nowhere to turn this off, and it is a huge security risk as those addresses are posted in plain text. |
tracker item |
See example here:
https://doc.tiki.org/tiki-view_sheets.php?sheetId=1
{img fileId="582"}
When you click at edit sheet, rows are in sync with row numbers, but the extra empty space at the bottom is still shown.
-----
See also http://dev.tiki.org/item4923 it is closed since its a duplication of this report