Skip to main content
Inspiring
May 13, 2006
Question

ANN: "Foundation PHP for Dreamweaver 8" - DW-8.0.2 updates

  • May 13, 2006
  • 5 replies
  • 421 views
Readers of "Foundation PHP for Dreamweaver 8" who have installed the
Dreamweaver 8.0.2 updater, should visit the book's update page at

http://foundationphp.com/dreamweaver8/updates.php#802updater

I have posted details of changes resulting from the release of the 8.0.2
updater. The main issues are as follows:

* SQL queries that use MySQL functions may be corrupted (Adobe has
confirmed this as a new bug).
* Changes to the Advanced Recordset dialog box.
* XSL Transformation server behavior fails in PHP 5.1.4 (not clear
whether this is a Dreamweaver bug or a PHP one). Fortunately, there is a
simple solution - Adobe has been alerted to the problem.

I have also created new download files for Chapters 8 - 10 (Chapter 11
will follow later). They will eventually be moved to the book's official
downloads page, but can already be downloaded from the friends of ED
forum at the following address:

http://friendsofed.infopop.net/2/OpenTopic?q=Y&s=989094322&a=tpc&f=8033053165&m=7831083921&r=5741045921#5741045921
--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/
This topic has been closed for replies.

5 replies

Inspiring
May 13, 2006
Tom Muck wrote:
> Unfortunately, many people depend on the ability to write their own dynamic
> SQL (or through extensions) and DW 8.0.2 makes this an impossibility. The
> code obviously still works, but using the Dreamweaver recordset dialog box
> has now become useless for any kind of advanced query.

I don't use Dreamweaver for ASP or ColdFusion, so I don't know how the
updater affects those technologies. The way that 8.0.2 mishandles MySQL
functions is certainly annoying for me. My post was made specifically in
the context of my book. I know that a lot of readers will have installed
8.0.2, and that's what anyone buying a new version of Dreamweaver will
get. I've provided updated files, and given details of what breaks.

> These problems have existed with the
> Dreamweaver code for 6 years, so I fail to see why it could not have been
> thought through and made to work properly.

Obviously, the pre-release testing process wasn't rigorous enough.

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/
Inspiring
May 13, 2006
David Powers schrieb:
> I have installed the 8.0.2 updater, and don't have any plans to
> uninstall at the moment. The changes to the server behaviors improve
> security, so that's an important reason to update. On the other hand, if
> you rely heavily on extensions created by InterAKT or Tom Muck, you may
> be better off waiting until they have updated their products, too.

Thank you, David, especially for updating the download files (in case I
install 8.0.2 it should be very helpful).

Mart

Inspiring
May 13, 2006
> The only problems that I am aware of with the updater are these:
>
> * Some third party extensions currently don't work with Dreamweaver 8.0.2.
> * The Test SQL Statement panel doesn't render correct results for MySQL
> functions.
> * The recordset dialog box strips out the MySQL CONCAT() function from SQL
> queries.
>
> Item 1 isn't a major concern to me, as I rarely use the extensions
> affected (mainly MX Kollection 3 and extensions created by Tom Muck).
>
> Items 2 and 3 do concern me, but since I'm aware of them, I can easily
> work around them.

Unfortunately, many people depend on the ability to write their own dynamic
SQL (or through extensions) and DW 8.0.2 makes this an impossibility. The
code obviously still works, but using the Dreamweaver recordset dialog box
has now become useless for any kind of advanced query. Adobe could have
provided a "passthrough" or "user-defined" data type for developers who
write their own SQL statements, but instead chose to release a horrible
updater that breaks the program. These problems have existed with the
Dreamweaver code for 6 years, so I fail to see why it could not have been
thought through and made to work properly.

Tom Muck


Inspiring
May 13, 2006
carl wrote:
> would you suggest to install the updater - without giving you any
> responsibility for whatever you recommend

The only problems that I am aware of with the updater are these:

* Some third party extensions currently don't work with Dreamweaver 8.0.2.
* The Test SQL Statement panel doesn't render correct results for MySQL
functions.
* The recordset dialog box strips out the MySQL CONCAT() function from
SQL queries.

Item 1 isn't a major concern to me, as I rarely use the extensions
affected (mainly MX Kollection 3 and extensions created by Tom Muck).

Items 2 and 3 do concern me, but since I'm aware of them, I can easily
work around them.

I have installed the 8.0.2 updater, and don't have any plans to
uninstall at the moment. The changes to the server behaviors improve
security, so that's an important reason to update. On the other hand, if
you rely heavily on extensions created by InterAKT or Tom Muck, you may
be better off waiting until they have updated their products, too.

--
David Powers
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "Foundation PHP 5 for Flash" (friends of ED)
http://foundationphp.com/
Inspiring
May 13, 2006
David Powers schrieb:
> Readers of "Foundation PHP for Dreamweaver 8" who have installed the
> Dreamweaver 8.0.2 updater, should visit the book's update page at
>
> http://foundationphp.com/dreamweaver8/updates.php#802updater
>

David,

would you suggest to install the updater - without giving you any
responsibility for whatever you recommend

Cheers
Carl