smithproject.org
Search
Recent Topics
Member Listing
Back to home page
CFCOOKIE with expires="NOW" throws null pointer exception if value attribute not specified
Forum Index
->
CFML, CFSCRIPT, CFC
Author
Message
29/01/2008 23:42:16
Subject:
CFCOOKIE with expires="NOW" throws null pointer exception if value attribute not specified
Cars2007
Joined: 25/01/2008 23:52:18
Messages: 20
Offline
Throws null pointer exception:
<cfcookie name="CFID" expires="NOW">
Does not throw null pointer exception:
<cfcookie name="CFID" value="" expires="NOW">
This is w/ the latest sources from SVN.
30/01/2008 09:27:03
Subject:
Re:CFCOOKIE with expires="NOW" throws null pointer exception if value attribute not specified
orcus
Joined: 22/01/2007 16:10:52
Messages: 136
Offline
Cars, thanks for the post!
This is now fixed in SVN (in CookieTagImpl.setValue() method).
30/01/2008 19:32:02
Subject:
CFCOOKIE with expires="NOW" throws null pointer exception if value attribute not specified
Cars2007
Joined: 25/01/2008 23:52:18
Messages: 20
Offline
Cheers
Forum Index
->
CFML, CFSCRIPT, CFC
Go to:
Select a forum
General
-------------
Announcements
Smithproject
-------------
Getting Started
General Discussion
CFML, CFSCRIPT, CFC
Advanced Techniques
Database Access
Smith Administration
Smith Development
Open Source Initiative
Powered by
JForum 2.1.6
©
JForum Team