Displaying 2 results from an estimated 2 matches for "url_1".
Did you mean:
url1
2006 Oct 20
5
OT: Problems with Pound Signs and Apache
Hi list,
I have 2 Centos 4 servers running the Horde system, apparently identical
in configuration, but they are behaving differently...
On one, when emails containing a Pound Sign (?) are displayed it shows
as ?? (not sure if this will come through right, but it's a capital A
with a 'hat' accent over it followed by the pound sign).
On the other, the Pound sign displays
2006 Nov 04
0
bug in scripts option for in_place_editor?
I can''t seem to get :script to set the evalScripts option in the
Ajax.InPlaceEditor. No matter what combination of options I try it
never shows up. E.g. :
<%= in_place_editor ''url_1'',
:url => { :controller => ''url'', :action =>
''set_url'', :id => 1 },
:cols => 45,
:script => true -%>
will show the size attribute of 45, but not evalScripts.
i chec...