Last modified: 2014-06-05 10:42:13 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 T27443, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 25443 - "Prompt for empty summary" shouldn't require reload
"Prompt for empty summary" shouldn't require reload
Status: NEW
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-10-07 20:40 UTC by DieBuche
Modified: 2014-06-05 10:42 UTC (History)
2 users (show)

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


Attachments

Description DieBuche 2010-10-07 20:40:38 UTC
There's no need to send the content to the server, a clientwise js check would be much quicker.
We could for example reuse the jquery ui to display a simple alert, and if the user dismisses it, but clicks save again, then save it.

I'll write up a short js function soon.
Comment 1 MZMcBride 2011-04-02 04:43:46 UTC
(In reply to comment #0)
> There's no need to send the content to the server, a clientwise js check would
> be much quicker.
> We could for example reuse the jquery ui to display a simple alert, and if the
> user dismisses it, but clicks save again, then save it.

The only advantage to the server-side check is that it works for users with without JavaScript support. A JavaScript check would be great to supplement the current code, though.

I'm not sure if there's any standard format for user alerts of this nature currently. You might want to poke Brandon Harris (jorm); he's been doing some style guideline work in this area. It'd be nice to implement these types of alerts in a consistent, sane manner from the beginning. :-)
Comment 2 Nemo 2014-06-05 10:38:54 UTC
This is particularly important for the Wikipedias which enable this option by default in a way or another: requiring reload reduces successful edits drastically.

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


Navigation
Links