<cfparam name="attributes.mytestvalue" default="0">
<cfdump var="#attributes#">
<!--- Attributes are there. --->
<cfdocumentSection>
<cfdocumentitem type="footer">
<cfdump var="#attributes#">
</cfdocumentitem type="footer">
</cfdocumentSection>
<!--- Attributes are not there. --->
爲什麼會發生這種情況?這是一個已知的錯誤?<cfdocumentItem>中缺少的屬性>
對不起,type =「footer」是剪切粘貼錯誤,因爲實際代碼位於不同的系統上。 – 2012-07-17 14:23:41