View Issue Details

IDProjectCategoryView StatusLast Update
0004117OXID eShop (all versions)2. ----- eShop backend (admin) -----public2012-12-07 13:59
Reporternurickan 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version4.5.5 revision 40299 
Target VersionFixed in Version4.6.6 revision 54646 
Summary0004117: Selection of Cross-Sellers after choosing a category doesnt hide the article itself
DescriptionWhen you want to add crossseller to an article, the window dont show the article itself. But when you choose an category which contains the article, the article appears in list and it can be assigned to his own crossseller.

After adding the article to the crossseller, it disappears from the assigned list, but its still visible in the frontend and cant be removed without deleting it from database.

This bug still appears in current CE Demoshop ( 4.6.1_45706 )
Steps To Reproduce1. Select any article in backend and open crossselling editor
2. Select an category which contains the choosen article
3. Add choosen article to its own crosssellers
TagsAJAX
ThemeBoth
BrowserAll
PHP Versionany
Database Versionany

Relationships

related to 0004215 resolvedaurimas.gladutis Selection of accessoires doesnt hide the article itself 

Activities

nurickan

2012-07-02 14:34

reporter   ~0007032

Here's the fix:

In file admin/inc/article_crossselling.inc.php, method _getQuery, you add sSelId instead of sSynchSelId which was set as current oxid in out/admin/tpl/popups/article_crossselling.tpl