Opened 5 years ago

Closed 5 years ago

#1485079 closed Bugs (fixed)

typo in func.inc

Reported by: memoryhole Owned by:
Priority: 5 Milestone: 0.2-alpha
Component: Client Scripts Version: git-master
Severity: normal Keywords:
Cc:

Description

In two places in program/steps/mail/func.inc, it sets $uid_param to '_draf_uid'. Since that string isn't used *anywhere* in the rcube source, I'm pretty sure that's a typo, and should instead be '_draft_uid', which is referenced in both program/js/app.js, program/steps/mail/compose.inc.

Attachments (1)

func.patch (1.3 KB) - added by memoryhole 5 years ago.
suggested solution

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by memoryhole

suggested solution

comment:1 Changed 5 years ago by alec

  • Milestone changed from later to 0.1.2
  • Resolution set to fixed
  • Status changed from new to closed

Fixed in [2b962c10].

Note: See TracTickets for help on using tickets.