View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002438SphereServerexecutable - genericpublic16-12-14 02:4416-12-14 23:28
ReporterGandalfs 
Assigned ToBen 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionno change required 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0002438: FINDID only check last item.
DescriptionIf you like check with this command the More1 for example, only check de last if you create another ítem with another more1 he read the last and not all.

example you create some item:

serv.newitem=i_test
new.more1=<uid> // uid some item
new.cont=<src.uid>

and you use two times and have in your character 2 ítems:

i_test.more1=1234
i_test.more1=5678

and now you use:

if (<findid.i_test.more1> = <uid>)
//he only read 5678 never 1234
endif



TagsNo tags attached.
Nightly VersionAutomated (specify build number)
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0002594)
Ben (manager)
16-12-14 23:28

FINDID has always only fetched the last one placed in the container, it is not loop function.

What you need is "FORCONTID item_id, max_subcontainers"

You should ask for help on the forum before reporting false bugs.

- Issue History
Date Modified Username Field Change
16-12-14 02:44 Gandalfs New Issue
16-12-14 23:28 Ben Note Added: 0002594
16-12-14 23:28 Ben Status new => closed
16-12-14 23:28 Ben Assigned To => Ben
16-12-14 23:28 Ben Resolution open => no change required


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker