Fullscreen
Loading...
 
Skip to main content

Category: Consistency

Consistency
Show subcategories objects

Name Type
{wish id=1220} should have color or be crossed out depending on status (pending/open/closed)
Great for dev.tiki.org and great general Tiki feature & documentation.
tracker item
Page creators are admin of their pages, but unable to remove them
"Page creators are admin of their pages" allows the page creator to lock and unlock, but not remove. This is important because if you are admin of the page you really need to be able to remove it. The intention of this feature is obviously that you should be able to remove, so this appears to be a bug.
tracker item
tiki-list_quizzes.tpl calls for non-existing icon
tiki-list_quizzes calls for an icon named "gear" which does not exist. Although it is clear what such an icon could depict, there is no icon file of that name (I checked both low-res and higher res "large") and no definition exists that could point otherwise. Checked in legacy and checked in Glyphicon, there is no gear.

Line 6:

{CODE(Colors="Tiki")}
{button href="tiki-edit_quiz.php" class="btn btn-link" _type="link" _icon_name="gear" _text="{tr}Admin Quizzes{/tr}"}
{CODE}
tracker item
Upgrade 4.1->5.0 - Error : x01 : Fatal error on tra.php
Hello,

As I told about, during upgrading from 4.2 (I am testing from 4.3) many errors occurs. This threated in a global way in id4377.

Here the problem comes from tra.php this generates a __fatal ERROR__

Reason during first tiki-setup __tra.php__ can be called when $tikilib is not yet set then __the function tra_impl crashes__.

It seems that at this stage of installation (managing session prefs) is it, as if getone() should answer false, nothing particular to do :
I have justed added a first level isset on $tikilib

See the joined patched source with comments.

tracker item
.htaccess issue, Page Not Found, 404 Error
Using the supplied .htaccess file, when a non existent file and directory is requested for OThER than .htm files, a 404 is not generated and an unformatted version of the home page is opened. For example see uticacurlingclub.org/junk/junk.htm which generates a normal 404 which is redirected to a custom page, and uticacurlingclub.org/junk/junk.pdb which does not. I suspect this is an issue with .htaccess.
tracker item
'Activity Rules' page needs admin navigation/layout and links to documentation
{syntax type="tiki" editor="plain"}
'Activity Rules', with the URL /tiki-managestream-list is an admin page but doesn't have the standard admin interface, side menu, etc. Also, it has no information on its purpose and no links to documentation (https://doc.tiki.org/PluginActivityStream apparently).

Probably when these details are addressed, the Activity Stream feature should be tested to check if it still works ok, etc.
tracker item
'Last Changed' module formatting is inconsistent
I had my issues with the way the module mod-last_modif_pages.tpl rendered... the title could be hidden by a "decorations=n" which made the link to the addition changes vanish, plus the link in the module title is a little bit of a break with the remaining styling...

Then I discovered that the module uses a table instead of a OL or UL to format, which is a little bit messy itself.
tracker item
"Other" validation with "Dropdown with Other" field type
[https://www.evernote.com/shard/s76/sh/52a95d0c-7b14-46b0-be69-8149ed44455b/2293446bfb4ddb6a2f0f84c2f68a39ab|See example image]

When you have the "Dropdown with Other" Field set as mandatory, selecting "Other" and then clicking on the other textfield triggers the validation for some reason and the error message comes up.

This should only appear when you Submit the form (if the field is empty).

---
Addendum by Xavi {sign user="xavi" datetime="2016-01-19T21:50:52+00:00"}:

See it reproduced in trunk after applying the profile "Voting System" and attempting to add an item (cast a vote) using the other field.

To reproduce: login as
u: user1
p: user1
(plain registered user)

And go to

http://duqtape-11783-5792.show.tikiwiki.org/tiki-view_tracker.php?trackerId=1

where you will be able to insert new items,

You can admin the site with:
u: admin
p: 12345
tracker item
search_morelikethis module ("Similar Content") should exclude identical content
{img fileId="640"}
tracker item
"Today" in Calendar
{syntax type="tiki" editor="plain"}
"Today" is highlighted for every month. If "Today" is Dec. 22, then Jan. 22, Feb. 22, etc. are also
tracker item
"Toogle navigation" in Bing results of Tiki
For reasons unknown, in many (strangely not all) Bing (Microsoft's search engine) results of a running Tiki, the string "Toggle navigation" appears.

This is wrong in several ways at once

a) it is unwanted and totally unnecessary
b) it is confusing for interested web users, as it has nothing to do with content
c) it is utterly untranslated
d) the reason why it appears remains in the dark.
tracker item
"Value" field being next to "Fields" field inside PluginTracker icon edition window
User need to input fields ID inside Field field when editing PluginTracker plugin icon edition window. Then the user need to scroll down the window to include the Default values for the fields. And for that second operation he needs to respect the order of the ID of the fields. If Value field position is just below the Fields field, it is going to help a lot.

tracker item
(calendar) permission display wonky
{syntax type="tiki" editor="plain"}
Permissions are displayed incorrectly on the
"Assign Permissions to this Object" page of
tiki-objectpermissions.php for a Calendar (other object types not tested)

If there is more than one group assigned then the boxes show the correct permissions

If there is only one group assigned no permissions show

If a 2nd or subs group is added then the boxes show the correct permissions


tracker item
[BUG] ISO9001 - {{currentVersionApprover}}, {{currentVersionApproval}} only work on page preview (in page history)
I've been Argument Variables as described in http://doc.tiki.org/Tiki14#Wiki_Argument_Variables, using TikiWiki v14b and found a bug, it only shows correct information when previewing the version of the page, if you see the page itself, argument variables won't show:

