Loading...
 
Skip to main content

Category: 11.x

11.x
Show subcategories objects

Name Type
Infinite Carousel on themes.tiki.org breaks between Tiki10 and Tiki11
http://nextthemes.tiki.org/Themes {sign user="marclaporte" datetime="2013-03-15T16:08:44+00:00"}
{flash type="url" movie="display167" width="1156" height="716"}
tracker item
Inline editing: add support to Plugin TrackerList
Like we have for: tiki-view_tracker.php?trackerId=
tracker item
Inline Tracker edit should be for status as well, not just the regular fields
{img fileId="264"}
tracker item
Invalid pagination in trackers history
http://dev.tiki.org/tiki-tracker_view_history.php?itemId=4678
tracker item
Replacing tracker items at import time inserts them as new items
When you import tracker items, if you don't select the checkbox to create new items, they are supposed to replace the previous items that are there.

But this fails, and new items are created, without replacing the old ones.
---
confirmed still in trunk, SVN (11.0svn): Monday 22 of April, 2013 15:40:50 UTC- REV 45673
http://demo.tiki.org/trunk/tiki-view_tracker.php?trackerId=3
tracker item
11.x: composer fails behind a proxy
Fixed in trunk, at least.
tracker item
Tracker field descriptions show above the pretty tracker form
r45946

See source of http://dev.tiki.org/Bug+Tracker+Input+Form
Happens with any tracker plugin form using a wiki template.
tracker item
File Gallery permission broken (using category)
r45953

http://show.tiki.org/11x/tiki-list_file_gallery.php?galleryId=7

I set category (photo1 - Id=1) and set File Gallery Photo (category perm test) - Id = 7 and categorize it photo1.

Anonymous have following perms:
''Can view file galleries (tiki_p_view_file_gallery)
Can download files (tiki_p_download_files)''

I set user (bernard/12345) member of group registered and in admin Category,category photo1 id=1, i add the following perm:
''Can upload files (tiki_p_upload_files)''

The user bernard (or any registered) should be able to add files in this Files gallery. This is not working.
http://show.tiki.org/11x/tiki-list_file_gallery.php?galleryId=7

As long as i don't give the perm:
''Can admin file galleries (tiki_p_admin_file_galleries)''

The upload option is not set right.
There are many case we want to have users/group able to add files in a gallery but not to admin the gallery.


tracker item
11.x: JS minify broken when interface in Catalan
r45953

SVN (11.0svn): May 15 2013 - REV 45953

In a multitiki install of mine, I tested an upgrade from tiki9 to tiki11, and then, switching tabs in admin panels, stopped working.

Once I disabled the js minification setting, tabs worked again.

Tried in demo.t.o/Tiki11, and it works well with or without js minification. So I was that's where the issue must come from.
---

the issue is still present in : Monday 10 June, 2013 23:33:08 CEST- REV 46275, and seems related to the Catalan interface.
Once the interface is set to Catalan, and page reloaded twice, js features stop working.

Reproduced also here in dev.t.o
tracker item
11.x: Cartograf applied shows: failed to execute module in header which worked fine before the profile
r45953

^About this bug tracker interface:
For some misterious reason, I can't find "Modules" under the dropdown "Sub-category" (cone Area is set to Feature). Hiding those things don't make it easy to find what you look for, besides the ordering in the dropdown looks random.^

I applied Profile Cartograf in Tiki11, on a site like this one http://gavarrespedia.org (on a separate install in which it was upgraded to Tiki11), and after profile application I got this error message at the header:

{CODE(colors="htmlstrict")}
Failed to execute "capçalera_2012" module
Syntax Error in template "a8e6a8b0c69c18e14a83f1790bf93f51de024ee3" on line 4 "<div class="imgbox" style=" width:708px; height:152px"><img src="dl84?display" width="706" height="150" style="display:block; margin-left:auto; margin-right:auto;" alt="Image" class="regImage pluginImg84" /> </div><a href="tiki-edit_draw.php?fileId=84" onclick="return $(this).ajaxEditDraw();" title="Draw on the Image" class="editplugin pluginImgEdit84" data-fileid="84" data-galleryid="9" data-imgparams='{"fileId":"84","randomGalleryId":9,"stylebox":"border","class":"regImage pluginImg84","checkItemPerms":"y","noDrawIcon":"n"}'><img width='16' height='16' class='icon' alt='Edit' src='img/icons/page_edit.png' /></a> <br />" - Unexpected ":", expected one of: "}" , " " , ATTR
{CODE}

"capçalera_2012" is the name of the header module which displays random images from a file gallery.

---
{sign user="xavidp" datetime="2013-09-11T12:05:39+00:00"}
Current revisions of Tiki11 don't show this error anymore when applying the profile.
tracker item
FILES plugin not working correctly
r45987 - still a problem in r46589

