Closed Bug 661360 Opened 14 years ago Closed 14 years ago

Default components list on search page on first entry list all components from all products with bad encoding.

Categories

(Bugzilla :: Query/Bug List, defect)

4.0.1
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: mariuszs, Unassigned)

Details

User-Agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.71 Safari/534.24 Build Identifier: 4.0.1 There is about two bugs: * component list on advanced search page is invalid on first entry (visible all components from all products) if nothing was selected before (this is for example if I logout and go back in new session directly to this page). * in situation described before encoding of some country specific chars are incorect. Reproducible: Always Steps to Reproduce: 1. Create new session, without login (something like Incognito mode) 2. go to advanced search page (do not select any product) 3. look at components list Actual Results: all components from all products are visible if components has country specific chars, then this char are badly encoded. For example Słowniki is visible as: Słowniki Expected Results: components list is empty, because product is not selected encoding is proper in components list
Version: unspecified → 4.0.1
Thanks for the bug report. Do you have the "utf8" parameter enabled?
Also: > * component list on advanced search page is invalid on first entry (visible > all components from all products) if nothing was selected before (this is > for example if I logout and go back in new session directly to this page). That is the intended behavior. If no products are selected, all components should be visible.
(In reply to comment #1) > Thanks for the bug report. Do you have the "utf8" parameter enabled? Im not sure, where it is this parameter? Additionally after selecting one product components list is properly printed and encoded. >> That is the intended behavior. If no products are selected, all components should be visible. Ok, thanks
Yes, I have enabled utf8 parameter
I have checked this on demo bugzilla https://landfill.bugzilla.org/a1xwGKtnfb/query.cgi?format=advanced and it is OK (maybe other version than 4.1?). Look at last component.
Ok, this my fault. The product name was bad. This is related to antoher problem. After migration from 3.x to 4.x some products are without components. Migration not complain about this, in product editor there is red component label but all works fine. Only one things is messed, this is components list on advanced search page. If product dont have any components, then he has components from next product. Last product has empty page. So, it is very hard to find right product basing on components name.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.