Loading...
 
Skip to main content

Category: Error

error message, broken, etc
A bug is something which doesn't work like it should. It is an obvious error.
This category was probably used as a fallback for bugs which did not fit other Bug subcategories before the general Bug category was created.
Error
Show subcategories objects

Name Type
trackerlist plugin: popup breaks on certain content
{syntax type="tiki" editor="plain"}
Seen problem on ! and ^

Ex.:
http://dev.tikiwiki.org/tiki-index.php?page=WYSIWYG
tracker item
Trackerlist plugin's exactvalue with field(.,.,.) expression does not work with item links
{syntax type="tiki" editor="plain"}
TW5.0beta1
Tried a field($fieldid,user,$trackerid) expression, and it does not work if the $fieldid is of item link type.
Debug insight:
While field($fieldid,user,$trackerid) results in the unresolved itemid referencing to the item link domain, the
{CODE(colors="php")} $items = $trklib->list_items($trackerId, $tr_offset, $max, $tr_sort_mode, $passfields, $filterfield, $filtervalue, $tr_status, $tr_initial, $exactvalue, $filter, $allfields);
{CODE}
call does not work. Namely, $trklib->list_items(..) works with the resolved item links. Therefore, there is no match.
tracker item
TrackerListPlugin using category filter gives SQL error
{syntax type="tiki" editor="plain"}
adding a category filter to a trackerlist plugin gives an SQL error
tracker item
TrackerPluginCalendar not displaying the events
Followed the steps described in : https://doc.tiki.org/PluginTrackerCalendar‎

However, the events (tracker items) do not get displayed on the Calendar, which is displayed by calling the TrackerCalendar plugin on a wiki page.

Tried the same thing on demo.tiki.org/tiki12 but got the same result.
tracker item
Trackers : wishlist : -> "edit:delete" access seems to be " a little random
{syntax type="tiki" editor="plain"}
!Trackers : wishlist : -> "edit:delete" access seems to be " a little random (#...)

!!Fact
When you access to your wishlist and then reaches the item panels (to edit) sometimes the "edit/delete" tab don't appears.

It seems partially to be in relation with the item color.

!!solution and workaround
__
NONE so Urgency__

!!extension to
This can concerns all trackers for 6.x, 7.x

!!importance
This is very annoying to lost time when you are redacting and following your wishes list, quite a large one, if you can't update your wishlist...


Good job
Best regards

Trebly
(ref:B10126-03)
tracker item
Trackers :: trackerFilter is broken in 2.0RC2
{syntax type="tiki" editor="plain"}
((Dynamic Filter)) is broken in 2.0RC2
tracker item
Trackers :: Trackerlist :: Ordering by rating: each tracker item must be rated
On IRC:
13.08.2007 03:03:11 [nkoth_] marclaporte: The reason why items don't appear in the tracker for page=cache is because those items have no rating, and the default sort mode as set in the admin...trackers is rating. It can't sort stuff with no rating so those are not shown.


Nelson is right on. See the 4 attached screenshots, in order.

1- Unrated_but_Categorized_tracker_item.jpg
2- Dev_Tracker_theme1.jpg
3- Rated_and_Categorized_tracker_item.jpg
4- Dev_Tracker_theme2.jpg

These were taken on 2007-08-13, with latest BRANCH-1-9 __after__ Nelson Ko (nkoth)'s recent fix to templates/tiki-plugin_trackerlist.tpl

http://tikiwiki.cvs.sourceforge.net/tikiwiki/tiki/templates/tiki-plugin_trackerlist.tpl?view=log&sortby=date&pathrev=BRANCH-1-9

Possibly related to doc/devtools/cleanCatTrackers.php which Sylvie has been using to periodically clean trackers up.

null rating and 0 is not the same thing.

----

Can you please retest in currently supported Tiki versions (e.g. Tiki12, ...)? Willing to clear the list of valid bug reports on rating... {sign user="xavi" datetime="2014-02-07T09:51:44+00:00"}
tracker item
Trackers /(\w+)/ and /$1\s+\w*/ are considered same, if using "Mirror-Tables" AND "explicit names"
This problem occurs only when using the features "mirror-tables" AND "explicit names".

Using such a setup you can create a tracker like

- test

