Name | Type |
---|---|
openid login currently not working for me, and it did months ago | 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 |
_categorized-Permissions cannot be assigned when upgrading from 1.9 to 1.10 - cache problem
After upgrading from 1.9 to 1.10 the permissions "tiki_p_view_categorized" and "tiki_p_edit_categorized" on the page tiki-categpermissions.php?categId= will not appear in the dropdown just below "Assign permissions". Consequently, it is not possible to assign this permissions, This problem disappears after emptying ./temp/cache/ directory. |
tracker item |
'ext' fields not displayed by name
Create a new contact, add an ext field to it, say, 'Work Fax', and set it to something obvious. (ie, 911) Save record. When viewing, the name of the field is not displayed, even for the user that entered it. |
tracker item |
'From: ' header incorrectly set in lib/messu/messulib.php
From: and Reply-To: headers are incorrectly set in lib/messu/messulib.php, generating invalid mails: From: Reply-to: |
tracker item |
"internal link" button doesn't work -- "local.php not found"
the button "insert internal link" (on the WYSIWYG-editor) doesn't work. it opens a new window "local.php not found — This is normal if you have not run the tiki installer yet". (but i run the tiki installer) |
tracker item |
"Show user's info on mouseover:" in Community settings will break other mouseovers
Turning on 'Show user's info on mouseover:'in the community section will trash the data in other mouseovers, for example, mod-upcoming_events will generate stuff like: {CODE(wrap=1)} <a class="linkmodule summary" href="tiki-calendar_edit_item.php?viewcalitemId=57" title="Thu 28 of Feb., 2008 11:07 PST, by  152 ',HAUTO,VAUTO,CAPTION,' User information - Click for more info ');" inhibited_mouseout="nd()" target='_top' href='tiki-user_information.php?userId=13' >Jeanna  "> Mike Bday </a>{CODE} Which is not at all right... Not only is the title messed up, but the HTML is trashed as well with an extra "> shoved in for no reason, etc. |
tracker item |
"Template not registered" error for multiple sorts of tracker page
Using v10 Tarball from 5/1/08 and on a Wiki page have the following: ~~np~~ {TRACKERLIST(trackerId=>1,fields=>1:4:6:5,max=>-1,showfieldname=>y,status=>opc,more=>y)} {TRACKERLIST} ~~np~~ Displays the tracker fine and the sort defaults to LastModify. Can click any field name and sort takes place just fine. HOWEVER, selecting another field, even the same one to change the sort order, results in the error message: "Template not registered" |
tracker item |
"tiki-edit_structure.php" Add Pages To Current Node list truncates at 50 records.
"tiki-edit_structure.php" Add Pages To Current Node list truncates at 50 records. |
tracker item |
$exatvalue typo in lib/wiki-plugins/wikiplugin_trackerlist.php,v 1.40.2.12
I think $exatvalue maybe should be $exactvalue [r@s tw]# grep -nR exatv * lib/wiki-plugins/wikiplugin_trackerlist.php:262: $exatvalue = array($exactvalue, $user); [r@s tw]# head lib/wiki-plugins/wikiplugin_trackerlist.php <?php // $Id: /cvsroot/tikiwiki/tiki/lib/wiki-plugins/wikiplugin_trackerlist.php,v 1.40.2.12 2008-03-22 12:13:54 sylvieg Exp $ // |
tracker item |
1.10: several module plugins in a wiki page show the same title for all of them (from the first)
1.10: several module plugins in a wiki page show the same title for all of them (from the first call in the page) Using 1.10cvs from mid june 2007 |
tracker item |
sefurl conflicts with best language
Please see: http://tikiwiki.org/tiki-view_blog_post.php?blogId=2&postId=343 |
tracker item |
Using CTRL-Z while editing a page with wysiwyg will break all wiki links on the page
If a user uses CTRL-Z on a page that they are editing to undo a change, they will break all internal wiki links on the page on the next save. This appears to only happen when editing with firefox. |
tracker item |
setup.sh does not work as documented on Debian
This script does not work with http servers that run under UNcommon user ID/GID. There is one good http server example in the Debian repos called yaws where the script becomes a problem. yaws runs under user ID/GID yaws/yaws. If one attempts to run setup.sh with a yaws http server, the script does not work. 1.Clicking on "Admin mods" after installation returns this error. You need to run setup.sh : ./setup.sh $APACHEUSER all Common Apache users are www-data, apache or nobody 2. Going to the command line and running setup.sh yaws all (because the username/gid is yaws, not the usual) returns no messages when in fact the script has already decided that the user will be www-data because I'm on Debian. About line 27 of the script. if [ -f /etc/debian_version]; .... There's no message that says how the ownership has been changed after running the script. There's no message saying the user has been chosen for me because I'm on Debian either. In both cases, I'd still have problems because the userID/GID needs to be yaws/yaws in order to make tikiwiki work right. Perhaps another way to address the problem is to check and see who owns the server process with an lsof -p :portNumber? |
tracker item |
User registration with anti-bot & user tracker for additional information not working
When a new user registered with anti-bot and user tracker for more user information getting error message that registration code is invalid. Here are steps to reproduce the problem. 1) Setup user information tracker with couple of fields. 2) Go to registration page 3) Enter registration details and click 'register' 4) This will take you to new screen where user tracker information needs to be filled. 5) Once you fill the user tracker information and click 'Save' 6) You will get error message that registration code is invalid |
tracker item |
edit button does not work in latest 1.10
The edit button (and switch to wysiwyg) link to nowhere (except back to homepage.) This appears to be an ajax related problem many buttons/links do not work. verified on my site and 110.tikiwiki.org edit button links to: http://sitename.com/# switch to wysiwyg does not work, navigation buttons in list-pages, |
tracker item |
Tracker pagination fails in AJAX
I have a tracker with 80 items and one with 200 items. Latest code from SVN (updated 6/24). Pagination fails completely - sometimes page 3 works, sometimes it doesn't. Page 2 fails all the time (that is - no movement) This is with ajax on: firebug reports POST: xajax=loadComponent&xajaxr=1214318443517&xajaxargs[]=tiki-view_tracker.tpl&xajaxargs[]=tiki-center Even thought the param for offset is right, the data returned is always the same page I just sent. As a result, nothing happens! Is there a way to turn ajax off in trackers only? Without Ajax, the page changes, and if I manually put the URL in with the right offset, it goes to the right page More details- The error appears to be tied to the "insert new item" tab of a linked item. IE reports an XML error, as does Firefox. The firefox console says this: Error: not well-formed Source File: http://www.casesofinterest.com/tiki/tiki-view_tracker.php?trackerId=8&offset=10 Line: 606, Column: 46 Source Code: <option value="Technology and the Demand for Skill - An Analysis of Within an The green arrow points to between the S and k in "Skill". Note the extra space - none appears in the linked field. Even when I got rid of that item, AJAX pagination fails, but this time without a console error. What happens is that the window doesn't resize, and I get a "windowWidth is not defined" error, and the tabs never form. |
tracker item |
New blogpost using wysiwyg editor adds a lot of empty lines to the beginning.
After creating a new blogpost and saving it, the post shows a lot of empty lines at the beginning of the post. Looking at the html result, there are about 9 <br/> entries before the actual text. The branch is downloaded on wednesday, 25th of June 2008 8AM GMT. A 1.10b1 release of about a month ago did not show this behaviour. |
tracker item |
HTML Purifier out of date
Tikiwiki HTML Purifier version is 2.1.3. Current version is 3.1.1 or 2.1.5. There is risk of security attacks if not updated. |
tracker item |
page 1/1 handling
page 1/1 can stay (although some could prefer nothing instead), but the "1" below should be removed. |
tracker item |
tiki_menues field "icon" missing
Process: TikiWiki 2.0 installation from scratch In the table definition for tiki_menues the field for 'icon' path is missing. Which field definition should be used - (VARCHAR(254)- ok? |
tracker item |
Search for ja Search for ja http://tikiwiki.org/tiki-searchindex.php?highlight=ja I have a TikiWiki site which requires being able to search text which includes web terms such as j-a-v-a-s-c-r-i-p-t but can't do such a search. Someone said on IRC this is due to a protective input filter which is altering dangerous text input. |
tracker item |
Mirrord tracker does not store field Description
When defining a field in a mirrored Tracker, the Description of the field is not stored. This was in 2.0, and I'm told on IRC that mirrored trackers are not supported. But mirroring is an option in Admin>Trackers. |
tracker item |
Installer fails when upgrading a 1.9 tiki
Installer broke (for me) trying to find the group home page when logging in as admin to run the update script. Somewhere in tiki-login.php - SQL error lost i'm afraid |
tracker item |
Is that possible for upgrading from RC4 to release 2.0?
Right now I am on 1.9.11, going to upgrade to RC4, is that possible for upgrading from RC4 to release 2.0?? Or may be I can wait the 2.0 for a while. BTW, it said that the 2.0 will be released in the second week of August, but right now it became in the August... Don't worry, Thanks for your hard working, we are all look forward the 2.0 :) |
tracker item |
http://xavidp.openid.es
I successfully used that openid account months ago to create a linked tiki account here (xavidp), but it seems that currently it doesn't work. Using the openid box I get the error:
"Authentication error; not a valid OpenID."
Maybe openid is broken? We are using kubrick theme there...