[jboss-jira] [JBoss JIRA] Created: (JBPORTAL-2015) CMS content object should return a long for the size
Martin Putz (JIRA)
jira-events at lists.jboss.org
Thu May 15 05:08:22 EDT 2008
CMS content object should return a long for the size
----------------------------------------------------
Key: JBPORTAL-2015
URL: http://jira.jboss.com/jira/browse/JBPORTAL-2015
Project: JBoss Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: Portal CMS
Affects Versions: 2.6.5 Final
Reporter: Martin Putz
Assigned To: Sohil Shah
The Content object (org.jboss.portal.cms.model.Content) returns an int for the size of the file.
This is clearly, using other parts of the JDK as examples, the wrong data type to be returning. It should instead return a long.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list