Displaying 5 results from an estimated 5 matches for "productstable".
2006 Jul 03
6
Rjs $("aaa").insertHtml is not a function error
.../043760.html
I''m have in my page a link like this
<%= link_to_remote ("Add
#{image_tag(''add.png'')}",:url=>{:action=>''addProduct''})%>
and in my controller
def addProduct
..................
render :update do |page|
page[:productsTable].insert_html :partial=>"entryProduct"
page.visual_effect :highlight,'':productsTable''
end
end
entryProduct partial is in _entryProduct.rhtml
If I use replace_html instead of insert_Html it works fine. I don''t
know exactly what I''m doing...
2007 May 11
0
Wine release 0.9.37
This is release 0.9.37 of Wine, a free implementation of Windows on Unix.
What's new in this release:
- MSI automation with JScript/VBScript support.
- Various MSHTML improvements.
- The usual assortment of Direct3D fixes.
- Support for a few more exe protection schemes.
- Lots of bug fixes.
Because of lags created by using mirrors, this message may reach you
before the release is
2009 Sep 25
0
Wine release 1.1.30
The Wine development release 1.1.30 is now available.
What's new in this release (see below for details):
- Support for OpenAL.
- Many improvements in HTML and JavaScript support.
- Many common controls fixes and improvements.
- More Direct3D 10 work.
- Better MAPI support.
- Various bug fixes.
The source is available from the following locations:
2009 Dec 18
0
Wine release 1.1.35
The Wine development release 1.1.35 is now available.
What's new in this release (see below for details):
- Support for OLE transacted storage.
- Better certificate checking on secure connections.
- More progress on the 16-bit separation.
- Left 4 Dead 2 DRM really supported now.
- MSI performance improvements.
- 64-bit fixes in debugger support.
- Various bug fixes.
The source
2011 Mar 01
2
Adobe CS3 msi bug: workarounds for 1.3.14?
The CS3 installer infamously dies with
err:msi:ITERATE_Actions Execution halted, action
L"ProcessPropertyFile.E35C3ECB_5FDA_49E1_AB1F_D472B7CB9017" returned
1603
Apparently, this bug is still in Wine 1.3.14.
Trying the winetricks as described in the appdb didn't help.
Here's the tty output:
$ WINEDEBUG=msi wine /mnt/iso0/Adobe\ CS3/Setup.exe
fixme:console:AttachConsole stub