search for: converted_r

Displaying 3 results from an estimated 3 matches for "converted_r".

Did you mean: converted
2006 Nov 04
0
RJS not setting form input value correctly
...39;'" + number_to_currency(@new_total_commission, { :precision => 4 }).to_s + "'';" The controller code is as follows in the update_totals method which is called via the observe_field : if @comm_type == "L" @new_total_commission = @new_total_sell.to_f * @converted_rate.to_f else @new_total_commission = @new_total_weight.to_f * @converted_rate.to_f end Outputting debug to the log file shows that the @new_total_commission is being set correctly. The debug information in the browser window for the RJS "trick" produces the following: (''tota...
2013 Mar 16
3
crash with dovecot 2.2: Panic: Buffer full
...gt; cur_block = 0x62d410 block_count = 1 cur_offset = 3944 skip = <optimized out> #18 index_mail_read_binary_to_cache (_mail=_mail at entry=0x66fc00, part=part at entry=0x671ed0, include_hdr=include_hdr at entry=false, binary_r=binary_r at entry=0x7fff68422476, converted_r=converted_r at entry=0x7fff68422477) at index-mail-binary.c:393 mail = 0x66fc00 cache = 0x657a20 ctx = {mail = 0x66fc00, input = 0x66d900, has_nuls = false, converted = true, blocks = {arr = {buffer = 0x62d3d8, element_size = 24}, v = 0x62d3d8, v_modifiable = 0x62d3d8}, copy...
2020 Nov 04
2
imap dumping core in libdovecot-storage with assert "(block_count == 0 || block_idx+1 == block_count)"
...#6 0x00007ffff7ab5de7 in blocks_count_lines (full_input=0x5555557f1230, ctx=0x7fffffffdb80) at index-mail-binary.c:357 #7 index_mail_read_binary_to_cache (_mail=0x5555557e3b48, part=0x5555557e4678, include_hdr=<optimized out>, reason=<optimized out>, binary_r=0x7fffffffdc16, converted_r=0x7fffffffdc17) at index-mail-binary.c:395 #8 0x00007ffff7b39c8b in index_mail_get_binary_size (lines_r=0x7fffffffdcc4, size_r=0x7fffffffdd20, include_hdr=false, part=0x5555557e4678, _mail=0x5555557e3b48) at index-mail-binary.c:497 #9 index_mail_get_binary_stream (_mail=0x5555557e3b48, part=...