search for: option

Displaying 20 results from an estimated 142882 matches for "option".

2006 Jun 14
2
rjs issue with Internet Explorer
Hi, When executing some rjs templates: page.insert_html :bottom, ''contractors'', :partial => ''contractor'' page.visual_effect :highlight, "contractor#{@contract.contractor.id}", :duration => 1 Works fine on Firefox, but nothing happens on IE. Is there any equivalent of Firebug for Internet Explorer? Are there "well-known" tips for
2008 Jan 02
0
Re: RubyOnRails build 8525 failed
...dule nesting. Closes #10646. > > M /trunk/activeresource/lib/active_resource/base.rb > M /trunk/activeresource/CHANGELOG > M /trunk/activeresource/test/base/load_test.rb > > TEST FAILURES AND ERRORS > ----------------------- > Name: test_include_blank_overrides_default_option(DateHelperTest) > Type: Failure > Message: <"<select id=\"post_updated_at_1i\" name=\"post[updated_at(1i)]\">\n<option value=\"\"></option>\n<option value=\"2002\">2002</option>\n<option value=\"2003\"&...
2006 May 02
3
Ajax scaffolding respones are received, but not rendered in browser
...uot;message[message_text]\" rows=\"20\"></textarea>\n</div>\n\n<div class=\"form-element\">\n <label for=\"message_deleted\">Deleted</label>\n <select id=\"message_deleted\" name=\"message[deleted]\"><option value=\"true\">True</option>\n<option value=\"false\" selected=\"selected\">False</option></select>\n</div>\n\n<div class=\"form-element\">\n <label for=\"message_updated\">Updated</label>\n <s...
2010 May 04
1
Posix warning : Access to ... is crossing device
...5 clustr-03 # 128.128.164.217 clustr-04 # 128.128.164.218 clustr-05 # 128.128.164.219 clustr-06 ######################################## # RAID 1 # TRANSPORT-TYPE tcp ######################################## ######################################## volume clustr-03-1 type protocol/client option transport-type tcp option remote-host clustr-03 option transport.socket.nodelay on option transport.remote-port 6996 option remote-subvolume brick1 end-volume volume clustr-03-2 type protocol/client option transport-type tcp option remote-host clustr-03 option transp...
2010 Apr 10
2
Need a dropdown having "more.." option
I have a collection of products that I am showing in a dropdown. Now at the first view it will show only first 10 products in the dropdown with an option "more..." at last. if user clicks the "more..." he can see all the following products in that dropdown list (this is not any ajax request, just javascript show/hide). Of course the more... option will hide when showing all items. Any suggestion for it? My select tag have a &quo...
2001 Nov 12
4
Please test -current
Could people please test -current? We will be making a release fairly soon. -d -- | By convention there is color, \\ Damien Miller <djm at mindrot.org> | By convention sweetness, By convention bitterness, \\ www.mindrot.org | But in reality there are atoms and space - Democritus (c. 400 BCE)
2006 Mar 30
3
Rails 1.1, Markaby, options_from_collection
Last night, I upgraded one of my rails apps to 1.1. This app uses Markaby exclusively for its'' views, and once I checked out the latest revisiong of Markaby (r33), everything was working fine except for one thing: select_tag(''province_id'', options_from_collection_for_select(@provinces, "id", "name")) Now returns this (as you see it is spitting out the options both before and after the opening select tag): &lt;option value="2"&gt;Alberta&lt;/option&gt;<br /> &lt;option value="1...
2001 Nov 20
3
problem with AFS token forwarding
Hello, I came across an interoperability problem in OpenSSH 3.0p1 and 3.0.1p1 concerning the AFS token forwarding. That means that the new versions are not able to exchange AFS tokens (and Kerberos TGTs) with older OpenSSH releases (including 2.9p2) and with the old SSH 1.2.2x. In my opinion this problem already existed in Openssh 2.9.9p1, but I have never used this version (I only looked at the
2003 Aug 13
6
5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
...ic MegaRAID> mem 0xf0000000-0xf3ffffff irq 22 at device 0.0 on pci4 amr0: <LSILogic MegaRAID Enterprise 1600> Firmware G170, BIOS F316, 64MB RAM pci3: <mass storage, SCSI> at device 1.0 (no driver attached) pci3: <mass storage, SCSI> at device 2.0 (no driver attached) orm0: <Option ROMs> at iomem 0xca000-0xcdfff,0xc0000-0xc9fff on isa0 fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> at port 0x3f7,0x3f0-0x3f5 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8...
2006 Jun 04
4
Multiple checkboxes
...9;'m new to Ruby and Rails and I can''t seem to get any values out of my params other than "0", Here''s my code: View: <%= form_tag :action=>''save_question''%> <h3><%= @question.title %></h3> </br> <% for option in @options %> <input type="checkbox" name="option[]" value="<%=option.id%>"><%= option.option_text %></br> <% end %> </br> <%= submit_tag%> <%= end_form_tag%> Controller: def save_question @options = Op...
2017 Oct 24
2
brick is down but gluster volume status says it's fine
...k7-digitalcorpora -p > /var/lib/glusterd/vols/digitalcorpora/run/gluster-2-export-brick7-digitalcorpora.pid > -S /var/run/gluster/f8e0b3393e47dc51a07c6609f9b40841.socket --brick-name > /export/brick7/digitalcorpora -l > /var/log/glusterfs/bricks/export-brick7-digitalcorpora.log --xlator-option > *-posix.glusterd-uuid=032c17f5-8cc9-445f-aa45-897b5a066b43 --brick-port > 49154 --xlator-option digitalcorpora-server.listen-port=49154) > [2017-10-24 17:18:59.285279] I [MSGID: 101190] > [event-epoll.c:629:event_dispatch_epoll_worker] 0-epoll: Started thread > with index 1 > [2...
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...yscall.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c log.c -o log.o log.c: In function `log_transfer': log.c:570: warning: unused parameter `file' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c backup.c -o backup.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c options.c -o options.o options.c:271: warning: missing initializer options.c:271: warning: (near initialization for `long_options[0].descrip') options.c:272: warning: missing initializer options.c:272: warning: (near initialization for `long_options[1].val') options.c:273: warning: missing initia...
2008 Jun 11
1
software raid performance
Are there known performance issues with using glusterfs on software raid? I've been playing with a variety of configs (AFR, AFR with Unify) on a two server setup. Everything seems to work well, but performance (creating files, reading files, appending to files) is very slow. Using the same configs on two non-software raid machines shows significant performance increases. Before I go a
2011 May 07
1
Gluster "Peer Rejected"
...ick03-gluster brick-18=gbe02:-brick03-gluster brick-19=gbe06:-brick03-gluster brick-20=gbe03:-brick03-gluster brick-21=gbe07:-brick03-gluster brick-22=gbe04:-brick03-gluster brick-23=gbe08:-brick03-gluster performance.write-behind-window-size=8MB volume strato-client-0 ??? type protocol/client ??? option remote-host gbe01 ??? option remote-subvolume /brick01/gluster ??? option transport-type tcp end-volume volume strato-client-1 ??? type protocol/client ??? option remote-host gbe05 ??? option remote-subvolume /brick01/gluster ??? option transport-type tcp end-volume volume strato-client-2 ??? type...
2008 Jan 14
1
Problems with forms
...+ ''&Catg='' + document.FormNav.Catg.value; param = param + ''&ArticleType=0''; document.location.href = document.FormNav.action + param; } else if ("" == "" || "" == "1"){ if (document.FormNav.Catg.options.selectedIndex == 0) { document.location = ''http://www.ricardo.ch/Kategorien/Buy1/P/0/0/2/0''; } else { document.location.href = CatRewriteNames[document.FormNav.Catg.options.selectedIndex]; } } return false; } function clearSearchInput() { if (HasChanged == 0) { docume...
2005 May 08
3
Overriding date_select in local project to use custom value rather than blank for starting option...
I would like to have a date control on a page and I would like a behavior similar to what you get using date_select with the :include_blank => true option where the first value in the dropdown is "- Month -", "- Day -", or "- Year -" rather than a blank value for the respective month, day, and year select fields. I took a look at the ruby source for form_options_helper.rb in gems/actionpack-1.8.1/lib/action_view/helpers...
2014 Nov 26
5
[PATCH] tools: implement --short-options
Just like --long-options, it makes it possible to know which short options are supported by each tool; this can help improving the bash completion, for example. --- align/scan.c | 3 +++ builder/cmdline.ml | 1 + cat/cat.c | 3 +++ cat/filesystems.c | 3 +++ cat/log...
2017 Oct 24
0
brick is down but gluster volume status says it's fine
...; /var/lib/glusterd/vols/digitalcorpora/run/gluster-2- >> export-brick7-digitalcorpora.pid -S /var/run/gluster/ >> f8e0b3393e47dc51a07c6609f9b40841.socket --brick-name >> /export/brick7/digitalcorpora -l /var/log/glusterfs/bricks/ >> export-brick7-digitalcorpora.log --xlator-option *-posix.glusterd-uuid= >> 032c17f5-8cc9-445f-aa45-897b5a066b43 --brick-port 49154 --xlator-option >> digitalcorpora-server.listen-port=49154) >> [2017-10-24 17:18:59.285279] I [MSGID: 101190] [event-epoll.c:629:event_dispatch_epoll_worker] >> 0-epoll: Started thread with ind...
2020 Feb 13
1
[common PATCH v4 0/1] options: add '--blocksize' option for C-based tools
From: Nikolay Ivanets <stenavin@gmail.com> v4 fixes issues found during code review: - whitespace-change-only hunks are removed - options are alphabetically orderred now v3 is just a spelling correction spotted by Eric Blake https://www.redhat.com/archives/libguestfs/2020-February/msg00111.html In v2 I've moved '--blocksize' parameter description into the separate file called blocksize-option.pod so we can include it e...
2020 Feb 12
3
[common PATCH v2 0/1] options: add '--blocksize' option for C-based tools
From: Nikolay Ivanets <stenavin@gmail.com> In v2 I've moved '--blocksize' parameter description into the separate file called blocksize-option.pod so we can include it everywhere we need similar to key-option.pod. v1 was here: https://www.redhat.com/archives/libguestfs/2020-February/msg00096.html Nikolay Ivanets (1): options: add '--blocksize' option for C-based tools options/Makefile.am | 3 +- options/blocksize-...