In-Portal Issue Tracker - In-Commerce
Viewing Issue Advanced Details
346 [In-Portal CMS] Data Management bug report always 2009-10-04 08:30 2010-01-11 22:05
alex  
alex  
normal  
closed 5.0.1  
fixed  
 
none 5.0.2-B1  
0
0000346: When ID of missing product is passed, then warning is raised during permission checking
For all category items (except of products) when ID of missing item is given, then "404 Not Found" page is shown. Don't know why this behavior is disabled for products, but because of that additional warning during permission checking is raised.
1. Go to product detail page of any product (mod-rewrite mode should be disabled).
2. Replace ID of product to any ID, that doesn't match to any available product (DBG_REDIRECT should be turned on).
3. See warning in kPermissionHelper class (in debugger).
patch warning on missing id.patch (796) 2009-10-04 08:31
http://tracker.in-portal.org/file_download.php?file_id=64&type=bug
Issue History
2010-01-11 22:05 Dmitry Note Added: 0001357
2010-01-11 22:05 Dmitry Status resolved => closed
2009-10-25 15:37 alex Changeset attached 5.0.x r12786
2009-10-25 15:37 alex Note Added: 0000972
2009-10-25 15:37 alex Status reviewed and tested => resolved
2009-10-25 15:37 alex Fixed in Version => 5.0.2-B1
2009-10-25 15:37 alex Resolution open => fixed
2009-10-25 15:35 alex Note Added: 0000971
2009-10-25 15:35 alex Target Version Icebox => 5.0.2
2009-10-18 02:30 Dmitry Note Added: 0000918
2009-10-18 02:30 Dmitry Assigned To Dmitry => alex
2009-10-18 02:30 Dmitry Status needs testing => reviewed and tested
2009-10-04 08:42 alex Assigned To alex => Dmitry
2009-10-04 08:42 alex Status active => needs testing
2009-10-04 08:33 alex Assigned To => alex
2009-10-04 08:32 alex Steps to Reproduce Updated bug_revision_view_page.php?rev_id=255#r255
2009-10-04 08:31 alex File Added: warning on missing id.patch
2009-10-04 08:31 alex Target Version => Icebox
2009-10-04 08:30 alex New Issue

Notes
(0000918)
Dmitry   
2009-10-18 02:30   
Tested ok
(0000971)
alex   
2009-10-25 15:35   
Moving to 5.0.2 release as community input during 5.0.2-B1 version testing.
(0000972)
alex   
2009-10-25 15:37   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000346: When ID of missing product is passed, then warning is raised during permission checking
(0001357)
Dmitry   
2010-01-11 22:05   
Closing completed tasks.