but then afterward no more trackers like:

- test 2
- test hello
- test (<- just a space here)

Quoting doesn't help!
tracker item
Trackers & categories: 2 major bugs
Trackers item can be assigned to categories. Very powerful! 2 bugs discovered as ((tw:DogFood))ing this site.

However
1- If category listing is modified, the tracker category list is not updated. Ex.: Mobile Tiki is now in categories but is not in the list below.

2- categories are shown when creating, however, they don't appear when we edit a tracker. Try to edit this item and you will see!
tracker item
Trackers & search highlighting are in conflict: Editing a tracker item after a search
Please see this example:
http://dev.tikiwiki.org/tiki-view_tracker_item.php?trackerId=5&offset=0&sort_mode=lastModif_desc&itemId=1088

Whatever was highlighted in the search in transformed accidentally:

<spanexternal link style="color:black;background-color:#ffff66;">fckeditor</span>
tracker item
Trackers action menu broken
{img fileId="1113" thumb="box"}

It may be specific to : http://bsfez-11581-6322.show.tikiwiki.org/tiki-list_trackers.php
I can’t reproduce.
tracker item
trackers filter
{syntax type="tiki" editor="plain"}
Syntax error is present in the file "lib/trackers/trackerlib.php" row 870:
{CODE(caption="syntax error")}...
if (in_array($keys[0], array('<', '>', '<=', '>='))) {
...{CODE}
[http://ru2.php.net/manual/en/function.in-array.php|Manual for function in_array()]:
{CODE(caption="manual")}bool in_array ( mixed $needle , array $haystack [, bool $strict ] ){CODE}
May be need correct row 870 for code:
{CODE(caption="syntax error")}...
if (in_array(array('<', '>', '<=', '>='),$keys[0])) {
...{CODE}
tracker item
Trackers, category and trackerlist plugin: sorting by category is impossible
Categories are multi-select fields. So sorting is not possible. Trackerlist plugin should not offer to sort (now with clickable title)
tracker item
Trackers, Dynamic List; New errors in the Search Indexer console log after update
I worked on a Tiki25 that wasn't updated since the 5th of April 2023.
The Search Indexer console.log wasn't displayed any error when rebuilding the index, see below:

^
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 69 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 70 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 298 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 326 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 330 {"memoryUsage":"33.5 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 355 {"memoryUsage":"33.5 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 381 {"memoryUsage":"33.5 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:02:36+00:00 INFO (6): addDocument trackeritem 397 {"memoryUsage":"33.5 MiB","memoryAvail":"93.5 MiB"}
^

I Adrien Mbuya Maloba's avatar
[ENH] Index, Trackers-DynamicList field : Add to the search index the text of...


After I updated and added everything that was committed between the 5/04/2023 and the 4/05/2023 I have now new errors in: /temp/Search_Indexer_mysql_bernardsfez_tiki25_console.log about the DynamicList

^
2023-05-04T06:11:26+00:00 INFO (6): addDocument trackeritem 69 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:11:27+00:00 INFO (6): addDocument trackeritem 70 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:11:27+00:00 ERR (3): Field 169 / Running Solutions: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/home/xxx/public_html/lib/core/Tracker/Field/DynamicList.php","line":305}
2023-05-04T06:11:27+00:00 INFO (6): addDocument trackeritem 298 {"memoryUsage":"32.0 MiB","memoryAvail":"93.5 MiB"}
2023-05-04T06:11:27+00:00 ERR (3): Field 169 / Running Solutions: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/home/xxx/public_html/lib/core/Tracker/Field/DynamicList.php","line":305}
...
^

I suspect it is related to one of the recent commits: https://gitlab.com/tikiwiki/tiki/-/merge_requests?scope=all&state=merged&search=dynamic

---

__Update 2023-06-26:__
The error is still here, just moved two lines.

Case one:

{CODE()}
2023-06-26T11:29:47+03:00 INFO (6): addDocument trackeritem 714 {"memoryUsage":"41.7 MiB","memoryAvail":"81.5 MiB"}
2023-06-26T11:29:47+03:00 ERR (3): Field 189 / Rate: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:47+03:00 ERR (3): Field 181 / Employee id - Not sure it is needed: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:47+03:00 INFO (6): addDocument trackeritem 818 {"memoryUsage":"41.7 MiB","memoryAvail":"81.5 MiB"}
2023-06-26T11:29:47+03:00 ERR (3): Field 189 / Rate: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:47+03:00 ERR (3): Field 181 / Employee id - Not sure it is needed: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
{CODE}

This item is closed.
Field 189 (Status Filter = open, pending) is empty.
It is pointing to an item in another tracker that has been deleted.

This item is closed.
Field 181 (Status Filter = all) has a value.
It is pointing to an item in another tracker that has been deleted.

---

Case two:

{CODE()}
2023-06-26T11:29:48+03:00 INFO (6): addDocument trackeritem 552 {"memoryUsage":"42.2 MiB","memoryAvail":"81.5 MiB"}
2023-06-26T11:29:48+03:00 ERR (3): Field 320 / Holidays camps days: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:48+03:00 ERR (3): Field 469 / Kind of product: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:48+03:00 ERR (3): Field 317 / Cost: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:48+03:00 INFO (6): addDocument trackeritem 553 {"memoryUsage":"42.3 MiB","memoryAvail":"81.5 MiB"}
2023-06-26T11:29:48+03:00 ERR (3): Field 320 / Holidays camps days: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:48+03:00 ERR (3): Field 469 / Kind of product: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:48+03:00 ERR (3): Field 317 / Cost: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
{CODE}

This item is closed.
Field 320 (Status Filter = open) is empty.
It is pointing to an item in another tracker that has been closed.

Field 469 (Status Filter = all) is empty.
It is pointing to an item in another tracker that has been deleted.

Field 317 (Status Filter = open, pending) has a value.
It is pointing to an item in another tracker that has been closed.

Case three:

{CODE()}
2023-06-26T11:29:57+03:00 INFO (6): addDocument trackeritem 1547 {"memoryUsage":"43.6 MiB","memoryAvail":"79.5 MiB"}
2023-06-26T11:29:57+03:00 ERR (3): Field 454 / Child name: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:29:57+03:00 INFO (6): addDocument trackeritem 1548 {"memoryUsage":"43.6 MiB","memoryAvail":"79.5 MiB"}
2023-06-26T11:29:57+03:00 ERR (3): Field 454 / Child name: NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
{CODE}

This item is open.
Field 454 (Status Filter = all) has a value (2 values).
It is pointing to an item in another tracker that has been closed.

Case four:
(the user is using tracker2 to store information setup)
While no field is mentioned, it seems the error is reported for any users that have an empty value in an item list field (field118).

{CODE()}
2023-06-26T11:30:09+03:00 INFO (6): addDocument user גנון {"memoryUsage":"46.3 MiB","memoryAvail":"77.5 MiB"}
2023-06-26T11:30:09+03:00 ERR (3): NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:30:09+03:00 INFO (6): addDocument user ספז {"memoryUsage":"46.3 MiB","memoryAvail":"77.5 MiB"}
2023-06-26T11:30:09+03:00 ERR (3): NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
2023-06-26T11:30:09+03:00 INFO (6): addDocument user מושטקל {"memoryUsage":"46.3 MiB","memoryAvail":"77.5 MiB"}
2023-06-26T11:30:09+03:00 ERR (3): NOTICE: Undefined index: REQUEST_METHOD {"code":null,"file":"/Users/bernardsfez/Documents/Shocksite/www/htdocs/tsaharoniki.com_tiki25/lib/core/Tracker/Field/DynamicList.php","line":307}
{CODE}
tracker item
Trackers, Mathematical field; Better verbose on error when the parameter Calculation is empty
On a Tiki24 (any Tiki ;-) ) in a tracker, when you use a Mathematical field and save it with the Calculation parameter empty, on item save the field value displayed the following error :

-+Expecting "(" near ""+-

It is wrong and doesn't really help.
tracker item
Trackers, Multilingual, enabling the multilingual option on a tracker field broke the unified-index
{syntax type="tiki" editor="plain"}
On Tiki27 from VCS just update using the multilingual option of a tracker field broke the unified index.

https://streamable.com/3ihd9w

To reproduce:
#Set multilingual restrict to a few languages (else the multilingual option of the tracker field won't be visible)
#Create a tracker
#Create a tracker field text
#Enable the multilingual option

It won't be possible for the index to complete.
Everything relying on the unified index will be broken.

{CODE()}str_starts_with(): Argument #1 ($haystack) must be of type string{CODE}
tracker item
Trackers, Permaname; It should not be possible to create a tracker field with a permaname Tiki index can't handle (too long)
''I have the feeling this is a regression as I recall such case where previously handled properly''

I can set a name for a tracker field that will turn into the "Field Prefix". (productssolutionsdetailsandoption)
When I create a tracker field this field permaname will use the tracker field prefix. (productssolutionsdetailsandoptionIllustration)
The index process will add the tracker field prefix. (tracker_field_productssolutionsdetailsandoptionIllustration)

But it won't be able to index such long name.
Or the limit should be changed (to what ? unlimited...) 🤔
Or ahead limiting and warning about the prefix/field length.

{img fileId="2141"}

{img fileId="2142"}
tracker item
Trackers, Rating; Using the star mode with the rating tracker field require the deprecated (experimental) star field enabling
On a Tiki24, on a tracker when you have a rating tracker field an error is be displayed all over the site for all groups (anon included).

The rating system seems to work, but the error (false alarm?) is displayed everywhere and doesn't allow to keep it in place. The error is related to the old and deprecated "trackerfield_starsystem" (hard to find now as it is Experimental)

The error is also displayed (and a problem?) if rebuilding the index.

To fix the error (so it is not displayed) the admin has to enable this deprecated field.??‍♂️

The actual Rating field shouldn't depend on a deprecated and experimental option.

In general, Tiki shouldn't display everywhere an error like this. Eventually the admin or the tracker editor should see the error, but not anonymous or other groups.

{img fileId="2048" thumb="box"}
tracker item
Trackers; Validation field length for a Regex pattern is limited
On a Tiki23 I create a tracker and add an email field.
I wanted to add a validation using the validation option (edit tracker field options).

I set for Type; Regular Expression (pattern)
Parameter:
{CODE()}
(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|"(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21\x23-\x5b\x5d-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])*")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\[(?:(?:(2(5[0-5]|[0-4][0-9])|1[0-9][0-9]|[1-9]?[0-9]))\.){3}(?:(2(5[0-5]|[0-4][0-9])|1[0-9][0-9]|[1-9]?[0-9])|[a-z0-9-]*[a-z0-9]:(?:[\x01-\x08\x0b\x0c\x0e-\x1f\x21-\x5a\x53-\x7f]|\\[\x01-\x09\x0b\x0c\x0e-\x7f])+)\])
{CODE}

Error Message : Enter a valid email

Parameters comes from : https://stackoverflow.com/questions/201323/how-can-i-validate-an-email-address-using-a-regular-expression

On save I have the following error.

×
Error
Data too long for column 'validationParam' at row 1

Even if the pattern is a bit funky, this is another "legacy" value limitation that should be removed.
tracker item
Trackers: Attachment field type does not work
When you add the attachment field to the other fields of the Tracker, when creating the item, it produces an error:
{img fileId="1356" thumb="box"}
tracker item
Trackers: data field type: country : minor bugs
1- If no country is selected, the image shows a broken link to img/flags/.gif

It should be blank or a transparent image.

2- When selecting country, the drop-down list should be like the others (blank field followed with the options), not with "None" in the middle of the list.
tracker item
Trackers: field type: drop-down menu with mandatory option: 1st item in list is chosen.
When creating a new tracker item and when there are drop-down choices, the first choice is a blank field. This is the appropriate behavior.

However, when the field is mandatory, the first item on the list is automatically chosen. This is not OK because we can't be sure this was the person's choice (or they just didn't notice)
tracker item
trackers: javascript problem with IE
tiki-admin_tracker_fields.php?trackerId=X

Edit tracker fields "Type" has a problem to showing options to users.
tracker item
Trackers: Modifying dynamic list item type does not work when the reference field is not in fields
{syntax type="tiki" editor="plain"}
Related: 3108

We have an item that has X and Y filled in.

X: item link
Y: dynamic item list depending on the value of X

We would like to edit Y, while not showing X in the tracker wiki plugin.

This won't work.
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 PHP error messages