In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Type Reproducibility Date Submitted Last Update
0000613 [In-Portal CMS] Front End bug report always 2010-03-14 14:39 2010-05-11 02:59
Reporter alex View Status public Project Name In-Commerce
Assigned To alex Developer
Priority normal Resolution fixed Fixed in Version 5.0.3-B1
Status closed Product Version 5.0.2 Target Version 5.0.3
Time EstimateNo estimate
Summary 0000613: Payment type sorting is ignored
Description Payment type sorting defined via "Priority" field on payment type editing screen is ignored, when dropdown from payment types is displayed on "Billing" step during checkout. I propose we sort by Priority DESC, Name ASC.
Additional Information
Tags No tags attached.
Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/54835fcd7ee25ffc
Change Log Message
Estimate Points 0
Attached Files patch file icon Payment_type_sorting_is_ignore-Dmitry-20100208-v1.patch [^] (54,448 bytes) 2010-03-14 14:39 [Show Content]
patch file icon Payment_type_sorting_is_ignore-Dmitry-20100319-v1.patch [^] (17,480 bytes) 2010-03-19 16:56 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
User avatar (0001688)
alex (manager)
2010-03-19 08:02

Fatal error on billing step of checkout:

Fatal Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND (PortalGroups LIKE "%,13,%" OR PortalGroups LIKE "%,15,%")' at line 4 (1064)
SQL:
    SELECT `Description`,`PaymentTypeId`
    FROM bf_PaymentTypes
    WHERE Status = 1
    ORDER BY Priority DESC, Name ASC AND (PortalGroups LIKE "%,13,%" OR PortalGroups LIKE "%,15,%") in w:\in-portal.bf\core\kernel\application.php on line 2490
User avatar (0001705)
Dmitry (manager)
2010-03-19 16:56

New patch uploaded and tested. Please review.
User avatar (0001706)
alex (manager)
2010-03-20 14:30

Fix committed to 5.0.x branch. Commit Message:

1. Fixes 0000613: Payment type sorting is ignored
2. Commit on behalf of Dmitry.
User avatar (0002118)
alex (manager)
2010-05-11 02:59

Closing all tasks from released versions.

- Related Changesets
Modules :: In-Commerce: 5.0.x r13269
Timestamp: 2010-03-20 14:30:59
Author: alex
Details ] Diff ]
1. Fixes 0000613: Payment type sorting is ignored
2. Commit on behalf of Dmitry.
mod - /w/in-commerce/branches/5.0.x/units/orders/orders_config.php Diff ] File ]
mod - /w/in-commerce/branches/5.0.x/units/orders/orders_event_handler.php Diff ] File ]

- Issue History
Date Modified Username Field Change
2010-05-11 02:59 alex Note Added: 0002118
2010-05-11 02:59 alex Status resolved => closed
2010-03-20 14:30 alex Note Added: 0001706
2010-03-20 14:30 alex Status reviewed and tested => resolved
2010-03-20 14:30 alex Fixed in Version => 5.0.3-B1
2010-03-20 14:30 alex Resolution open => fixed
2010-03-20 14:30 alex Assigned To Dmitry => alex
2010-03-20 14:30 alex Changeset attached 5.0.x r13269
2010-03-20 14:30 alex Assigned To alex => Dmitry
2010-03-20 14:30 alex Status needs testing => reviewed and tested
2010-03-19 16:58 Dmitry Target Version 5.0.4 => 5.0.3
2010-03-19 16:56 Dmitry Note Added: 0001705
2010-03-19 16:56 Dmitry Assigned To Dmitry => alex
2010-03-19 16:56 Dmitry Status needs work => needs testing
2010-03-19 16:56 Dmitry File Added: Payment_type_sorting_is_ignore-Dmitry-20100319-v1.patch
2010-03-19 08:02 alex Note Added: 0001688
2010-03-19 08:02 alex Assigned To alex => Dmitry
2010-03-19 08:02 alex Status needs testing => needs work
2010-03-14 14:42 alex Developer alex => Dmitry
2010-03-14 14:39 alex Assigned To => alex
2010-03-14 14:39 alex Developer => alex
2010-03-14 14:39 alex Status active => needs testing
2010-03-14 14:39 alex New Issue
2010-03-14 14:39 alex File Added: Payment_type_sorting_is_ignore-Dmitry-20100208-v1.patch
2010-03-14 14:39 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/54835fcd7ee25ffc



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker