Opened 19 months ago

Closed 19 months ago

Last modified 19 months ago

#19106 closed defect (bug) (fixed)

Plugin install screen shows "1 plugins"

Reported by: johnbillion Owned by: markjaquith
Priority: normal Milestone: 3.3
Component: Administration Version: 3.3
Severity: trivial Keywords: has-patch commit
Cc:

Description

Same issue as #19104. %d used instead of %s.

Attachments (1)

19106.patch (663 bytes) - added by johnbillion 19 months ago.

Download all attachments as: .zip

Change History (7)

  • Keywords has-patch added

Patch.

Problem occurs on the 'Post' tag by the way which has 1,672 plugins.

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.3
  • Owner set to markjaquith
  • Resolution set to fixed
  • Status changed from new to closed

In [19109]:

Use %s instead of %d in plugin install notice strings. props johnbillion. fixes #19106

Looks like some extra text got in on that commit. "ulti" shows up before <?php.

In [19112]:

Remove cruft. see #19106.

Note: See TracTickets for help on using tickets.