In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1054 [In-Portal CMS] Data Management bug report always 2011-05-20 05:57 2011-09-19 16:08
alex  
alex  
normal  
closed 5.1.2  
fixed  
 
none 5.1.3-RC1  
https://groups.google.com/d/topic/in-portal-bugs/Hj1oxdL8viM/discussion
Fixes warning about missing MoreCategories field
0
0001054: There is php warning on each product update
In default installation no check is made to detect changed fields of a product before saving it to a database.

However, when I added it my product in OnBeforeItemUpdate method, then I received a warning, that MoreCategories field is missing in a product. Of course it's missing, since there are not product suggest form anywhere to populate/create that MoreCategories field.
patch warning_on_each_product_update.patch (901) 2011-05-20 05:57
http://tracker.in-portal.org/file_download.php?file_id=1011&type=bug
Issue History
2011-09-19 16:08 alex Note Added: 0003811
2011-09-19 16:08 alex Status resolved => closed
2011-07-08 05:11 alex Note Added: 0003607
2011-07-08 05:11 alex Status reviewed and tested => resolved
2011-07-08 05:11 alex Fixed in Version => 5.1.3-RC1
2011-07-08 05:11 alex Resolution open => fixed
2011-07-08 05:11 alex Changeset attached 5.1.x r14443
2011-07-08 05:10 alex Project In-Commerce => In-Portal CMS
2011-07-07 10:02 Dmitry Target Version Icebox => 5.1.3
2011-05-23 08:07 Dmitry Note Added: 0003500
2011-05-23 08:07 Dmitry Assigned To Dmitry => alex
2011-05-23 08:07 Dmitry Status needs testing => reviewed and tested
2011-05-20 05:58 alex Assigned To => Dmitry
2011-05-20 05:58 alex Developer => alex
2011-05-20 05:58 alex Status active => needs testing
2011-05-20 05:58 alex Reference => https://groups.google.com/d/topic/in-portal-bugs/Hj1oxdL8viM/discussion
2011-05-20 05:57 alex New Issue
2011-05-20 05:57 alex File Added: warning_on_each_product_update.patch
2011-05-20 05:57 alex Change Log Message => Fixes warning about missing MoreCategories field

Notes
(0003500)
Dmitry   
2011-05-23 08:07   
Tested good, please move to 5.1.3 and commit.
(0003607)
alex   
2011-07-08 05:11   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0001054: There is php warning on each product update
(0003811)
alex   
2011-09-19 16:08   
Closing, since 5.1.3 release has been released.