https://bugzilla.wikimedia.org/show_bug.cgi?id=33966
Mormegil <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #4 from Mormegil <[email protected]> 2012-01-26 19:03:46 UTC --- (In reply to comment #3) > (In reply to comment #2) > > And that destination URL is wrong. > > Clicking on such links doesn't bring you to those links' destination. OK, I don’t get it. When I was testing the API using the sandbox, I middle-clicked the example, which opened another tab with “Wikipedia does not recognize the action specified by the URL.” And I saw the href on the anchor does indeed contain the invalid URL. Now, after you pointed that out, I tried left-clicking the link to learn that, indeed, it does nothing (I guess a dummy onclick handler?). But… What is the point, then? If you want to just display an example URL (with no intention to make it work), then do not wrap it into an <a> tag. If you wrap it, use an href making sense. Or, what purpose does that anchor serve? -- 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
