Last modified: 2013-11-27 00:09:28 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T35364, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33364 - Link to buglist should have parameters
Link to buglist should have parameters
Status: RESOLVED WORKSFORME
Product: MediaWiki extensions
Classification: Unclassified
UploadWizard (Other open bugs)
master
All All
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
: easy
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-12-24 01:53 UTC by Saibo
Modified: 2013-11-27 00:09 UTC (History)
7 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Saibo 2011-12-24 01:53:46 UTC
The link in "Super! Bitte überprüfe noch, ob es sich hierbei nicht um einen bereits bekannten Fehler handelt." goes to https://bugzilla.wikimedia.org/query.cgi  instead it should go to http://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&component=UploadWizard&resolution=---&product=MediaWiki+extensions like in the UW header link bar.
Comment 1 Sam Reed (reedy) 2011-12-24 16:35:00 UTC
In trunk it is

'bugsLink': new mw.Uri( '//bugzilla.wikimedia.org/enter_bug.cgi?product=MediaWiki%20extensions&component=UploadWizard' ),
Comment 2 Andre Klapper 2012-11-05 17:03:37 UTC
What are steps to (re)test this? Looking at the code I can only find this in resources/mediawiki/mediawiki.feedback.js:

	if ( options.bugsLink === undefined ) {
		options.bugsLink = '//bugzilla.wikimedia.org/enter_bug.cgi';
	}
	if ( options.bugsListLink === undefined ) {
		options.bugsListLink = '//bugzilla.wikimedia.org/query.cgi';
	}
Comment 3 Andre Klapper 2013-03-07 21:05:47 UTC
Saibo: Could you please provide steps to reproduce this?
I have no idea which "New feedback dialog" this refers to.
Comment 4 Andre Klapper 2013-03-08 09:22:16 UTC
Assuming this is about bugsListLink in UploadWizard/resources/mw.UploadWizard.js

=> Moving to UW.
Comment 5 Nischay Nahata 2013-03-08 16:30:15 UTC
The links on Special:UploadWizard are proper in master, are you seeing this somewhere else?
Comment 6 Andre Klapper 2013-03-08 16:39:57 UTC
(In reply to comment #5)
> The links on Special:UploadWizard are proper in master

What does "proper" mean? What is the link? Where can I see this?
Comment 7 Nischay Nahata 2013-03-08 16:50:12 UTC
If you specify a page in the config for the key 'feedbackPage' UW shows a feedback link that opens up a dialog for user feedback. This dialog has links to UW bugs and to create a new UW bug.

By proper I meant that they point to what they are supposed to, rather than what the reporter says - https://bugzilla.wikimedia.org/query.cgi

So I asked if the bug being seen in some other place than Special:UW
Comment 8 Andre Klapper 2013-03-08 17:56:37 UTC
Could you explain why it should point to https://bugzilla.wikimedia.org/query.cgi instead of https://bugzilla.wikimedia.org/buglist.cgi?resolution=---&component=UploadWizard ? Are there guidelines somewhere that I'm not aware of?

Pointing to https://bugzilla.wikimedia.org/query.cgi requires a user to know our Bugzilla taxonomy and that UW bug reports are under product "MediaWiki extensions" and component "UploadWizard" hence it's way harder to find already existing UW bug reports and to avoid duplicates.
Is there a good reason to expect such knowledge from users?
Comment 9 Nischay Nahata 2013-03-08 17:59:55 UTC
(In reply to comment #8)
Huh! I didn't meant that they should point to https://bugzilla.wikimedia.org/query.cgi 

I meant to say that they already point to http://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&component=UploadWizard&resolution=---&product=MediaWiki+extensions
Comment 10 Mark Holmquist 2013-11-26 19:30:05 UTC
Is this bug resolved? Can we close it?
Comment 11 Andre Klapper 2013-11-27 00:09:28 UTC
Still not getting how to reproduce this. Please reopen if there is still a problem (and provide steps to reproduce).

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


Navigation
Links