Ticket #282 (closed patch: fixed)

Opened 9 months ago

Last modified 8 months ago

maxlength in community username should respect $CFG->username_maxchars

Reported by: renato Assigned to: dramirez
Priority: normal Milestone: 0.9.1
Component: core Version: 0.9.0
Severity: normal Keywords: patch
Cc: renato,ewout Patch Included: 1
Review Stage: review

Description

In mod/community/lib/communities_create.php, the maxlength property of the field username in the form to create a new community was hard-coded to 12.

Attachments

maxchars_communities_create.diff (1.3 kB) - added by renato on 01/23/08 22:25:58.

Change History

01/23/08 22:25:58 changed by renato

  • attachment maxchars_communities_create.diff added.

01/31/08 21:31:11 changed by dramirez

  • owner changed from nobody to dramirez.
  • status changed from new to assigned.

02/01/08 22:44:32 changed by renato

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r1535. (sorry diego, robbed your ticket, but I needed to test my commit powers ;)