Author: lou
Date: 2007-09-20 03:17:33 -0700 (Thu, 20 Sep 2007)
New Revision: 6539

Modified:
   openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs
Log:
Change 20070919-lou-Ccvkux by [EMAIL PROTECTED] on 2007-09-19 20:26:11 AST
    in /home/lou/src/svn/openlaszlo/trunk/WEB-INF/lps/lfc/views
    for http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc/views

Summary: fix comment in source for addProxyPolicy

New Features:

Bugs Fixed: LPP-1552: doc for LzView.addProxyPolicy is wrong

Technical Reviewer: (pending)
QA Reviewer: Phil
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
    

Tests:



Modified: openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs
===================================================================
--- openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs       2007-09-20 
09:27:02 UTC (rev 6538)
+++ openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.lzs       2007-09-20 
10:17:33 UTC (rev 6539)
@@ -2529,7 +2529,7 @@
   * loaded
   * 
   * @param Function f: A function that takes a URL as a string and returns one
-  * of "server", "none", or null meaning respectively that the request should 
be
+  * of true, false, or null meaning respectively that the request should be
   * proxied by the LPS server; made directly to the URL; or should be passed to
   * the next policy function in the list. The default policy function returns
   * the value of canvas.proxied


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to