Opened 4 years ago
Closed 4 years ago
#1485583 closed Bugs (worksforme)
Address Book link doesn't define _source
| Reported by: | adrianw | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.2-stable |
| Component: | Addressbook | Version: | 0.2-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Clicking the Address Book link at the top of the page fails to set the "_source" value. This means that attempting to change address books with the the "Groups" column fails with the following:
this.env.address_sources[this.env.source] is undefined
https://mail.diskworld.com.au/program/js/app.js
Line 271
Manually entering the link for the second address book works, as does subsequent clicks in the "Groups" column. Links copied from the "Groups" column includes the _source value in the URL.
Change History (1)
comment:1 Changed 4 years ago by thomasb
- Resolution set to worksforme
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Works for me with svn trunk