Bug 1320032 - javascript error on flagtype edit page
Summary: javascript error on flagtype edit page
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Bugzilla
Classification: Community
Component: Administration
Version: 5.0
Hardware: Unspecified
OS: Unspecified
medium
low vote
Target Milestone: 5.0
Assignee: Jeff Fearn 🐞
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-22 07:45 UTC by Rony Gong 🔥
Modified: 2018-12-09 06:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-16 06:07:08 UTC


Attachments (Terms of Use)
inclusion (15.73 KB, image/png)
2016-03-22 07:45 UTC, Rony Gong 🔥
no flags Details

Description Rony Gong 🔥 2016-03-22 07:45:02 UTC
Created attachment 1138911 [details]
inclusion

Description of problem:
The inclusion and exclusion doesn't show the items except click them

Version-Release number of selected component (if applicable):
5.0.2.rh2

How reproducible:
100%


Steps to Reproduce:
1.Login by admin, go to https://$Server/editflagtypes.cgi?action=enter&target_type=bug
2.Try to include some products and components
3.Check the includsion box

Actual results:
It is empty, but after click this box, it list the items

Expected results:
It could list the items without click action

Additional info:
Check attachment

Comment 1 Jeff Fearn 🐞 2016-04-20 06:46:15 UTC
Need to remove add text box and switch to http://selectize.github.io/selectize.js/#demo-tagging which will show all current users and allow you to add new users!

Ignore the missing delete widget on that example, it's a plugin they haven't enabled that we have enabled.

Comment 2 Jeff Fearn 🐞 2016-04-21 04:21:02 UTC
Had a chat with mtahir and agreed that the new widget is OK, the old behavior is not a requirement just the way old style multi-selects work.

I did find a  JS error on the page though which was breaking the components loading, will use this bug for that.

Comment 3 Rony Gong 🔥 2016-05-04 02:53:39 UTC
QA environment(5.0.2-rh5)
Result: Fail
Steps:
1.Login by admin, then open flagtype: bugzilla-4.4
==>The inclusions doesn't list:  Bugzilla:__Any__ , I need click that input box, then it list: Bugzilla:__Any__ , This is  a bad usability.

@mtahir, what is your option for this?

Comment 4 Muhammad Tahir 2016-05-04 03:44:44 UTC
(In reply to Rony Gong from comment #3)
> QA environment(5.0.2-rh5)
> Result: Fail
> Steps:
> 1.Login by admin, then open flagtype: bugzilla-4.4
> ==>The inclusions doesn't list:  Bugzilla:__Any__ , I need click that input
> box, then it list: Bugzilla:__Any__ , This is  a bad usability.
> 
> @mtahir, what is your option for this?

Jeff and I have agreed that new widget is ok.

Comment 5 Rony Gong 🔥 2016-05-04 03:53:15 UTC
As Product Owner agree this solution, and this feature isn't face to all customers, only used for admin, Verify it as Pass.


Note You need to log in before you can comment on or make changes to this bug.