[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

Joel Madero  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WONTFIX
 CC||jmadero@gmail.com

--- Comment #1 from Joel Madero  ---
This is actually by design because most people reporting on BSA (the vast
majority) are reporting for the first time and don't even know the policy about
version being oldest version (plus it forces them to make sure they are seeing
the bug on a later release). There was an extended discussion about this and QA
agreed that BSA should be aimed at users and set in a very simple way (not
showing 50 versions). Marking as WONTFIX

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #2 from Mirek2  ---
Then at least add an "unspecified" option (perhaps labeled "Other/I don't
know").

Not being able to choose the correct option doesn't make things simple for a
newbie -- it makes things incredibly frustrating, as no matter what they
choose, they will choose wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #3 from Joel Madero  ---
Well they have the option to choose "older version" and then gives a hint that
you should be testing on the latest release - again this was discussed and
documented extensively over the period of months within QA.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #4 from Mirek2  ---
Proceeding with a choice of "older version" returns an error message.
The version you're testing with is irrelevant when the assistant asks for the
"Version the bug appeared", which one would interpret as the "first version in
which the bug appeared".
If you instead mean the version that the user is working with, please rephrase
the label to say just "Version" or "LibreOffice Version".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

Joel Madero  changed:

   What|Removed |Added

 Status|RESOLVED|UNCONFIRMED
 Resolution|WONTFIX |---
 CC||qu...@runcibility.com

--- Comment #5 from Joel Madero  ---
Ah - the label issue is something slightly different - perhaps for this we
should change but then that conflicts with FDO policy. Tricky - adding Qubit to
see his opinion

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #6 from Qubit  ---
(In reply to comment #5)
> Ah - the label issue is something slightly different - perhaps for this we
> should change but then that conflicts with FDO policy. Tricky - adding Qubit
> to see his opinion

Having trouble connecting to the BSA right now, so I'll punt on this until we
get that all squared-away.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-01-28 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #7 from Qubit  ---
(In reply to comment #4)
> Proceeding with a choice of "older version" returns an error message.

I can't get the BSA to throw an error by selecting 'older version' in either
drop-down. Repro steps?

(In reply to comment #5)
> Ah - the label issue is something slightly different - perhaps for this we
> should change but then that conflicts with FDO policy. Tricky - adding Qubit
> to see his opinion

Short answer: The logic used in the BSA is crude, and does not completely
reproduce the nuances of how we'd like the user-interaction to proceed.

Long answer: We decided that the BSA should only allow users to file bugs
against recent (read: supported/future) versions of LibreOffice, but didn't
have much dev time available to implement the new behavior.

After a while, I sat down and quickly hacked-in an approximate implementation
of the behavior we desired. We haven't had time to refine the interface
further, so (to pick one example) we're still using the same list of versions
in the 'Version the bug appeared' field and the 'Latest known-working version'
field.

One option would be for us just to ask for a single 'version' field. This might
make a lot of sense, especially if we're targeting the BSA at users who might
feel confused/intimidated by the regular Bugzilla interface.

OTOH, many have expressed support for Joel's idea of revamping the BSA so that
it asks a series of questions, one at a time. In such a redesign, it would be
helpful to ask the user to list version(s) in which the bug is present and (if
known) older versions that did not exhibit the symptoms of the bug.  (Once we
get our own instance of Bugzilla up and running, we can be even more clever
about keeping track of which versions on which OSes had what behavior(s)).

To sum-up, the BSA interface needs some improvement, but we may need to punt on
those changes until we have more dev time available.

Any interest in hacking on the BSA code?  :-)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-02-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #8 from Foss  ---
Slightly offtopic, but for documentation and inspiration: this is how the nice
Firefox Bugzilla does it:

Step 1: select component http://cl.ly/image/3e110D2n3u1j

Step 2: dupe check first http://cl.ly/image/3j461B1j3E1z

Step 3: details then http://cl.ly/image/0o100X2f0u24

By now I think QA knows I'm a fan of that bugzilla skin. The way they
implemented this form is really nice. Also it would get rid of the separation
between bugzilla and BSA (totally different look) and the issue that
subsequently, users are dis-attached from the further bug triage followup
process. Most get stuck at filing the bug in BSA and that's it.



https://bugzilla.mozilla.org/enter_bug.cgi#h=bugForm|Firefox (might require
login)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

tommy27  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |WORKSFORME
 CC||ba...@quipo.it

--- Comment #9 from tommy27  ---
I set status to RESOLVED WORKSFORME
as said by Joel that was a design choice to not include older versions in the
dropdown menu and I do not receive any error while selecting "older version"

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #10 from Joel Madero  ---
Dupe checks are really rough for our code - something that seems similar can be
completely different. I get the occasional ping from developers after I close a
dupe saying "no these are very different" - one developer went so far as to say
he prefers QA not even findings dupes because we get it wrong sometimes (that
being said I respectfully disagree with that, but leaving dupe checks to users
might be a bit too much)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #11 from tommy27  ---
@Joel
this seems off-topic here... maybe you posted your message in the wrong report.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 74133] BUGZILLAASSISTANT: Can't select versions older than "4.1.0.4"

2014-06-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=74133

--- Comment #12 from Joel Madero  ---
In response to comment 8 :) but you're right, best to avoid the rabbit hole :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs