In-Portal Issue Tracker - In-Commerce
Viewing Issue Advanced Details
30 [In-Portal CMS] Data Management bug report always 2009-05-25 08:29 2009-10-03 07:56
alex  
alex  
critical  
closed 4.3.9  
fixed  
 
none 5.0.1  
0
0000030: Incorrect order number formatting in order, when viewing in administrative console.
When order number is "004562-000" and thousands separator in regional settings is ",", then order number is displayed as "4,562-0". Problem happens only in administrative console, because fields Number and SubNumber are used separately. Front-End is ok, because field OrderNumber of type string is used there.
Should use <inp2:ord_Field name="OrderNumber"/> when in read-only mode and pass 'db="db"' parameter to inp_edit_box or whatever blocks are used for order number changing.
Issue History
2009-10-03 07:56 administrator Note Added: 0000705
2009-10-03 07:56 administrator Status resolved => closed
2009-10-03 07:30 administrator Type @80@ => bug report
2009-08-05 05:59 alex Fixed in Version => 5.0.1
2009-08-05 05:58 alex Note Added: 0000248
2009-08-05 05:58 alex Status reviewed and tested => resolved
2009-08-05 05:58 alex Resolution open => fixed
2009-08-05 05:58 alex Changeset attached 5.0.x r12197
2009-08-04 19:15 Dmitry Priority normal => critical
2009-06-07 06:51 alex Reproducibility @70@ => always
2009-06-07 06:51 alex Additional Information Updated bug_revision_view_page.php?rev_id=30#r30
2009-05-25 15:29 Dmitry Status active => reviewed and tested
2009-05-25 15:29 Dmitry Assigned To => alex
2009-05-25 15:29 Dmitry version => 4.3.9
2009-05-25 15:29 Dmitry Target Version => 5.0.1
2009-05-25 08:29 alex New Issue

Notes
(0000248)
alex   
2009-08-05 05:58   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000030: Incorrect order number formatting in order, when viewing in administrative console
(0000705)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.1 version, because version was already released.