Opened 16 years ago

Closed 16 years ago

Last modified 13 years ago

#8032 closed (fixed)

Wrong module name in settings documentation

Reported by: Matic Žgur Owned by: Matic Žgur
Component: Documentation Version: dev
Severity: Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

There is a wrong module name in settings.txt for the FILE_UPLOAD_HANDLERS default value. It should be uploadhandler not fileuploadhandler.

Attachments (1)

settings.txt.diff (544 bytes ) - added by Matic Žgur 16 years ago.

Download all attachments as: .zip

Change History (5)

by Matic Žgur, 16 years ago

Attachment: settings.txt.diff added

comment:1 by anonymous, 16 years ago

milestone: 1.0 beta1.0
Triage Stage: UnreviewedReady for checkin

comment:2 by Malcolm Tredinnick, 16 years ago

(after mastering the login procedure...) That was me doing triage.

comment:3 by Malcolm Tredinnick, 16 years ago

Resolution: fixed
Status: newclosed

(In [8147]) A couple of small typo fixes in the settings docs. Fixed #8032.

comment:4 by Jacob, 13 years ago

milestone: 1.0

Milestone 1.0 deleted

Note: See TracTickets for help on using tickets.
Back to Top