Revision: 1493
          http://stripes.svn.sourceforge.net/stripes/?rev=1493&view=rev
Author:   bengunter
Date:     2012-05-17 18:16:41 +0000 (Thu, 17 May 2012)
Log Message:
-----------
Applied fix for STS-875 from 1.5.x branch.

Modified Paths:
--------------
    trunk/stripes/src/net/sourceforge/stripes/controller/StripesConstants.java

Property Changed:
----------------
    trunk/


Property changes on: trunk
___________________________________________________________________
Modified: svn:mergeinfo
   - 
/branches/1.5.x:1463-1464,1466,1468-1469,1471,1473,1475,1477-1478,1482,1484,1486,1488,1490
   + 
/branches/1.5.x:1463-1464,1466,1468-1469,1471,1473,1475,1477-1478,1482,1484,1486,1488,1490,1492

Modified: 
trunk/stripes/src/net/sourceforge/stripes/controller/StripesConstants.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/controller/StripesConstants.java  
2012-05-17 18:16:12 UTC (rev 1492)
+++ trunk/stripes/src/net/sourceforge/stripes/controller/StripesConstants.java  
2012-05-17 18:16:41 UTC (rev 1493)
@@ -32,8 +32,8 @@
     String URL_KEY_SOURCE_PAGE = "_sourcePage";
 
     /**
-     * The name of a URL parameter that is used to hold the path (relative to 
the web application
-     * root) from which the current form submission was made.
+     * The name of a URL parameter that is used to hold the names of certain 
inputs that are present
+     * in a form if those inputs might not be submitted with the form, such as 
checkboxes.
      */
     String URL_KEY_FIELDS_PRESENT = "__fp";
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to