Skip to:
Content

BuddyPress.org

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#5771 closed defect (bug) (fixed)

Unexpected tabs in xProfile textarea

Reported by: needle's profile needle Owned by: djpaul's profile djpaul
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Extended Profile Keywords: has-patch
Cc: needle@…

Description

xProfile textareas contain unexpected tabs because of the whitespace in class BP_XProfile_Field_Type_Textarea.

Attachments (1)

5771.patch (589 bytes) - added by needle 10 years ago.

Download all attachments as: .zip

Change History (4)

@needle
10 years ago

#1 @DJPaul
10 years ago

  • Milestone changed from Awaiting Review to 2.0.2

#2 @djpaul
10 years ago

  • Owner set to djpaul
  • Resolution set to fixed
  • Status changed from new to closed

In 8656:

xProfile: remove accidental tabs in the BP_XProfile_Field_Type_Textarea edit form template.

Fixes #5771 (trunk), props needle

#3 @DJPaul
10 years ago

  • Milestone changed from 2.0.2 to 2.1

Oh, this wasn't a regression, just a bug in trunk which was introduced in r8632 when the URL field type was added. :)
Fixed in trunk.

Note: See TracTickets for help on using tickets.