Update of /var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow
In directory james.mmbase.org:/tmp/cvs-serv20155/pageflow
Modified Files:
Url.java
Log Message:
comments only
See also:
http://cvs.mmbase.org/viewcvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow
Index: Url.java
===================================================================
RCS file:
/var/cvs/applications/taglib/src/org/mmbase/bridge/jsp/taglib/pageflow/Url.java,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -b -r1.57 -r1.58
--- Url.java 10 Mar 2009 17:51:30 -0000 1.57
+++ Url.java 24 Apr 2009 19:57:33 -0000 1.58
@@ -35,7 +35,7 @@
* <p>
* The creation of the URL is delegated to the MMBase framework.
* </p>
- * @version $Id: Url.java,v 1.57 2009/03/10 17:51:30 michiel Exp $;
+ * @version $Id: Url.java,v 1.58 2009/04/24 19:57:33 michiel Exp $;
* @since MMBase-1.9
*/
public class Url implements Comparable, CharSequence, Casting.Unwrappable {
@@ -358,8 +358,8 @@
}
void doEndTag() {
- // The page CharSequence may be some thing dependent on member of the
UrlTag extension
- // This convert it to a String, which is certainly not dynamic any
more.
+ // The page CharSequence may be dependent on members of the UrlTag
extension
+ // This converts it to a String, which is certainly not dynamic any
more.
page = page.toString();
}
/**
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs