Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Beta 6: addresses_book.htm template problem

Quote Reply
Beta 6: addresses_book.htm template problem
When I compose a message and I try to add a person from my address book nothing happens. The address book pop-up window shows errors in the JS at line 60 and 76. In the default template set I found this at line 61 and 77:

61 => else if (What == 'start' ;; !Int) {
77 => if (re2.test(selectObj.options.text) ;; x != 1) {

I changed ;; to || and if fixed the problem.

Regards
~Charlie

Subject Author Views Date
Thread Beta 6: addresses_book.htm template problem Chaz 1878 May 31, 2001, 7:26 PM
Post Re: Beta 6: addresses_book.htm template problem
Alex 1793 Jun 2, 2001, 11:08 AM