Example not working of viewing the page:
{img fileId="990" thumb="y" rel="box[g]"}

Example working previewing the page:
{img fileId="991" thumb="y" rel="box[g]"}
tracker item
[mailto:text|text] doesn't have antispam protection
In 2.0 a new email {img src=pics/icons/email.png } syntax was added in quickatgs

{img src=images/code.png}%%% {CODE()} [mailto:text|text] {CODE}

But this prevents the spam protection code from working
tracker item
*.tiki.org sites: make the navigation & interface more consistent
Info / Doc / Dev / Community / Themes / Profiles / Suite are the main sites. There are others listed at ((tw:Domain))

As of 2014-07-29, only info & profiles are consistent (of the main sites). All others are different (which is understandable because of the move to Bootstrap), but they are all different from each other.

The reference bottom footer code is kept up to date at
* http://branding.tiki.org/Footer+code
* http://branding.tiki.org/Top+Menu#Navigation_between_.tiki.org_sites
tracker item
appears on print page
At the bottom of each wiki page, when the print option is selected, a <HR> appears. I have checked the code, and it appears because the brackets have been escaped.

~np~</div>
&lt;HR&gt;
<p>
</p>~/np~


{img fileId="758"}
{img fileId="759"}


I would expect that the HR be absent, or that it was not escaped, so that it can display properly.
tracker item
$prefs.language does not work properly?
{syntax type="tiki" editor="plain"}
This is related to the Custom Site Header section of Look & Feel on our Web site. We put a top navigation bar which is expected to be showin in different languages depending on the visitor's language (look at http://www.daav.cn/cms/tiki-list_file_gallery.php ). The code in Custom Site Header is like this:

<div style=...>
<ul>
{if $prefs.language eq "cn"}
<li>link1 in Chinese</li>
...
<li>linkN in Chinese</li>
{elseif $prefs.language eq "fr"}
<li>link1 in French</li>
...
<li>linkN in French</li>
{elseif $prefs.language eq "de"}
<li>link1 in German</li>
...
<li>linkN in German</li>
{else}
<li>link1 in English</li>
...
<li>linkN in English</li>
{/if}
</ul>
</div>

however, it seems the top navigation bar is always shown in Chinese even when I set the default browser language to English only. At that time, our php-based language detector works correctly to identify the user/browser language as English (example: our homepage at http://www.daav.cn/ ) but tikiwiki remains in Chinese unchanged.

Is there anything wrong with the code or it's just because my Windows XP is in Chinese? Then how to get around this in Tikiwiki? What language do you get on the linked page that I included above?

Thanks for any hints.
tracker item
$trklib->list_items(..) shall use the itemid references instead of the real value
{syntax type="tiki" editor="plain"}
See reasoning and details in 3139.
tracker item
12.0 Step 7 of tiki-install.php : "Upgrade fix" is offered even on fresh install
--Need to test latest 12.x and 13.x--

It's fixed in latest 12.x
tracker item
12.x trackers: change of behavior of rating field in edit mode
{flash type="url" movie="display554" width="677" height="443"}
tracker item
12.x: Send email to let user validate account doesn't send email if user previously created
Send email to let user validate account doesn't send email if user previously created.

Use case: a user register to a tiki site with a non-working email (defective address or server rejecting emails from that server to that email domain, etc).

Admin changes email for that user (after admin magically finds out in some cases what happened and what is another email for that user), and clicks at the checkbox:

"__Send an email to the user in order to allow him to validate his account__" (in tiki-adminusers.php?user=N)

Use doesn't get any email. Once the tiki site was configured to save mail info in tiki logs, you noticed that tiki logs didn't record any info of any email sent by that action.
You log out, and go as anon to: __tiki-remind_password.php__ to type the username and click at click at "__Request Password Reset__".
This does effectively send the email, so that it confirms that there is no problem with the server setup sending emails, but with tiki failing to send that email when "''Send an email to the user in order to allow him to validate his account''" was checkd, ~~red:__if the user already existed in the users list__~~.

When as admin you create a new user account and in the same action you select ''Send an email to the user in order to allow him to validate his account'', then the email is sent effectively.


To reprroduce:
# Go here: http://xavi-9794-5213.show.tikiwiki.org/tiki-adminusers.php?user=2
# login as
**u: admin
**p: 12345
# change that email for an email of your own, and tick at the checkbox: __Send an email to the user in order to allow him to validate his account__
# Check tiki logs (tiki-syslog.php), and you will see no record of the email expected to be sent
# Check you email account, and same, no email
# CReate a new account with an email of yours, while at the same time you tick at the box __Send an email to the user in order to allow him to validate his account__.
** You 'll see the record at the tiki logs tiki-syslog.php
** you'll receive the email with the link to validate your account
tracker item
13.x dev.t.o: Print version of blog post has no CSS assigned
See https://dev.tiki.org/tiki-print_blog_post.php?postId=22
tracker item
13.x doc.tiki.org :: search results show content which is not accessible via the link
1- Visit http://doc.tiki.org/tiki-searchindex.php?filter~content=ldap

2- Click on the first result:
http://doc.tiki.org/tiki-index.php?page=LDAP+authentication&threadId=208&comzone=show#threadId208

This seems to be a comment on that page, but it doesn't load.
tracker item
codemirror not switchable for new comments (but just for comment edition) even if preference correctly set
13.x: codemirror not switchable for new comments (but just for comment edition) even if preference correctly set.
In 12.x, codemirror is switchable indeed for new comments, as well as for comment edition

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

You can see it reproduced here:
http://xavi-9794-5064.show.tikiwiki.org/tiki-index.php?page=HomePage&amp;threadId=1&amp;comzone=show#threadId1

u: admin
p: 12345
tracker item
Show PHP error messages