Opened 5 years ago

Closed 5 years ago

#1485180 closed Bugs (worksforme)

app.js -> commands 'move' / 'moveto' fails on subfolders

Reported by: rosali Owned by:
Priority: 5 Milestone: 0.2-beta
Component: User Interface Version: 0.2-alpha
Severity: normal Keywords:
Cc:

Description

around line (1445)

Find me: Bug fix: urlencode("INBOX.subfolder") results in "INBOXsubfolder" !!!

var add_url = '&_target_mbox='+(mbox)+'&_from='+(this.env.action ? this.env.action : );

Change History (2)

comment:1 Changed 5 years ago by alec

  • Milestone changed from later to 0.2-beta

comment:2 Changed 5 years ago by alec

  • Resolution set to worksforme
  • Status changed from new to closed

What browser? Works for me

Note: See TracTickets for help on using tickets.