Category: 8.x
Show subcategories objects| Name | Type |
|---|---|
| Crash with blank screen at starting for new users (unknown) visitor with 8.1 | tracker item |
|
At the end of installer from 4.x to now 8.1, the run of session crashes with an exception "session start"
At the end of the installer when launch is run we can get a crash with an exception : __"Session already opened"__ This has been reported since two years may be six times. I have not made various test, so may be it depends of the context which is : #Data upgraded from existing connection #Run without inhibiting installer This should not have effect. So I don't understand why others don't seem to observe the problem that I had always. I need to run again directly index. |
tracker item |
|
Tracker page : little ergonomy enhancement
A proposal of enhancement : If the tracker can be edited a tab can remain but why not display too the familiar standard edit icon used for content edit allowed ? It is sure that not everything can be edited, but it is the edition of a tracker. |
tracker item |
|
Avatar PNG Background Transparent to Black on Resize
{syntax type="tiki" editor="plain"} If I upload a large transparent PNG as an avatar which Tiki must resize, it ends up with a black background instead. |
tracker item |
|
Login Hover
{syntax type="tiki" editor="plain"} If one is typing in the login hover and mouses out, no more typing is entered until one hovers over the login again. |
tracker item |
|
Tool for wiki links in WYSIWYG editor (wiki mode)
When trying to create a Wiki Link using the WYSIWYG, the auto page find doesn't work anymore making it almost impossible to link to another wiki page without knowing exaclty the page name {img src="https://img.skitch.com/20111124-r2ai2a29x2xyriua1mu3a3996h.jpg"} |
tracker item |
|
Using Plugin editor causes the Author's style of a wiki page to revert to default
If you use the plugin edit icon to edit a plugin on a page, after submitting the changes, the 'List Authors' setting for the page reverts to the default, losing whatever setting it had before. |
tracker item |
|
Read-only mode (ex.: when migrating a Tiki to a new server and you want the old one to still show content but not have edits)
We have a site_closed preference which is very useful. However, this permits only the admins to access the site. What if we want a read-only mirror? It would be nice to a have a preference for this, along with a message to users: "This site is in read-only" and admins could change this message to indicate where the live site is. Perhaps it could be interesting to check if the mysql user is "read only" as well... This could also be interesting if a project is completed and we want to keep a site an an archive but no longer have any changes. Things like tiki-logs, date of last login, etc. will need to considered. Perhaps there could be a check: If current users has an edit/add permission (we'd have to make a list), then, he gets a warning that site is read-only (a message that the admin could change) and that any changes will be lost. |
tracker item |
|
File is not an image
{syntax type="tiki" editor="plain"} Hello, i've upgrade my site at 8 version. now when i upload an image and i try to use with img placeholder appear the error "file is not an image" i read that is couse by Ajax uploader, indeed i've activated this feature recently. so i 've unactiveted this feature but the uploader is still in Ajax. can anybody help me? |
tracker item |
|
Tabs in the Admin interface don't work in Chrome
The tabs in the administrative interface use an on More strangely, the method signatures of the tikitabs function actually appears quite different between the two browsers. On Chrome 17 it is function tikitabs(focus,max,ini) { var didit = false, didone = false; if (!ini) { ini = 1; }... function tikitabs( focus, tabElement) { The problem appears to be that the ini variable is not set, so it we set the ini to 1, then it skips down all the way to if (didone && ...) which gets bypassed, and we exit right away. Why do you have different code for different versions of the same browser? |
tracker item |
|
Cannot use PluginFile more than once inside PluginFancyTable after upgrade from 6.1 to 8,1
In 6.1 I successfully used this code: {CODE()}{FANCYTABLE(colwidths="10%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%|7.5%",colaligns="center",colvaligns="middle")}2011|{FILE(fileId=602)}Jan{FILE}|{FILE(fileId=603)}Feb{FILE}|{FILE(fileId=626)}Mar{FILE}|{FILE(fileId=625)}Apr{FILE}|{FILE(fileId=627)}May{FILE}|{FILE(fileId=624)}Jun{FILE}|{FILE(fileId=629)}Jul{FILE}|{FILE(fileId=630)}Aug{FILE}|{FILE(fileId=631)}Sep{FILE}|{FILE(fileId=632)}Oct{FILE}|...|...{FANCYTABLE}{CODE} In 8.1 it now renders this result: 2011|[tiki-download_file.php?fileId=602|Jan~</td> <td class="odd" style=" width; background-color:"> 7.5%;">body2~Feb~</td> <td class="odd" style=" width; background-color:"> 7.5%;">body4~Mar~</td> <td class="odd" style=" width; background-color:"> 7.5%;">body6~Apr~</td> <td class="odd" style=" width; background-color:"> 7.5%;">body8~May~</td> and so on... If I replace all but one instance of PluginFile the results are OK. If I add a second instance the results are as shown above. |
tracker item |
|
Crash SQL State 23000 error 1092 duplicate entre in tiki_unstranslated (if option used)
{syntax type="tiki" editor="plain"} In tra.php (8.1) it is necessary to check if an entry exists, the function used is always "getOne". Unfortunately the instruction used {CODE()}! $tikilib->getOne(....){CODE} seems to return always true and generated the crash. |
tracker item |
|
Login problem for admin - need a full reset -
{syntax type="tiki" editor="plain"} After 8.1 installation, I need a long time to be able to login as admin (not tested till now for other, two many problems to solve, test are programmed). I was upgrading data from 7.2. In fact the lonely way needs all these steps : - clear all local cookies - clear caches of server (temp/cache; module/cache) - reinit as new (tiki.sql and some complements as the length of passw is we don't change the admin pass, no object, the SQL import file reset admin user and checks admin configuration) Then when you login admin admin you are normally asked to set a new password, as for new installation. Everything seems OK, it is not true. !!!~~#F00:__If you quit the browser you will be reconnected automatically even though "you have not checked remember me". __~~ !!!~~#F00:But if you quit~~, for example to login for test with another login (the reason why for dev I don't check remember me) ~~#F00:and try to reconnect you get __"Invalid login or password"__ ~~ No other solution than a full reinit of admin login. __ I checked :__ *clear local cookie alone : no result *clear only tiki caches : no result *clear cookies and cache (the db data are good for admin identification) : no result *clear cookies, caches, reset admin as new install : OK |
tracker item |
|
Fixed width for layout (for style which support) when changed parameters in admin module don't functions and always generates more than full width
{syntax type="tiki" editor="plain"} The default value for styles which supports "fixedwidth" parameter title "layout... " is 990px. This option is useful and should be included in a module (I will do when if will function globally). Depending of the job done 990px on a 1920 is often a straight workplace. If it is activated and you set any value you will get as the option "fullwidth". This option make a wrong calculus of the real available width (a problem with js functions and margins) and generate a larger layout that the width of the display device. |
tracker item |
|
Many lists overlap the layout with fixedwidth styles
Hi, with 8.1 (and before) a __fixedwidth style__ (default 990px) like twist, __when it has to display a list like "wiki pages" overlaps the center column outside the layout of 450px.__ What do you think of this ? Do any solutions have been studied ? Do anybody works on this problem ? The function has "no error bug" but it is not a professional way, a tester said to me whoa !!! you are going to try to propose this... !!Working on : Several solutions can be studied and combined : # __embed these "tables" into tables__ so that they can't overlap but have hscroll (with all fields for selection). This is technically valid but __not at all sufficient because it is unusable__ quite heavy... but can be useful to have studied for later # Add table with a minimum of 9 cells : ** Title and fields which fits the center column (col2) on span 2 c ** Empty ** second tr : *** The title of element *** content table with span 2 c and hscroll ** third tr *** Footer span 2c (width of col2 *** Empty # Cut the bottom of middle (col1,2,3) overlapping centered and use 100% width of screen, with automatic hscrool if too large with standard browser zooming # The same hiding the "middle" (basic col 1,2,3) : needs to display the header with 100% width, and a new content header (enhance all styles to be able with good reliability to hide cols - a good check). # use solution of "embed table" but with a "button to swap" to full width layout fitting the width of the screen # option for automatic swap to full width when large tables are displayed # swap fullscreen for tables described above ~~#090: !!Waiting for ideas and project, thanks ~~ |
tracker item |
|
The results of a search in text or title with beginning of text don't decode any text
{syntax type="tiki" editor="plain"} After a search (general by text) the beginning of text which is displayed is not decoded-re-encode for the context. On the screenshot joined you can see parts of text with tiki tag (!! for h2), HTML tags, problem of encoding UTF8 probably or old text not re-encoded (not yet checked). |
tracker item |
|
After an install with upgrade, tiki-admin displays the error "invalid database" ad-vitam
{syntax type="tiki" editor="plain"} (Not yet checked for trunk) After running installer with upgrade we get the message "Invalid database run installer..." Running installer don't changes anything to database, but the message is still displayed. It is a consistency "deadlock by soft". The lonely thing generated by installer is a reset which needs to reset manually the admin account and clear all caches and cookies (see #4066 admin login problem). ~~#090:!!!Going on 12/06/2011~~ I need to check the soft. The message is sent by "installer" $installer instance of class installer in installib It checks before the validation of patches on db using $installer->recordPatch($patch) for each one. recordPatch function in installer records the patch into tiki_schema as done with his full date. The concerned (got by a var_dump) patch is "20110904_shoutbox_def_tweetid_tiki" is not into the tiki_schema table. So the test functions, but the tiki-install failed to make this patch on another version OK, as it is defined. __~~#F00:When it runs now (installer at 8.1 level) it don't tries to make the upgrade. This is the deadlock. __What is done if an old patch is not there !!!__ More there is no report at all.~~__ |
tracker item |
|
Bugs and whishes (tracker on dev.tiki.org) and tiki version 8.x : tab "comments" title with 'num'
As the title describes : In the panel of a tracker (Bugs and wishes tracker on dev.tiki.org) the tab title for "comments" don't gives any information if exists comments, while the numbers of uploads of files have the number of uploads. It should be a progress to see into tabs headers if a tracker have generated and how many comments and with a symbol (stars ?) the volume of comments This concerns tiki version 8.x and site dev.tiki.org |
tracker item |
|
Some of the Spreadsheet settings do not get saved.
{syntax type="tiki" editor="plain"} The following settings do not get saved when you create a new sheet or configure an already created sheet. Class Name: Header Rows: Footer Rows: Wiki Parse Values: |
tracker item |
|
Don't work page name display stripper ::
{syntax type="tiki" editor="plain"} When I setup page name display stripper as __::__ don,t work wiki link wishout | lib\parser.lib line 1705 // Center text if ($prefs['feature_use_three_colon_centertag'] == 'y') { $data = preg_replace("/:::(.+?):::/", "<div style=\"text-align: center;\">$1</div>", $data); } else { $data = preg_replace("/::(.+?)::/", "<div style=\"text-align: center;\">$1</div>", $data); } This code replase __::__ on "<div style=\"text-align: center;\">$1</div>" |
tracker item |
|
Fatal error: Call to undefined function exif_read_data
On host without exif support tiki-8.2 gives blank page with Fatal error: Call to undefined function exif_read_data() in /.../public_html/lib/images/abstract.php on line 236 when there are .jpg images on the page. |
tracker item |
|
Post new comment gives "Warning: Invalid argument supplied for foreach" tiki 8.2
{syntax type="tiki" editor="plain"} Tiki-8.2 Wikipage: Comments --> Post new comment Warning: Invalid argument supplied for foreach() in /.../public_html/lib/init/tra.php on line 57 |
tracker item |
|
Setting Admin Home>Comments>Comments below wiki pages>Display by default does not work
{syntax type="tiki" editor="plain"} I've enabled the option "Admin Home>Comments>Comments below wiki pages>Display by default" but I still need to click on the "comments" button at the bottom of the wiki page to see or post a comment |
tracker item |
|
Two options naming the same in "Admin Home" comment sector
There are two options in comment configuration page naming the same -- "Default number per page:". It seems that they are on control of the same thing. I have to modify the both otherwise my setting will not be applied. {img id="127"} |
tracker item |
Main bug.
A new user can't at all connect and get a blank screen.
This without crash.
If the user have an analyser he will find that tiki has sent this code
{CODE(caption="The page sent content")}<html><header</header><body></body></html>{CODE}