FILES plugin (in either the wiki or wysiwyg (full html) editor) is not working correctly as follows:

*the "FileID" parameter is being ignored - FileID list should allow just specific files to be shown.
*if the "Show Parent Gallery Name" (showgallery="y")is set, then the table headings/contents get out of alignment
*--Plus in the WYSIWYG editor it now breaks completely producing garbled content. THIS OK NOW--


tracker item
FILE plugin shows icon too large
r45984

When the showicon option is used with the FILE plugin the image is shown too large (its the same in both the wysiwyg and the wiki editors).

FIXED
tracker item
Tiki SMARTY Plugin no longer works with 'eval' option
Since Tiki10 the Tiki SMARTY Plugin, using the 'eval' option to simply display a smarty variable, no longer works because the underpinning smarty function.eval.php is no longer part of the Tiki distribution - the SMARTY Plugin code checks for the availability of function.eval.php in either lib/smarty/libs/plugins/ or the lib/smarty_tiki/ folders and gives an error message "Incorrect parameter"  if it is not found. Its removal is probably due to the move Smarty 3  but it is not clear whether there is Smarty 3 version of eval available. The Tiki 9 version of function.eval.php does not work in 10/11/trunk (gives fatal errors) so this doesn't give us a 'quick fix'.  

Solution needed to be able to 'eval' and display any smarty variable type not just strings
tracker item
test dynamic items list per Bernard Sfez email of 24 May
In Bernard's email he recommends the following:

---
Go to https://dev.tiki.org/tracker5 Insert new item, go to "Area" select any.

---
As I'm creating this enter, after selecting Area: Main Feature, in the Drop-down for Sub-Category I'm seeing, as he said a list of meaningless catId's. (Bernard: "Check sub-category, instead of showing category name, it show catId.") As far as I know this problem exist since the rewrite of tables in v.9.x During TikiFest in Montreal in April, ca 12-14 April, Louis-Philippe fixed this problem for me in 11.x (then still Trunk). Sorry but I'm still in Africa, with expensive, and very unstable internet, so I can't check updates, but perhaps this can help someone find the solution. I'll be available for the group again, but only starting someone coming Monday, 27 May. No promises but perhaps I can find a solution then, but it will take time. olaf-michael (omstefanov)
tracker item
Server I/O error in dev.t.o uploading an image
r46040

Uploading an image to a file gallery in dev.t.o (thorugh the icon "Choose or upload images" in the textarea toolbar, in case it matters) produces:

"Server I/O error"

It seems that the file gallery is set to use that flash file uploader.
tracker item
11.x: jq popup boxes fall below main panel => buttons hidden
r46040

In our case, we are using "Strasa" theme style, in 11.x svn.

As admin, we go to Admin home > Workspaces & Areas > Create a workspace:

The jquery popup box fell behind the main panel in the central column. Therefore, the buttons where hidden behind that panel in the central column.

{img fileId="249" thumb="y" rel="box[g]"}

----

The same with the button the "change highlighter" (codemirror) in a text area in a wiki page: the popup bux is not shown (falls behind the edit area, it seems).

Same with plugin file, plugin to upload images, etc. If you are in full screen edit mode, then you see nothing from that popup shown (behind).
---

The problem seems to be somehow with the strasa I had in my installation, which came from upgrades. I cound't reproduce the issue in show.t.o, nor in my site with another theme style.
tracker item
Paste on a wiki page with wysiwyg shows nothing; same effect through the 'paste' button in the toolbar; only works through 'source' button + paste
r46040

http://dev.tiki.org/item4532?show=view

Created a few pages through the Workspace UI. My settings were wysiwyg optional, displayed by default, reopen with same editor, content is parsed like wiki page, use wiki syntax in wysiwyg. Ah, codemirror is on, even if I wonder if it matters for this bug. When I went to paste some content to one of those new pages, I opened the page, pasted content from somewhere else (another wiki page with simple text editor, som plain ascii), and nothing was shown in the wysiwyg editor. I tried again through the button to paste content, but same effect: nothing is displayed on the page (in the editor, still in edit mode, I mean). Then I clicked at "source", and pasted the wiki syntax there. It was shown in the editor. then saved. and the content was parsed, and displayed properly also in the wiki page (in display mode). ~~#FF0000:Edited by Bsfez:~~ Could be related, paste in this field (text area with wysiwyg) show only a string "undefined".
tracker item
jCapture screencast: Detect for Java and provide a link to download
{syntax type="tiki" editor="plain"}
See:
http://sourceforge.net/p/jcapture-applet/tickets/4/

