Change 20071025-ben-K by [EMAIL PROTECTED] on 2007-10-25 17:56:48 PDT
    in /Users/ben/src/svn/openlaszlo/trunk
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix for LPP-4960, images are corrupted in reference and developer's guide

New Features:

Bugs Fixed: LPP-4960 Images not displaying or corrupted in Developer Guide

Technical Reviewer: ptw (pending)
QA Reviewer: frisco (pending)
Doc Reviewer: frisco (pending)

Documentation:
  When copying images from $LPS_HOME/docs into the build directories,
  in preparation for tarring or gzipping, ant used to try to do
  token substitution on images. Some of our images apparently had
  the string VERSIONID id in them, when their bits were interpreted
  as character data. This change copies the images into the build
  directories without doing the token replacement.

Release Notes:

Details:
This was checked in to paperpie as r7013; I am hand-merging it to
trunk.


Tests:
Run a build, and deploy it. Go to the compiler chapter of the developer's
  guide. (For paperpie, this is at
http://labs.openlaszlo.org/paperpie-nightly/docs/developers/ compiler.html ) In section 1.1, there should be an image of the developer's console. Before
  this change, that image was corrupted.
  More specifically,
http://labs.openlaszlo.org/paperpie-nightly/docs/developers/images/ dev_console_dhtml.gif
  should be a good image. Before this change, that image was corrupt.


Files:
M      build.xml

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20071025-ben- K.tar

Reply via email to