Category: Dogfood on a *.tiki.org site
Bug or RFE for this site's Tiki
Show subcategories objects
| Name | Type |
|---|---|
| 13.x in dev.t.o: some toolbar buttons like wiki link broken (reload the whole page) | tracker item |
|
13.x next.tiki.org -> Database Version Problem
Seen here: http://next.tiki.org/tiki-admin.php?page=general |
tracker item |
|
13.x suite.tiki.org : The footer is missing since the upgrade from 12.x
{img fileId="854"} I have seen similar weirdness on other sites but have been unable to see the pattern. I suspect a specific condition of having (or not) certain modules in the footer (or something) |
tracker item |
|
Add existing pages to structures at page edition time through the structures header box
Add pages to structures at page edition time The workflow in this screenshot below worked when adding the name of a brand new page, or when adding the name of a pre-existing page. In both cases, that page was added to the structure as a sister of the current one. {img src="http://doc.tiki.org/display628?x=600"} But this has stopped working in 12.x, for the cases of pre-existing pages. It's been reproduced in doc.t.o. And since then, it has never been fixed. This is a missing feature which facilitated non-admin users to add pages to structures in an organic way (without the need of an admin, or a manual on how to use structures). |
tracker item |
|
13.x: After a remote file is uploaded to a file gal, no file Id is shown any more since 13.x
13.x: After a remote file is uploaded to a file gal, no file Id is shown any more since 13.x Reproduced in doc.t.o. * Edit a page * click on the icon at the toolbar: {img src=https://doc.tiki.org/img/icons/file-manager-add.png} * place a remote url to a file. For instance: http://www.r-project.org/hpgraphic.png + Once uploaded, you see no fileId any more. Upto 12.x, you saw the filename with a link to the file id number on hover, etc. |
tracker item |
|
13.x-14.x: can't add new arguments to the 'wishes' plugin alias edited in dev.t.o
I don't know when this stopped working, but for sure this worked in previous versions (6.x, probably, when I last tried years ago) I attempted to add the new argument 'shownbitems' (set to 'y') to the plugin alias "wishes" in dev.t.o, but it doesn't get stored. When I reload the page after I hit save, the new argument is not there int the list. To reproduce: * Come here as admin: http://dev.tiki.org/tiki-admin.php?page=textarea * Click on "wishes" * Click on the plus green icon, next to "Simple Plugin Arguments". A new empty field will be shown at the bottom of that section. * Add the argument pair (shownbitems y) to its corresponding fields of name and value, and hit at save at the bottom * This new argument is not shown. And after clearing tiki caches, the wishes plugin doesn't show the number of items yet. |
tracker item |
|
13.x: Contents of Plugin Code shown twice when shown through an iframe (the Upgrade Wizard uses that to display some doc.t.o pages)
13.x: Contents of Plugin Code shown twice when shown through an iframe (the Upgrade Wizard uses that to display some doc.t.o pages, such as http://doc.tiki.org/Tiki13 and http://doc.tiki.org/Upgrade |
tracker item |
|
13.x: dev.t.o fivealive-lite.css: images can't be uploaded or selected throught the toolbar icon from tracker textarea
13.x: dev.t.o fivealive-lite.css: images can't be uploaded or selected throught the toolbar icon from tracker textarea {HTML()} <video width="320" height="240" controls> <source src="http://doc.tiki.org/dl1108" type="video/webm"> Your browser does not support the video tag. </video> {HTML} {WEBDOCVIEWER(url=>http://doc.tiki.org/dl1108, width=>425, height=>350)}{WEBDOCVIEWER} See: http://doc.tiki.org/dl1108 __140713_dev.t.o_13.x_bug_when_attempting_to_upload_or_select_image_from_textarea.webm__ - 5.69 Mb |
tracker item |
|
13.x: doc.t.o menu 43 (public info for anons) doesn't show 'section level 1' records, but only section level 0 and options
13.x: doc.t.o menu 43 (public info for anons) doesn't show 'section level 1' records, but only section level 0 and options This means that almost all "New in version X" are not shown in the menu. Instead of manually doing some workaround, I think this is a good dogfood case for fixing the root issue (whichever it is). Contents of menu43 in doc.t.o as CSV file: {CODE(colors="csv", ln="1")} "optionId","type","name","url","position","section","perm","groupname","userlevel","remove" 807,"o","Home","./",1,"","","",0,"n" 767,"o","All the documentation","((All the Documentation))",2,"","","",0,"n" 553,"o","Troubleshooting","((Troubleshooting))",6,"","","",0,"n" 775,"o","Tutorials","((Tutorials))",9,"","","",0,"n" 776,"s","New in version...","",12,"","","",0,"n" 1051,"1","Tiki 13.x","((Tiki13))",20,"","","",0,"n" 1008,"1","Tiki 12.x LTS","((Tiki12))",21,"","","",0,"n" 1047,"o","Tiki 12.x from Tiki 9.x","((Tiki12from9))",22,"","","",0,"n" 1007,"1","Tiki 11.x","((Tiki11))",23,"","","",0,"n" 1004,"1","Tiki 10.x","((Tiki10))",24,"","","",0,"n" 997,"1","Tiki 9.x LTS","((Tiki9))",25,"","","",0,"n" 808,"1","Tiki 8.x","((Tiki8))",26,"","","",0,"n" 806,"1","Tiki 7.x","((Tiki7))",27,"","","",0,"n" 800,"1","Tiki 6.x LTS","((Tiki6))",28,"","","",0,"n" 785,"1","Tiki 5.x","((Tiki5))",29,"","","",0,"n" 768,"1","Tiki 4.x","((Tiki4))",30,"","","",0,"n" 766,"1","Tiki 3.x LTS","((Tiki3))",32,"","","",0,"n" 641,"1","Tiki 2.x","((Tiki2))",34,"","","",0,"n" 1044,"-","---","",36,"","","",0,"n" 1048,"-","","",37,"","","",0,"n" 1005,"o","Tiki Reference Guide","((Tiki Reference Guide))",50,"","","",0,"n" 1043,"o","Tiki Installation Guide","((Tiki Installation Guide))",1500,"","","",0,"n" {CODE} |
tracker item |
|
13.x: Floated box classes (divs thirdfloat, to have display in 3 cols) stopped working after the upgrade
This code used to work in Tiki up to version 12.x, and it was used in doc.t.o pages: {CODE()} {DIV(class="thirdfloat clearfix")}{DIV(class="box")}{img src=http://www.r-project.org/hpgraphic.png imalign=center width=300}{DIV}{DIV(class="box")}{img src=display595 width=250}{DIV}{DIV(class="box")}{CENTER()} {youtube movie="https://www.youtube.com/watch?v=TR2bHSJ_eck" privacyEnhanced="n" width="300" height="200" quality="high" allowFullScreen="y" related="y"}{CENTER}{DIV}{DIV} {CODE} It was documented here: http://themes.tiki.org/Floated+box+demo#Three_columns Workaround, use Plugin SPLIT. |
tracker item |
|
13.x: group permissions seem to be only globally assignable (no object perms)?
I tried in tiki.o to grant the permission to join group and subscribe to group for TwCommunity to "Team Documentation" , for instance, and I couldnt' grant that permission locally to just group Team Documentation, but it was changed to all groups. I'm not sure right now whether this is a regression or not, but at least this seems a bug to me (or at least a feature request) |
tracker item |
|
13.x: Slideshow skips 1 out of 2 slides and content of 1st slide is shown at the end of the slideshow
13.x: Slideshow skips 1 out of 2 slides and content of 1st slide is shown at the end of the slideshow To reproduce, apply the Slideshow profile (available in the Profiles Wizard), validate the plugin call, and start the slideshow. 1st screen is empty, and the last screen shows the contents that in 12.x where shown in the first slide, where they were expected. In addition, when you click on the screen, on press Page forward or down key, you skip one slide each time. (tested with Chrome 35 and Firefox 30 on GNU/Linux) See it reproduced here: This slide 32 http://xavi-9794-5342.show.tikiwiki.org/tiki-slideshow.php?page=Tiki+Wiki+CMS+Groupware#s32 should be shown in slide 0: http://xavi-9794-5342.show.tikiwiki.org/tiki-slideshow.php?page=Tiki+Wiki+CMS+Groupware# u: admin p: 12345 See also: http://suite.tiki.org/show:Tiki+Suite+Slideshow |
tracker item |
|
13.x: System Error on t.o when searching a word
I searched "WYSIwat" in the module search in tiki.org and I got System error. The url was: http://tiki.org/tiki-searchresults.php?find=WYSIwat&boolean=on&boolean_last=y&search=Search Duplicate of {wish id=5360} |
tracker item |
|
14.x & 12.x LTS: Screencast (jCapture) needs a new valid certificate (as of September 2015 at least)
Tested with: * Java Plug-in 10.80.2.15 * Using JRE version 1.7.0_80-b15 Java HotSpot(TM) 64-Bit Server VM I had to manually set the security settings in the Java Web Start (Java Control Panel) to __Medium__ ("Least secure setting"). They seem to come by default with __High__ security ("Minimum recommended"), which doesn't allow to run java apps with untrusted, or invalid certificates; it could be even worse, with the "Very High" setting). {img fileId="1004" thumb="y" rel="box[g]"} Same issue in a 12.x LTS site, or with a 14.x site (both updated recently through svn) {img fileId="1005" thumb="y" rel="box[g]"} Once that java security setting was changed to Medium, I was able to see the jCapture applet as usual, once I acceped the popup window indicating that it was a security risk to accept to run that java application, etc. (this will frighten most users, imo) {img fileId="1006" thumb="y" rel="box[g]"} FYI, Java console says: {CODE()} Missing Application-Name manifest attribute for: http://myproductionserver.org/vendor/jcapture-applet/jcapture-applet/lib/jcapture.jar {CODE} |
tracker item |
|
14.x & 15.x & doc.t.o: export sheet as CSV produces 'Array, Array, Array....'
{BOX()} 14.x: export sheet produced WSOD (blank page). this used to work. (9.x, and 12.x) error: Fatal error: Call to a member function sheet_history() on a non-object in /var/www/xavi-9794-5723/tiki-export_sheet.php on line 48 And reproduced here: https://doc.tiki.org/tiki-export_sheet.php?sheetId=2 (as registered user) We need export this sheet from doc.t.o because it's the documentation of the feature, and we need a way to easily clone it in a trunk install, or tiki 12, to test regressions, etc. {BOX} Issue fixed in r57088 (trunk) and r57089 (14.x). {sign user="xavi" datetime="2015-12-31T15:54:46+00:00"} However, when exporting in CSV format (either pure CSV, or Excel-CSV format), content is stored as "Array, Array, Array..." (as many times as values) {sign user="xavi" datetime="2015-12-31T15:54:46+00:00"} Reproduced here: http://xavi-9794-5723.show.tikiwiki.org/tiki-export_sheet.php?sheetId=1 u: admin p: 12345 |
tracker item |
|
14.x: tab toggle button from PluginTabs not shown or not working
14.x: tab toggle button from PluginTabs not shown or not working Reproduced here with android 4.2 default browser (clinking on notabs button does nothing but reload the same page), and with chrome i get no tabs and button to recover the tab diaplay mode (i had clicked in a "notabs" button in the same chrome in normal non-mobile view in a 12.x site): https://doc.tiki.org/PluginTabs See also related (in 12.x): https://dev.tiki.org/item5690 |
tracker item |
|
15.x regression: autotoc non-optionally wastes vertical space below the box
15.x regression: autotoc non-optionally wastes vertical space below the box See it reproduced here: https://dev.tiki.org/History {img fileId="1042" thumb="box"} --- To me, the first fix would be to make this change between tiki12 and tiki15 (whnever it happened) optional. |
tracker item |
|
15.x Regression: Some Profiles (including featured) can't create some objects (wiki pages, tracker ids or fields, ...)
15.x Regression: Profile Voting System can't create the instructions page. IT works as expected from 12.x to 14.x, but not using trunk (future 15.x) It may happen with other profiles in the Profiles Wizard: I just havent' tested them yet. {sign user="xavi" datetime="2016-01-19T21:35:25+00:00"} --- Tested other profile: Collaborative_Community_12x (one of the 4 featured) and it fails to assign the trackerId or tracker fields in the "... Members Homepage", which used to work.{sign user="xavi" datetime="2016-01-21T07:35:32+00:00"} Reproduced in a show.t.o instance linked to this bug report. See: http://xavi-9794-5794.show.tikiwiki.org/tiki-index.php?page=Community+Members+HomePage u: admin p: 12345 The tracker & items were created properly, but not the references to those objects in the Community+Members+HomePage Something similar with the "Voting System" profile. The page "Voting" is not created in trunk (but everything works as expected up to 14.x). -- Update on the error message for profile Voting system: __An error occurred: Cannot add user user1 to nonexistent group Group1__ {CODE()} root@penguinbookpro:/var/www/html/trunk# php console.php d:i --force;php console.php cache:clear --all;php console.php profile:apply Voting_System Installation completed. Queries executed successfully: 1392 Clearing all caches Installation failed: Applying profile: Voting_System Preference set: feature_trackers=y Preference set: feature_wiki_argvariable=y Preference set: useGroupHome=y Preference set: limitedGoGroupHome=y Preference set: trackerfield_autoincrement=y Preference set: trackerfield_dropdownother=y Preference set: wikiplugin_jq=y Preference set: instructions=Profile_Voting_System_voting_page Added (or modified): tracker "Tracker for the Voting System" Added (or modified): tracker_field "Note from the Voting System" Added (or modified): tracker_field "Presidency" Added (or modified): tracker_field "Vicepresidency" Added (or modified): tracker_field "Secretarial" Added (or modified): tracker_field "Treasury" Added (or modified): tracker_field "Extra Membership 1" Added (or modified): tracker_field "Extra Membership 2" Added (or modified): tracker_field "Extra Membership 3" Added (or modified): tracker_field "Extra Membership 4" Added (or modified): tracker_field "Username" Added (or modified): tracker_field "Vote #" An error occurred: Cannot add user user1 to nonexistent group Group1 root@penguinbookpro:/var/www/html/trunk# {CODE} |
tracker item |
|
15.x: Allow running console.php to apply profiles from behind a proxy (to run new R script to check errors when testing the application on all Profiles on several tiki branches)
Hi: I've set up an R script (.Rmd: with R markdown to be run through Knitr) to check the application of all Tiki Profiles (the ones available in the Profiles Wizard since Tiki12, at least) on several tiki branches on your own localhost, to search for error messages, and aggregate that information for easy monitoring. It can be extended to send an email when regressions show up, etc. I developed that over the weekend from home, and even if in beta stage, it currently works. See: https://github.com/xavidp/TikiProfilesTester However, I cloned the git repo at work, where we are behind a proxy, and console.php cannot apply profiles from there through the commandline. Through the GUI I always have to add the proxy info to Tiki first in order to be able to list profiles and apply them , etc. {CODE()} root@pentinella:/var/www/html/trunk# php console.php p:a Voting_System Profile not found. root@pentinella:/var/www/html/trunk# {CODE} proxy info seem to be defined at ./trunk/lib/tikilib.php (line 185 onwards) |
tracker item |
|
15.x: Improvements needed for mobile view of many *.t.o sites (dev, themes, doc, ...)
15.x: Improvements needed for mobile view of many *.t.o sites (dev, themes, doc, ...) {img src="display1077" thumb="box" width="800"} (1) No way to login at dev.t.o or doc.t.o, for instance, when browsing the page in the smartphone (tested with Chrome on Android, but it seems to be reproduced with a browser on a desktop and making it narrow enough as a smartphone) (2) There is no logo nor site name displayed in the top header of most *.t.o sites. OTher (non-tiki) bootstrap websites do display their logo and name when shown through smartphone. IS tehre anything that can be done in the Tiki side to fix this? (3) Fullscreen button is shown on top of the button at the top layer to display the logo and site name. Therefore, clicking there, fires the fullscreen in some cases. And when in full screen, in a smartphone, I couldn't come back to normal display mode clicking at that button in the smartphone for some reason, I had to fix the param in the url to get back to normal. (4) The submenu is not shown in dev.t.o and doc.t.o but it is shown in themes.t.o Why? How shall we edit the submenus so that they are shown in the smartphone display? Thanks |
tracker item |
|
15.x+: Expose back preference filters on Admin UI for new tiki admins
Please, whoever introduced the UI change that did hide the preference filters, please, please, please, expose them back to new tiki admins, since there are tons of support requests in many tiki sites out there about new site admins (even experienced php developers) not finding the preferences that they are looking for in the Control Panels, also following the documentation pages in doc.t.o about them, etc. This is also affecting people creating show.t.o instances to report bugs and not finding the preferences, etc. I tried myself but it was beyond myskills when I had a quick look at that, and I was fearing to break some tpl/css, so I'd rather leave ir for an aexperienced UI developers, or even better, to whoever introduced this usability regression (back in Tik1i3 or 14 days, probably?) Thanks |
tracker item |
|
sefurl conflicts with best language
Please see: http://tikiwiki.org/tiki-view_blog_post.php?blogId=2&postId=343 |
tracker item |
|
Missing Tracker Item #1558
This tracker item could not be found |
tracker item |
|
Trackers: field type user: Submitted by has changed behavior
Since upgrading dev.tikiwiki.org the "submitted by" is not recorded in bug reports Can not reproduce the problem. Can you give an url ? This url http://dev.tikiwiki.org/tiki-view_tracker_item.php is working for me |
tracker item |
|
19.x dev.t.o: Top module zone is no more hidable nor topbar module zone sticky
It seems that what was achieved with profile https://profiles.tiki.org/Hide+Fixed+Top+Nav+Bar+on+Scroll up to Tiki18 (included) is no more working in Tiki 19.x, maybe due to changes related to the Bootstrap4 migration? I.e.: Top module zone in dev.t.o and other *.t.o sites is no more hidable on scroll, nor topbar module zone gets sticky anymore. I presume this is easy to fix (<30' ?) by some css & bootstrap 4 master in the tikiverse? (not me for sure) Thanks P.S: fyi, Work in progress to get the profile updated: https://profiles.tiki.org/Hide+Fixed+Top+Nav+Bar+on+Scroll+19 |
tracker item |
Tried to reproduce in a show instance:
http://xavi-9794-5448.show.tikiwiki.org/tiki-index.php?page=Community+Members+HomePage
(u admin p: 12345)
but I can't: it works there. It seems to be something specific in dev.t.o