Category: Dogfood on a *.tiki.org site
Bug or RFE for this site's Tiki
Show subcategories objects
| Name | Type |
|---|---|
| InterTiki doesn't update Last Login time | tracker item |
|
Intertiki Fatal error: Unsupported operand types in include_intertiki.php on line 41
Intertiki used to work in former versions (I don't know when it stopped working, sorry) I tried to set up a new intertiki set up for the *.t.o family, at the site r.tiki.org (which uses 11.x svn) However, when I add a new intertiki client at tiki-admin.php?page=intertiki , I get: {CODE()} Fatal error: Unsupported operand types in /path/tiki11svn/admin/include_intertiki.php on line 41 {CODE} That line says: {CODE()} $_REQUEST['interlist']+= $new; {CODE} |
tracker item |
|
InterTiki user replication stopped working?
InterTiki stopped working on this site properly. Users and the groups are not being replicated anymore. When someone registers on tiki.org, the user does not appear here. For example on tiki.org there is registered validated user samymwamba, but if you check here the user is not found on https://dev.tiki.org/tiki-adminusers.php |
tracker item |
|
Issue with the back button (maybe not related to the spreadsheet-function)
Issue with the back button (maybe not related to the spreadsheet-function): I check the version history of the Spreadsheet and compare the two latest versions (works fine). But when I try to use the button "back" I get an empty error message. When I choose OK I get the same message. I am forced to use "cancel". When I instead use the back button in the web reader everything works fine and I can return to the version history. I use firefox 3.6.3. |
tracker item |
|
It should be possible to rebuild the index from the admin panels even of big Tiki sites
At tiki.org it is not possible to rebuild the search index using the admin interface. Worst doing this is broking the site (turn it down). Admin should be able to work without a sysadmin at their side and this should work. If http is not the proper way then we should find a way to send a console command from the admin panel. OR disable it over n’ objects ... But that’s kind of saying we are incapable to fix something to perform properly as the search index is critical for Tiki. |
tracker item |
|
It should be possible to use keyboard to select an option of the status resolution dropdown at dev.t.o
On the tracker 5 when you edit an item you can't type the first letter of an option in the "Resolution status" dropdown to jump to the option. You use a search field, but the more "natural" type first letters option should work too. {img fileId="1636" thumb="box"} |
tracker item |
|
It's too difficult to re-use image gallery and file gallery content in wiki pages, trackers, etc
As reported here: https://bugzilla.mozilla.org/show_bug.cgi?id=398767 {THUMB(image=>img/wiki_up/2008-01-17_low-tech-image_picker_TikiWiki.jpg,url=#)}{THUMB} {THUMB(id=13,url="show_image.php?id=13")}{THUMB} {THUMB(id=16,url="show_image.php?id=15")}{THUMB} Some ideas of nice links to have: Thumbnail with link: {img src=images/code.png}%%% {CODE()} {THUMB(id=13,url="show_image.php?id=13")}{THUMB} {CODE} [tiki-upload_image.php|You can test some experimental stuff here] (upload a pic and see the suggested wiki markup to copy in a ((test)) page.) Nelson Ko and Marc Laporte were planning to work on tiki at ((tw:TikiFestToronto)) but something else came up so it's still on todo list :-) |
tracker item |
|
8.x & 6LTS: machine translation broken
Machine translation ( http://doc.tiki.org/Machine+Translation ) seems to be broken in Tiki 6 LTS, at least. No content is translated from the page. The same site (before upgrading months ago to tiki6) had that feature working. Is this feature working for anyone on any stable (non deprecated) tiki version? -- Update: I've just checked on localhost with 8.x (r38429), and the feature still exists in admin panels. When enabled, and attempted to request to have a wiki page google-translated, a blank page is shown :-/ |
tracker item |
|
Multigual File Descriptions
This item pulled out of Ticket ID 2874 which had several items. File Galleris should be multilingual including *Descriptions *Names e.g. description has different content for different languages which is then displayed with the image 'caption' automatically in user's language. See detyailed discusssion and real world use cases at [http://dev.tiki.org/tiki-view_tracker_item.php?page=user&itemId=2874&show=view|linked ticket|_blank]. |
tracker item |
|
User tickets listing not well filtered by status
Hi, There's a small issue on dev.tiki.org. So that should be the same with the corresponding feature (tracker) on tiki 8.1. When looking at my "bug and wish list", all my tickets are listed in the 3 categories: open, pending and closed. Apparently the status filtering is not done correcly. Attached a "screenshot" of what I see. BR, Yannick |
tracker item |
|
Tracker page : little ergonomy enhancement
A proposal of enhancement : If the tracker can be edited a tab can remain but why not display too the familiar standard edit icon used for content edit allowed ? It is sure that not everything can be edited, but it is the edition of a tracker. |
tracker item |
|
Wishlist and bugs reporting : why not to have defined "Related project : Release 70 ; Release 80 ?
All in the tittle. Where is the official list of "projects" which can be used into trackers selection and which would correspond to real stage of Tiki. The project list for selection must naturally be coherent with the history of the whole project (since 2.0) This is necessary for accurate upgrade and users feeling good. |
tracker item |
|
Site dev.tiki.org Tracker updates : options in features
Some feature to be better in categorizing trackers of dev.tiki site, I suggest to introduce : * Styles parameters * Styles display defaults and appearance * Options in tiki.org site * Texts of interface : defaults or suggestions |
tracker item |
|
Bugs and whishes (tracker on dev.tiki.org) and tiki version 8.x : tab "comments" title with 'num'
As the title describes : In the panel of a tracker (Bugs and wishes tracker on dev.tiki.org) the tab title for "comments" don't gives any information if exists comments, while the numbers of uploads of files have the number of uploads. It should be a progress to see into tabs headers if a tracker have generated and how many comments and with a symbol (stars ?) the volume of comments This concerns tiki version 8.x and site dev.tiki.org |
tracker item |
|
@user wiki syntax
Related to {wish id=1409}, it would be nice to have a syntax to leave messages to people or groups on wiki pages * It could send an alert |
tracker item |
|
module svnup : Remove dependency on sh doc/devtools/svnup.sh
last_update.php contains: {CODE(colors="php plain")}/* trick for use with doc/devtools/svnup.sh */ if ( is_file('.lastup') and is_readable('.lastup') ) { $lastup = file('.lastup'); $smarty->assign('lastup', trim($lastup[0])); } if ( is_file('.svnrev') and is_readable('.svnrev') ) { $svnrev = file('.svnrev'); $smarty->assign('svnrev', trim($svnrev[0])); } {CODE} But there is perhaps another way: http://stackoverflow.com/a/111459/526467 |
tracker item |
|
Error moving tracker items from category X to Y
{syntax type="tiki" editor="plain"} On dev.tiki.org, I want to merge all items from category "jscalendar" to "calendar". http://dev.tiki.org/tiki-admin_categories.php?parentId=128&toId=29&move_to=Move+all+the+objects+from+this+category+to+this+one&to=128 Duplicate entry '1983-29' for key 'PRIMARY' The query was: update `tiki_category_objects` set `categId`=? where `categId`=? Values: 29 128 The built query was likely: update `tiki_category_objects` set `categId`='29' where `categId`='128' Stacktrace: * /var/local/dev.tiki.org/www/tiki-admin_categories.php : 0 -> {main}(array ( )) * /var/local/dev.tiki.org/www/tiki-admin_categories.php : 41 -> move_all_objects(array ( )) * /var/local/dev.tiki.org/www/lib/categories/categlib.php : 1474 -> query(array ( )) * /var/local/dev.tiki.org/www/lib/core/TikiDb/Bridge.php : 27 -> query(array ( )) * /var/local/dev.tiki.org/www/lib/core/TikiDb/Pdo.php : 118 -> handleQueryError(array ( )) * /var/local/dev.tiki.org/www/lib/core/TikiDb.php : 148 -> handle(array ( )) And the organizer is not working either... http://dev.tiki.org/tiki-edit_categories.php?filter~categories=128 |
tracker item |
|
Tracker item modification, not appearing in tracker item history
I modified http://dev.tiki.org/wish3118 but nothing appears here: http://dev.tiki.org/tiki-tracker_view_history.php?itemId=3118 |
tracker item |
|
Modifying a tracker doesn't affect the "last modified by" field
To reproduce: Modify this tracker with user "marclaporte" (who is admin): http://dev.tiki.org/wish3118 |
tracker item |
|
Related-to field type in tracker is not working
Try to edit a wish on dev.tiki.org and link it to another Search for "jQuery" and you will see many are missing compared to: http://dev.tiki.org/tiki-view_tracker.php?trackerId=5&status=o&sort_mode=f_41_desc&filterfield=26&filtervalue[26]=jquery&filter=Go |
tracker item |
|
Zend_Search_Lucene doesn't work on certain servers
To reproduce, search "wiki" in the admin panel here: http://branding.tiki.org/tiki-admin.php And you will get: "No preferences were found for your search query." Ideally, the problem is solved, but this is maybe tricky. It could be related to: {QUOTE(replyto="http://framework.zend.com/manual/1.11/en/zend.search.lucene.index-creation.html")}"Zend_Search_Lucene uses flock() to provide concurrent searching, index updating and optimization. According to the PHP » documentation, "flock() will not work on NFS and many other networked file systems. Do not use networked file systems with Zend_Search_Lucene."{QUOTE} At the very least, Tiki should detect and report to the site admin that he should use MySQL Full Text Search instead. Ideally, MySQL Full Text Search would work for tiki-admin.php |
tracker item |
|
SPAM: Make it easier to delete a comment or edit and to ban that user
After deleting spam, we can ((doc:Ban)) users but this should be easier/faster. Ex.: after deleting a comment or rollbacking a wiki revision, have a link to ban the user. Or maybe a "ban user" link from tiki-adminusers.php |
tracker item |
|
Search index could not be updated. The site is misconfigured. Contact an administrator.
{syntax type="tiki" editor="plain"} __unified_incremental_update doesn't check for feature_search__ Unified Search with Lucene is awesome and is "the future of Tiki". Now, on certain server configurations, it doesn't work well. An easy workaround is to simply revert to the legacy MySQL Full Text Search. However, even when using MySQL Full Text Search, unified_incremental_update is defaulted to yes, and tried to update Lucene index, and generates an error message Workaround is to deactivate unified_incremental_update, or even better, upgrade to 12.x and use Unified Index, with MySQL as storage. --- Update: this issue has been reproduced in 12.x svn (and untested in 14.x so far, afaik) also with Mysql Full Text Search as unified search engine (on a multitiki install). See: [item5673] . {sign user="xavi" datetime="2015-05-19T09:10:57+00:00"} |
tracker item |
|
Dogfood Unified search (Zend_Search_Lucene) on doc.t.o, dev.t.o, profiles.t.o
{syntax type="tiki" editor="plain"} Themes.tiki.org is OK: Indexation wiki page: 214 forum post: 178 blog post: 59 article: 18 file: 80 trackeritem: 28 comment: 35 But the other sites are unable to complete the indexation. --- Custom module "Search_tracker_summary" is generating: "Required features: feature_search. If you do not have the privileges to activate these features, ask the site administrator." blank page here as well: https://nextdev.tiki.org/tiki-admin.php?page=search&rebuild=now |
tracker item |
|
Deleting a tracker item: problem with notification email title and body
{syntax type="tiki" editor="plain"} On dev.tiki.org If I delete a tracker item, the notification email is entitled: "Bugs & Wish list" item "" was modified at dev.tiki.org by "Marc Laporte" 1- So it's missing the decription of the wish 2- The content is {CODE()}ItemID 2855 was deleted in the tracker Bugs & Wish list Author: Marc Laporte Date: 07:40 UTC{CODE} So, it's missing the last info before it was deleted. What's the point of watching if I don't get a copy before it's deleted? |
tracker item |
A new user (and spammer at that) logs in to themes.tikiwiki.org via InterTiki. He posts some spams, but Last login is "Never (3 hours)"