Since this is not working, can we have a popup on the little camera icon "Please make sure you have Java installed, which you can do at java.com"?
tracker item
jquery-migrate.min.map 404 and jquery.min.map 404 (Not Found)
http://dev.tiki.org/Development

Full message is:

GET http://dev.tiki.org/vendor/jquery/plugins/migrate-min/dist/jquery-migrate.min.map 404 (Not Found) Development:1152
GET http://dev.tiki.org/vendor/jquery/jquery-min/jquery.min.map 404 (Not Found) Development:1152
tracker item
Linking to a shared or local drive or directory
Different browsers have a different behavior so ideally the Tiki plugin accepts the file path and produces what is needed for each browser.

* http://stackoverflow.com/questions/5317834/workaround-for-href-file-in-firefox
* http://stackoverflow.com/questions/192080/firefox-links-to-local-or-network-pages-do-not-work


{CODE(caption="link to a file")}W:\00 - Project Management\01 - Project Plan\GLOBAL PLAN.pdf
{CODE}

{CODE(caption="link to a folder")}W:\00 - Project Management\01 - Project Plan\
{CODE}
tracker item
sh setup.sh to run composer: should check PHP version before trying to run Composer
Before Composer (until Tiki10), if you try to run Tiki with a too old version of PHP, you get a clear warning. Now, with Composer, it's not so clear (you get the version warning of Composer instead of Tiki)

Note that the command line version of PHP may be different than the web version.
Command-Line PHP version: PHP 5.3 is needed Composer.
Web version of PHP: Tiki12 needs 5.3, Tiki13 will need 5.5

So perhaps for Tiki 13, it will be OK to have PHP 5.3 requirement on CLI, but 5.5 in web?

So for now, let's add a PHP CLI version check on sh setup.sh before running Composer.

Please see:
http://tiki.org/tiki-view_forum_thread.php?comments_parentId=48901

tracker item
Make Unified Index optional
{syntax type="tiki" editor="plain"}
Full thread is here:
http://tiki.org/forumthread47305

"So should we have a new pref "unified_index" and add it as dependency for these features (PluginList, PluginListExecute, etc.), and thus people whose servers don't work with it have the option to turn them off? (effectively acting like a Tiki6)"


tracker item
MAP Plugin data corruption with WYSIWYG editor
When the MAP plugin is used in the WYSIWYG editor (full HTML usage) and an already configured plugin is opened in the edit screen (by double clicking the grey box to open up the Plugin Editor) the parameters that were set for the 'centre' parameter have been moved and added to the end of the 'height' parameter with some other characters inserted in between

An example of a corrupted 'height' field is:

400¢er=-1.734241247177124,51.421028334349295,14

which should be 400 and to which the centre parameters

-1.734241247177124,51.421028334349295,14

have been added with the additional ¢er= characters added in between

This does not happen happen when the plugin editor is opened direct from the wiki page by clicking its edit icon and it obviously does not apply when the standard wiki editor is used.

FIXED with r46190 - thanks jonny
tracker item
Display of categories has changed
The behavior for browsing categories has changed, and not to my liking. If this was not intentional, then it is a regression (as I've listed it). If this was intended, then please consider this a "wish" to restore the old behavior or (perhaps better yet) provide a plugin that allows me to control the display.

I have two versions available for viewing. They are not show.tiki.org, but they should do for demonstration.

11.2-
http://www.hrsms.org/home/cat74?deep=on&type=wiki+page&sort_mode=name_asc

9.2-
http://www.hrsms.org/home9/cat74?deep=on&type=wiki+page&sort_mode=name_asc

I like that in 9.2 it only shows the current category, and without watch links.

In 11.2, all categories are shown, with watch links (which in my opinion just add clutter to the page), and the category listing is expanded to the last viewed, not the current. To see this:
a) Browse categories on this site
b) Expand "How To-->Hulls"
c) On left menu, select "Models-->By Nationality"
d) Note that the results displayed are for nationality, but the category listing is still expanded to "how to--> hulls". Confusing to the viewer.
e) Change current URL from ..\home\.. to ..\home9\.. to see how "nationalities" looked in the old version. I much, much, much prefer this way.

I tried using PluginCategory for the same purpose, but I could not get the desired results. Indeed, I'm not even certain I get the results that should be expected. Based on my understanding of the parameters, I would expect the categories AND sub-categories to be displayed, and the results split when the category changes. That does not happen. You can see that here:
http://www.hrsms.org/home/Models

{CODE()}{category id="4" types="wiki" sort="name_asc" split="y" sub="y" showdescription="y" showname="y" showtype="n" one="y" showlinks="y" categoryshowlink="y" maxRecords="1000" showTitle="n"}{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
Show PHP error messages