https://bugzilla.wikimedia.org/show_bug.cgi?id=17029
Bartosz Dziewoński <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|easy | CC| |[email protected] Summary|Session failure warning |Session failure warning |message gives bad advice |message ('sessionfailure') | |gives bad advice --- Comment #5 from Bartosz Dziewoński <[email protected]> --- Per Siebrand's code review on the above patch, not so easy. Patch amounted to: - Go back to the previous page, reload that page and then try again. + Click the submit button again. Review was: > Hmm. This message is a bit awkward. It's for example also used in > dieUsage() in ApiMain and ApiPersona: > $this->dieUsageMsg( 'sessionfailure' ); > The suggestion that is being added here is most probably not correct > in that case. Not sure what the correct solution is; maybe splitting > up in multiple UI strings (one for non-interactive interaction (pun > intended) and one for interactive use cases) (?). -- 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
