https://bugzilla.wikimedia.org/show_bug.cgi?id=35333

Krinkle <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|ResourceLoader              |Extensions requests
            Product|MediaWiki                   |MediaWiki extensions
            Summary|Add support for reporting   |Create a generic feedback
                   |caught JS errors to a wiki  |interface that
                   |page                        |extensions/gadgets can use.

--- Comment #12 from Krinkle <[email protected]> 2012-07-02 08:24:51 UTC ---
* Moving from ResourceLoader to extension requests. This is not a bug or
feature request in the ResourceLoader. ResourceLoader is the framework for
managing an delivering javascript, stylesheets and other module resources. This
bug is about a user interface feature.
* Renaming bug from an implementation example to a use case. We don't want to
log to a wiki page per se, lets keep the possibilities open.

Note, that this could be a use case for the (existing) Feedback Dashboard, so
maybe we don't have to create something new?

Some of the things it would have to support:
* Feedback from readers about something they see in the article
* Allowing a user to report an error as it happens in a gadget or extension. It
should be able to not require/show the "mood" input, and it needs a way to
specify a "channel" (a hidden parameter passed from the interface to the API
-e.g. channel=gadget-foo or channel=ext-UploadWizard).

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to