https://bugs.freedesktop.org/show_bug.cgi?id=41256

--- Comment #5 from C. Koppelt <[email protected]> ---
Please find attached a patch that adds an additional step "Operating System" to
the BUGZILLASSISTENT. This step contains a select box with all operating
systems from the Bugzilla Web Interface (btw options like 'Windows (All)' or
'Linux (All)' look pretty generic to me...). 

It is necessary to run "make" to reload the data.

The JavaScript attribute 'navigator.platform' might be used later on to set a
default selection, but I would give the user the possibility to change it. 

For the future I think it's worth to keep an eye on the development of the
REST-API of Bugzilla (https://wiki.mozilla.org/Bugzilla:REST_API). Its usage
could remove the hassle of pulling data out of a Wiki page and the Bugzilla Web
Interface as the current implementation does. Instead it is (hopefully)
possible to get all neded configuration data from the API as JSON  (here is an
example from Mozillas Bugzilla:
https://api-dev.bugzilla.mozilla.org/latest/configuration).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to