Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugs in Shop sites - Groups assignment component #40

Closed
maff opened this issue Jan 6, 2013 · 6 comments
Closed

Bugs in Shop sites - Groups assignment component #40

maff opened this issue Jan 6, 2013 · 6 comments

Comments

@maff
Copy link

maff commented Jan 6, 2013

There's a bug on the "Content - Shop site" form when assigning/unassigning groups using the arrow buttons instead of double-clicking an entry. Altough there are two different problems I file this as one issue as it is a problem affecting the whole component.

Problem 1:
Assign group (select group from left selectbox, click on the right arrow button): group is assigned on the right side, left list is empty (even if there would be more groups on the left side).

Problem 2:
Unassign a group (select group on right selectbox, click on the left arrow button): group is moved to the left selectbox, but all other entries in the left selectbox are cleared so the moved item is the only one in the left box. The right box is completely empty (even if there are morge assigned groups).

Tested on 4.0.4 and 4.0.5 / FF, Chrome

ORIGINAL ISSUE IN GERMAN:
Im Backend besteht im Menü "Inhalte - Shopseiten" ein Bug (eigentlich zwei) bei der Zuordnung von Seiten zu Gruppen, wenn die Gruppen über die Pfeil-Buttons zugewiesen/entfernt werden. Bei Doppelklick besteht das Problem nicht.

Problem 1:
Gruppe zuweisen (Auswahl Gruppe in der linken Liste, Klick auf Pfeil nach rechts): Gruppe wird rechts zugewiesen, aber Liste links ist anschließend leer.

Problem 2:
Zuweisung entfernen (Auswahl Gruppe in der rechten Leiste, Klick auf Pfeil nach links): Gruppe erscheint in der linken Liste, jedoch ist linke Liste bis auf die gerade entfernte Gruppe leer. Rechte Liste ist komplett leer (auch wenn weitere Gruppen zugewiesen waren).

Getestet auf 4.0.4 und 4.0.5 / FF, Chrome

@mablae
Copy link

mablae commented Jan 9, 2013

Please write english in Github !

@mablae
Copy link

mablae commented Jan 9, 2013

Please ONE issue per issue!

@3poo
Copy link

3poo commented Jan 11, 2013

i confirm both issues on version 4.05

@maff
Copy link
Author

maff commented Jan 11, 2013

@mablae added an english issue report. Couldn't find any guidelines and many existing reports were in german, so I wrote the original version in german. I'll leave this as single issue though as I think it is a single bug in the component with the two described consequences.

@dnoegel
Copy link
Contributor

dnoegel commented Jan 13, 2013

Hi,

we've recently addressed that issue. The group model of the site module needs an 'id' field: https://github.com/ShopwareAG/shopware-4/blob/master/templates/_default/backend/site/model/groups.js

@mablae
Copy link

mablae commented Jan 13, 2013

You mean this commit: 46cd05c ?

Then this issue could be closed, I would say 👍

Thanks @maff

@dnoegel dnoegel closed this as completed Jan 14, 2013
MarcelSchmaeing added a commit that referenced this issue Feb 15, 2013
…y-interpreted-by-php to master

* commit 'b4cd275540ad65cf41f9bb9faa11c8cf91001492':
  SW-5226 implement suggestion raised during code review
  SW-5226 add esd download posibility which will be interpreted by php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants