Category: 4 - Done - Ready for DEV Team
Show subcategories objects| Name | Type |
|---|---|
| Need a way to detect when two wiki pages have the same alias (because the redirect fails) | tracker item |
|
Detect empty page names and permit to delete or rename
{syntax type="tiki" editor="plain"} There is weird bug that sometime permits to create a page with no name. This has been in Tiki for several versions. Since the page has no name, it's not possible to delete from tiki-listpages.php We have seen is here: http://profiles.tiki.org and it broked the profiles for several days. Ref: [http://irc.tiki.org/irclogger_log/tikiwiki?date=2012-10-01,Mon&sel=379#l375] @Mani: you should use a copy of doc.tiki.org to see a real example. |
tracker item |
|
Wrong creation and modification date in spreadsheets' list
In Spreadsheets' overview 'List Sheets' page date for 'Created' and 'Last Modif' are the actual date, not the real dates assigned to a sheet. See: http://fmg-11537-4338.show.tikiwiki.org/tiki-sheets.php |
tracker item |
|
registration pretty tracker without captcha
{syntax type="tiki" editor="plain"} Using a pretty tracker as registration form doesn't allow to de-activate the captcha. Since one of the point of using a tracker for registration is to allow special questions which robots can't answer, what is the point of forcing the use of the captcha (through which robots can easily pass)? Maybe a duplicate of bug #1818, I'm unsure. SHOW admin password: 01234 |
tracker item |
|
Allow for styling of the page name in a link to a non-existent page
Currently in tiki when a link to a non-existent page is made, the page name is not styled or in any way distinguishable in the HTML and a link is only around a following hard-coded question mark. What I would like to see is to change it so that the page name is in fact the link text and the appearance can be styled via CSS. This would allow a particular theme to use the question mark indicator or a Mediawiki-style "red link" or some other styling for these "edit new page" links. |
tracker item |
|
Category Defaults don't work as designed
{syntax type="tiki" editor="plain"} So I've been vexed by the "category_defaults" tiki preference settings since they got expanded in version 9.x to include object name and object type. Supposedly you can add filters to set the default category based on the object name using a regex, and additionally set the default category to only assign if the object type is a wiki page. This is a fantastic feature! However, I've never been able to get it to work. The syntax is confusing and poorly documented (naturally), but the real problem is that even when you get it exactly right, the feature's still broken. I am not a coder, and even though I have commit privs, I don't think I'm prepared to "fix" this in the source, so maybe somebody can help the community out with this information. |
tracker item |
|
Changing date of a calendar event sends a watch email with the former date
Changing date of a calendar event sends a watch email with the former date |
tracker item |
|
10.x & PHP 5.4.x: Icon of the pdf file uploaded is not shown (Strict Standards: Non-static methods should not be called statically in /path/tiki-download_file.php)
{syntax type="tiki" editor="plain"} From http://irc.tiki.org/irclogger_log/tikiwiki?date=2013-05-08,Wed&sel=42#l38 {QUOTE()} *(13:59:23) xavi: in case it's related, we have an issue to see the icon of the pdf file uploaded (icon is not shown) *(13:59:50) xavi: and when attempting to see the img source, in a url like dl2&thumbnail=y&x=16 (sef is on), then we see this other messages on a white page: *(14:01:37) xavi: Strict Standards: Non-static method Image::is_supported() should not be called statically in /path/tiki-download_file.php on line 253 (& 257) *(14:01:37) xavi: Strict Standards: Non-static method ImageAbstract::icon() should not be called statically in /path/tiki-download_file.php on line 278 *(14:01:37) xavi: Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method Image::get_icon_default_format() should not be called statically in/path/lib/images/abstract.php on line 183 *(14:01:37) xavi: Strict Standards: call_user_func() expects parameter 1 to be a valid callback, non-static method Image::is_supported() should not be called statically in /path/lib/images/abstract.php on line 189 {QUOTE} That seems to happen only when php is 5.4.x. Downgrading php to 5.3.x seems to be a valid workaround (provided that all caches are cleared, etc) |
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 |
|
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 |
|
WYSIWYG Header Generation ID Regression
Going from tiki 9.0 to tiki 9.3 (Possible still relevant to new versions, but have not had time to check if still occurs in new versions). Works in 9.0, broken in 9.3 WYSIWYG editor generates headers (for h1-X) looking like {CODE()}<h1> header text </h1>{CODE} when it should be like {CODE()}<h3 class="showhide_heading" id="Some_text">Some text</h3>{CODE} this breaks the ability to use hash tag to navigate to page headers. |
tracker item |
|
JavaScript zoom on images
http://www.synegg.co.uk/top-tips/8-great-javascript-zoom-scripts/ |
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 |
|
Kaltura in tv.t.o: change details to uploaded media shows WSOD
Uploaded three files as user "xavi" (simple registered user) to tv.t.o, and changed the title, added description and tags to only the first of the three while uploading them (my mistake, it seems, due to being confused with the interface). Then, in order to change details of the other two, I loged in as user "xavidp" (with admin rights) to "change details". When I clicked at "Save" to have the new details saved, the page changed to a White Screen of Death (WSOD), and browsing again to the media showed that the details were not saved. Reproduced same behavior with the other media. Screenshots: http://tv.tiki.org/tiki-kaltura_video.php?mediaId=0_tz7pzqka&action=edit {img fileId="670"} http://tv.tiki.org/tiki-kaltura_video.php?mediaId=0_sxdo9c79&action=edit {img fileId="671"} Content added at changing details (to allow reproducing the issue, in case it depends on the content edited): ||Video Title | Tiki12 ActivityStream - Questions Post Presentation Description | Questions asked to Nelson Ko during the TikiFestBootstrap (2013) after his presentation about Activity Stream and the Social Networking features added in Tiki12. Tags | Tiki,TikiFest,Tiki12,TikiFestBootstrap,Nelson Ko,Activity Stream,Social Networking Embed code | ~np~{kaltura id="0_sxdo9c79"} ~/np~ || |
tracker item |
|
Kaltura, browse media and action access (tv.tiki.org)
At http://tv.tiki.org/tiki-list_kaltura_entries.php i can see list of media. Click on the thumbnail reveal the action menu. This is "too" or not enough intuitive. Instinctively clicking on the thumbnail should start the video (like view). We should reintroduce the wrench near the info icon. --- If i go to: http://tv.tiki.org/tiki-list_kaltura_entries.php?list=media&view=browse Clicking on the thumbnail does absolutely nothing. So from view=browse i can't do anything but see thumbnails. |
tracker item |
|
large white space at bottom of page when editing a page in IE
When editing a page in IE, you get a big chunk of white space that extends below the footer, i.e., you can scroll past the bottom of the page content. Doesn't look like the create instance is working right now for some reason, but I tested on a tiki 11 demo, and it affects my install. |
tracker item |
|
lib/shoutbox/shoutboxlib.php preg_replace
{CODE()}PHP (5.5.3-1ubuntu2) NOTICE (E_DEPRECATED): File: lib/shoutbox/shoutboxlib.php Line: 57 Type: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead{CODE} Please do in 12.x if easy / not risky, otherwise, just trunk Visible on the footer of http://tiki.org/tiki-admin.php {img fileId="656"} |
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 |
|
listpages crashes page on profiles.tiki.org
{syntax type="tiki" editor="plain"} [https://profiles.tiki.org/tiki-pagehistory.php?page=Admin&history_offset=1&diff_style=sidediff&show_all_versions=y&compare=Compare&newver=0&oldver=13&paginate=on&history_pagesize=25&source=14|version 14 of this page crashes Tiki] |
tracker item |
|
LISTPAGES plugin does not display certain properties even when activated
{syntax type="tiki" editor="plain"} The LISTPAGES plugin does not display the category or category path for a page, even if so configured. See demo/test on http://demo.tiki.org/9x/tiki-index.php?page=test_list It appears that the $listpages variable does not include any category information at all. PASCAL Also tested with Version and Category path and also does not display |
tracker item |
|
Lost avatars on tiki.org
{img fileId="526"} |
tracker item |
|
Lost letter "G" in the search box
1- Visit http://dev.tiki.org/item4677?status=op&sort_mode=f_41_desc&filterfield=26&filtervalue%5B26%5D=redact&filter=Go and see: {img fileId="513"} |
tracker item |
|
Make it possible to add more than one show instance for a specific tracker item
So I could take the time to test an issue in 9.6 and 10.4 and provide more information to the developer. Thanks! |
tracker item |
|
Activity Stream: should not be basic prefs
http://marclaporte-11197-4963.show.tikiwiki.org/tiki-admin.php?page=community {img fileId="615"} Please make this Advanced not Basic {sign user="pascalstjean" datetime="2013-11-23T18:00:15+00:00"} |
tracker item |
It should offer disambiguation page...
For example http://dev.tiki.org/Download gives an error but it does contain
{CODE()} (alias(Download)) {CODE}
As you can see here:
http://dev.tiki.org/tiki-pagehistory.php?page=Get+code&source=0
So the page is not found, but when you try to create, you get:
{img fileId="562"}
So clearly it exists...