There are a few problems with the changes because some of the
functionality is broken:
- Select 'Up!' by Shania Twain. This is a two CD, 38 total tracks. It
is displayed as 19 tracks and the tracks are overlaid on each other.
- Also for "Up!" the reported price is $3.50, but the amazon price is $12.99
- Searching is broken. When I did a search, the result set looks like this:
<resultset><body><ProductInfo><Request><Args><Arg value="1"
name="page" /><Arg value="music" name="mode" /><Arg value="steely
dan" name="KeywordSearch" /><Arg value="'Iceweasel/2.0.0.6"
name="UserAgent" /><Arg value="05JY02ZH1NQ278DWRN2C" name="RequestID"
/><Arg value="/" name="dev-t" /><Arg value="lite" name="type" /><Arg
value="xml" name="f" /><Arg value="webservices" name="t"
/></Args></Request><ErrorMsg>We encountered an error while processing
your request. Please make sure that you are using a valid developer
token and that you have registered for this service. For more
information, please visit
http://www.amazon.com/webservices</ErrorMsg></ProductInfo></body><headers
/></resultset>
Change 20080324-maxcarlson-5 by [EMAIL PROTECTED] on 2008-03-24
17:07:47 PDT
in /Users/maxcarlson/openlaszlo/trunk
for
<http://svn.openlaszlo.org/openlaszlo/trunk>http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Update Amazon demo for new AWS version, speed up calendar
New Features:
Bugs Fixed: LPP-5667 - Update Amazon demo with new API
Technical Reviewer: promanik
QA Reviewer: mkratt
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details: LaszloView.lzs - Remove deprecated getAttribute() call.
basescrollbar.lzx - Fix deprecated setVisible() calls.
basecomponent.lzx - Ensure events have listeners before calling
sendEvent()
basecombobox.lzx - Fix deprecated setVisible() calls.
shoppinglist.lzx - Update datapaths to use AWS 4 response style.
recommendation.lzx - Update datapaths, requests to use AWS 4 response style.
amazon.lzx - Use a single base URL that contains the API
key. Update datapaths to use AWS 4 response style. Fix deprecated
setVisible() calls.
classlib.lzx - Fix deprecated setVisible() calls.
day.lzx - Halve calendar startup time by deferring scrollbar
instantiation until the day is expanded.
photocollection.lzx - Fix bad classname lookup
clipboardinterior.lzx - Fix bad classname lookup.
Tests: Amazon and calendar run as before. lzpixmobile won't compile
on TOT due to another bug.
Files:
M WEB-INF/lps/lfc/views/LaszloView.lzs
M lps/components/base/basescrollbar.lzx
M lps/components/base/basecomponent.lzx
M lps/components/base/basecombobox.lzx
M demos/amazon/shoppinglist.lzx
M demos/amazon/recommendation.lzx
M demos/amazon/amazon.lzx
M demos/amazon/classlib.lzx
M demos/calendar/day.lzx
M demos/lzpixmobile/classes/photocollection.lzx
M demos/lzpixmobile/classes/clipboardinterior.lzx
Changeset:
<http://svn.openlaszlo.org/openlaszlo/patches/20080324-maxcarlson-5.tar>http://svn.openlaszlo.org/openlaszlo/patches/20080324-maxcarlson-5.tar