| Summary: | Search Projects field not character limited | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Zanata | Reporter: | Damian Jansen <djansen> | ||||
| Component: | Performance | Assignee: | Alex Eng <aeng> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Zanata-QA Mailling List <zanata-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | development | CC: | aeng, zanata-bugs | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.3 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 3.3.0-SNAPSHOT (20131223-0915) | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-20 05:47:37 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
Project search field now is limit to 100 character, given it searches through slug (40 char max), name (40 char max), and description(100 char max) Verified at cd51a1620e283882a8eb26cd862314b48af67617 Closing VERIFIED bugs for Zanata server 3.3.2. |
Created attachment 832415 [details] Screenshot Description of problem: The Search Projects field, on the Projects page, does not appear to have a character limit. This means a ridiculous number of character can be entered which has a negative performance impact on the browser and server. Version-Release number of selected component (if applicable): dev How reproducible: Easy always Steps to Reproduce: 1. Go to $server/zanata/projects 2. Enter a massive amount of text into the project search bar (like Gutenberg's Moby Dick!) 3. Press Search 4. Wait for it... Actual results: It displays the entire text, prefixed with "Found 0 Projects matching query" Expected results: I doubt anyone would need more than 256 characters in a search. Additional info: