MMBase

encodeurls attribute on mm:content

Details

  • Type: Improvement Improvement
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.9.3
  • Fix Version/s: 1.9.4, 2.0.0
  • Component/s: Taglib
  • Description:
    Hide
      Whether enclosed mm:url (and mm:link) tags should on default encode their URLs. If this page or block represents a block in which you know
              the session is should not used, you can set this to 'false'. If this attribute is needed, people without cookies may loose session, because
              it seems that is <em>was</em> used somewhere, but oftentimes the session is not actually used, and it was simply somewhere forgotten to add
              a session=false page direction.
    Show
      Whether enclosed mm:url (and mm:link) tags should on default encode their URLs. If this page or block represents a block in which you know           the session is should not used, you can set this to 'false'. If this attribute is needed, people without cookies may loose session, because           it seems that is <em>was</em> used somewhere, but oftentimes the session is not actually used, and it was simply somewhere forgotten to add           a session=false page direction.

Activity

Repository Revision Date User Message
MMBase SVN #42360 Tue Jun 01 14:42:52 CEST 2010 michiel MMB-1963
Files Changed
MODIFY /mmbase/branches/MMBase-1_9/applications/taglib/src/main/java/org/mmbase/bridge/jsp/taglib/ContentTag.java
MODIFY /mmbase/branches/MMBase-1_9/applications/taglib/src/main/java/org/mmbase/bridge/jsp/taglib/pageflow/UrlTag.java
MODIFY /mmbase/branches/MMBase-1_9/applications/taglib/src/main/xml/mmbase-taglib.xml
Repository Revision Date User Message
MMBase SVN #42361 Tue Jun 01 14:44:40 CEST 2010 michiel MMB-1963
Files Changed
MODIFY /mmbase/trunk/applications/taglib/src/main/java/org/mmbase/bridge/jsp/taglib/pageflow/UrlTag.java
MODIFY /mmbase/trunk/applications/taglib/src/main/java/org/mmbase/bridge/jsp/taglib/ContentTag.java
MODIFY /mmbase/trunk/applications/taglib/src/main/xml/mmbase-taglib.xml
Michiel Meeuwissen made changes - 2010-06-01 14:44
Field Original Value New Value
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Hide
Michiel Meeuwissen added a comment - 2010-06-01 14:48
Actually, the default value of this attribute can perhaps also depend on the value of the 'expires' attribute.
Show
Michiel Meeuwissen added a comment - 2010-06-01 14:48 Actually, the default value of this attribute can perhaps also depend on the value of the 'expires' attribute.
Repository Revision Date User Message
MMBase SVN #42413 Mon Jun 07 14:30:05 CEST 2010 michiel MMB-1963
Files Changed
MODIFY /mmbase/branches/MMBase-1_9/applications/taglib/src/main/java/org/mmbase/bridge/jsp/taglib/ImageTag.java
Repository Revision Date User Message
MMBase SVN #42414 Mon Jun 07 14:30:58 CEST 2010 michiel MMB-1963
Files Changed
MODIFY /mmbase/trunk/applications/taglib/src/main/java/org/mmbase/bridge/jsp/taglib/ImageTag.java

People

Dates

  • Created:
    2010-06-01 14:41
    Updated:
    2010-06-01 14:48
    Resolved:
    2010-06-01 14:44