View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0002371SphereServerexecutable - windows buildpublic01-07-14 19:2101-07-14 22:49
ReporterCoruja 
Assigned ToBen 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version0.56c Nightly 
Summary0002371: Vendor sell template using DESC order instead ASC
DescriptionIt's a small bug, but still here for years. The vendor sell template always generete the item list using DESC order instead ASC

[TEMPLATE VENDOR_S_LOL]
SELL=i_item1,{10 20}
SELL=i_item2,{10 20}
SELL=i_item3,{10 20}

The template will generate this item list on the vendor:
-Item 3
-Item 2
-Item 1

But the correct order must be:
-Item 1
-Item 2
-Item 3
TagsNo tags attached.
Nightly VersionNot Available
Experimental FlagsNone
Option FlagsNone
Internal Build Number
Attached Files

- Relationships

-  Notes
(0002315)
Ben (manager)
01-07-14 22:49

I have managed to fix this by changing the order in which a container is filled.
This may affect other things, but hopefully nothing important :)
I can't think of anything that it would affect, but you never know...

- Issue History
Date Modified Username Field Change
01-07-14 19:21 Coruja New Issue
01-07-14 22:49 Ben Note Added: 0002315
01-07-14 22:49 Ben Status new => resolved
01-07-14 22:49 Ben Fixed in Version => 0.56c Nightly
01-07-14 22:49 Ben Resolution open => fixed
01-07-14 22:49 Ben Assigned To => Ben


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker