Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

QueryListServer bug in PC QT 7 Preview



I thought I would post the bug here and in bug reporter
In PC QT 7 Preview, the wired command, QueryListServer, is no longer working.



ALL my projects rely on the wired command QueryListServer to get data to and from a remote php/mysql setup
So for me and my clients, it would be a bad thing.



----------- Quicktime Installer EXE Version Number: 11.0.0.28844

a very ugly looking yet simple test movie that works in all QT Mac/PC versions EXCEPT PC QT 7 Preview
http://www.siren.cc/bugs/QueryListServer.mov


the gathered xml project created in Livestage:
http://www.siren.cc/bugs/QueryListServer.xml

Note: I have altered the actual url to the php script
You can email me offlist for the actual url to make the 'gathered' project work
-----------


So why keep QueryListServer around ?
1)
Unlike the wired command, ExchangeList, querylistserver supports qtlist names.
This is integral for keeping track of multiple php/mysql calls


For Example:
[List Received]
if(strcompare(thisevent.getlistelementvalue("event.listName"),"list1",Tr ue,True))
// do something special with this list 1
elseif(strcompare(thisevent.getlistelementvalue("event.listName"),"list2 ",True,True))
// do something special with this list 2
endif


2)
QueryListServer server supports sending key value pairs which does not require an xml parser to GET variables on the server side
Sending xml strings in a GET request adds a lot of unnecessary overhead.




many thanks :)

g

_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-users/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.