Name | Type |
---|---|
"I forgot my password" email message give bad link! | tracker item |
"Page" column title missing in tiki-listpages.tpl called from tiki-listpages.php
I found there is a typo on line 58 of tiki-listpages.tpl (Version 1.9.4) which make the "Page" column title disappear in tiki-listpages.php The faulty line looks like this: {QUOTE()} <td class="heading"><a class="tableheading" href="tiki-listpages.php?offset={$offset}&sort_mode={if $sort_mode eq 'pageName_desc'}pageName_asc{else}pageName_desc{/if}{if $initial}&initial={$initial}{/if}{if $find}&find={$find|escape}{/if}{if $exact_match eq 'y'}&exact_match=on"{/if}>{tr}Page{/tr}</a></td> {QUOTE} |
tracker item |
"Source" button in wiki page should have its own permission - not depend on tiki_p_view_history
This is a new feature arrived in BRANCH-1-9 1. add feature_print and checks 2. add tiki_p_print and checks --- The above problem-description makes no sense... please look at tw#74 for that --- Problem rephrased: The "Source" button is currently dependant on tiki_p_view_history - it should have a perm of its own. |
tracker item |
"Wiki -> Dump" - just tries to get new.tar and gives ugly error, when dump hasn't been created
In the Menu is an option "Dump" under "Wiki", if you enabled that feature. The link just points to the .tar - what gives a 404 from the Web-server. |
tracker item |
/tiki-view_sheets.php doesn't display the sheet before clicking on "edit"
Formerly the sheet got displayed, when going to /tiki-view_sheets.php - it's not like that any more. I can edit it perfectly, etc. - but it doesn't get shown.. |
tracker item |
Koichi
Contributors |
tracker item |
Humphrey
Contributors |
tracker item |
jonnybradley
Contributors |
tracker item |
Gergely
Contributors |
tracker item |
omstefanov
Contributors |
tracker item |
404 Fullscreen Error | tracker item |
7x Dev : overlapping cols or right column sent to end of "middle"
Hi, Particularly for Chibaguy, to show screenshots about the problem The col3 ( or right-modules) are most of time send to the end of "middle". This generally come from a "center" with two lateral column, when the calculated width of the three column is greater than the limited width of the container. This seems to happen in several cases (mines), I commonly uses fivealive and have tested here "business". I get the same since a little more than one week. Joined four screen shots from top to down (1920x1200 selection cropped). You can see : #The top and the right column not in place #the middle : an anomaly on the width and all the display of the module action calendar (somebody has tried something while I am working on a lot of commented bugs on calendars 17 bus interacts, I have to merge or replace) . The ### comments are test to check modification at execution on my version. #Where the col1 is ended and col3 begins #The col3 end before the main footer This is what I got with no SVN conflict on this. |
tracker item |
A user can edit ANY forum post
A user with all forum-perms except tiki_p_admin_forum can edit any forum post. That shouldn't be like that.. |
tracker item |
a user is deleted, but his watches to forum are still sent to empty address
A user is subscribed to a forum. Everything works fine (no messages are sent by the server to blank email addresses). An admin deletes that user. When a new message is posted to that forum, there is a message sent to a blank address, which is then returned to the server users from which the posts where sent. It seems as if the forum still tries to send a copy of the post to that user, but has no address to send it to, since the user was deleted. |
tracker item |
Ability to use a structure as a menu {menu structureId=1}
I can't see the reason for the separation between the structures feature and the menu feature - structures are massively easier to create and edit, but only menus can be shown collapsibly. Separation of functions leads to confusion and harder support. |
tracker item |
accepting friendship request produces notice: undefined variable local_sender_email in messulib.php
I've accepted a friendship request, using 1.9cvs code from a couple of days, and I saw those two lines at the top of the page, ^Notice: Undefined variable: local_sender_email in /home/httpd/tiki19/lib/messu/messulib.php on line 90 Notice: Undefined variable: local_sender_email in /home/httpd/tiki19/lib/messu/messulib.php on line 91 ^ plus the normal output below: ^ Accepted friendship request from userXXX^ tiki-friends.php?accept=userXXX BTW, "friendship network" is missing from categories Feature in this website dev.tw.o! (so that, nowadays, it cannot be selected at bug report time) |
tracker item |
Add help link to tiki-admin_actionlog.php
The tiki-admin_actionlog.php page does not have a help icon that links to docs. |
tracker item |
Addons code leftovers cause Fatal errors | tracker item |
Admin Layout per section should be possible without activating it
Keep it optional - even activating something just to see, how you admin it! Is there any reason this has to be this way? |
tracker item |
admin validation sends a bad link
In templates/mail/moderate_validation_mail.tpl this line is converted badly by smarty: {$mail_machine}?user={$mail_user|escape:'url'}&pass={$mail_apass} Smarty removes the '?' char if it's directly after a '}' (no clue why). So I always get a bad link like this: http://<ip>/tikiwiki/tiki-login_validate.phpuser=xxx&pass=xxx Any solution to this? I tried to use %3F but doesn't work very well... |
tracker item |
After Update 1.9.4 -->1.9.7 got PHP-Error when using Categories in File or Picture Galleries
Every Time, i use the Categories-Feature in File-Galleries or when uploading Pictures, it got the following error: Notice: Undefined offset: 20 in categorize_list.php on line 38 Notice: Undefined index: categId in categorize_list.php on line 44 The Item itself is categorized |
tracker item |
Ajax | wiki |
Allow for rss feeds to use description data instead of title data for items (a la Yahoo Weather)
Yahoo Weather (and, I assume other feeds) rss feed dumps neat html into the description field of the first item rather than the title. I've modified function.rss.php to accomodate this and allow users to continue to use the regular module creation interface. Basically, I added a new parameter "desc" such that if you use {rss id=1 max=1 desc=1} the resulting output will use the description field instead of the title field. Skipped items will still be skipped. Sorry, but I'm very new to Tikiwiki and may not conform to regular documentation standards...please correct me as neceesary. |
tracker item |
Allow mail templates to be overridden in wiki pages | tracker item |
Allow smarty templates (.tpl files) for formatting pages created using outputtowiki option of pluginTracker | tracker item |
~pp~
...
2. Click the following link to go to the screen where you must enter a
new "permanent" password. Please pick a password only you will know,
and don't share it with anyone else.
http://http://www.mysite.org/tiki-remind_password.php/tiki-change_password.php?user=<omitted by OmniColos>
...
~/pp~