Last modified: 2010-05-15 15:41:16 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 T9893, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 7893 - deleteBatch.php messages ugly
deleteBatch.php messages ugly
Status: RESOLVED INVALID
Product: MediaWiki
Classification: Unclassified
Parser (Other open bugs)
1.7.x
PC Linux
: Low minor (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-11-12 19:23 UTC by Dan Jacobson
Modified: 2010-05-15 15:41 UTC (History)
0 users

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


Attachments

Description Dan Jacobson 2006-11-12 19:23:01 UTC
$ echo -n Somepage|php deleteBatch.php
X-Powered-By: PHP/5.1.2 <never mind these
Content-type: text/html <never mind these

Somepage

Issues:
this should be like
$ rm -v eer
removed `eer'
If you are going to say the file, say also "removed".

Also we need -n or else we get a dumb message.
Comment 1 Brion Vibber 2006-11-14 00:04:38 UTC
Use a CLI version of PHP, not the CGI interface.

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


Navigation
Links