In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
85 [In-Portal CMS] Front End bug report always 2009-06-17 02:24 2009-10-03 07:56
alex  
Dmitry  
normal  
closed 5.0.0  
fixed  
 
none 5.0.0  
0
0000085: Suggest Category adds it to menu
Currently "Suggest Category" feature allows to add new categories to the site. Depending on permissions such categories could be created in "Pending" (not visible on site) or in "Active" (visible on site) status. By default each created category is visible in menu if not told otherwise. This way if user have "Active" category suggestion permission, then he/she can without administrator approval add new site menu items.

Seems that such side effect was not expected. I propose, that all suggested from site categories should have IsMenu = 0 (not visible in menu).
Issue History
2009-10-03 07:56 administrator Note Added: 0000667
2009-10-03 07:56 administrator Status resolved => closed
2009-06-23 17:57 Dmitry Note Added: 0000104
2009-06-23 17:55 Dmitry Changeset attached RC r11878
2009-06-22 12:09 Dmitry Note Added: 0000103
2009-06-22 12:09 Dmitry Status reviewed and tested => resolved
2009-06-22 12:09 Dmitry Fixed in Version => 5.0.0
2009-06-22 12:09 Dmitry Resolution open => fixed
2009-06-22 12:06 Dmitry Changeset attached RC r11877
2009-06-21 19:53 Dmitry Status needs work => reviewed and tested
2009-06-21 19:53 Dmitry Assigned To alex => Dmitry
2009-06-21 13:07 administrator Note Added: 0000100
2009-06-21 13:07 administrator Status needs feedback => needs work
2009-06-21 00:20 Dmitry Target Version => 5.0.0
2009-06-21 00:20 Dmitry Note Added: 0000097
2009-06-21 00:20 Dmitry Assigned To => alex
2009-06-21 00:20 Dmitry Status active => needs feedback
2009-06-17 02:24 alex New Issue

Notes
(0000097)
Dmitry   
2009-06-21 00:20   
Yes, this sounds reasonable.

Where do we edit / alter the process so "IsMenu = 0" is set on Suggestion - OnBeforeItemCreate for category_eh.php
(0000100)
administrator   
2009-06-21 13:07   
We just set IsMenu = 0 for every category added from Front-End.
(0000103)
Dmitry   
2009-06-22 12:09   
Issue fixed.

Wrong task number has been has been accidentally put in Commit Note. Changeset has been attached to the right task now.
(0000104)
Dmitry   
2009-06-23 17:57   
Removed back IsMenu = 0 in OnBeforeItemCreate since we actually want have Suggested Categories to be listed in Menus if Admin setup Permissions that users can suggest them in a first place.
(0000667)
administrator   
2009-10-03 07:56   
Closing issues from 5.0.0 version, because version was already released.