bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #8893] GSWTextField does not handle dateFormat attribute


From: Simon Stapleton
Subject: [bugs #8893] GSWTextField does not handle dateFormat attribute
Date: Wed, 12 May 2004 04:23:21 -0400
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en) AppleWebKit/124 (KHTML, like Gecko) Safari/125.1

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.




/**************************************************************************/
[bugs #8893] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8893>
Project: GNUstep
Submitted by: Simon Stapleton
On: Wed 05/12/04 at 08:13

Category:  gsweb
Severity:  5 - Average
Item Group:  Bug
Resolution:  None
Assigned to:  None
Status:  Open


Summary:  GSWTextField does not handle dateFormat attribute

Original Submission:  Date formatting with a TextField should be doable either 
by binding dateFormat or formatter.  As it stands, it seems the only one that 
works is to use fomatter.  for example:

DateField : GSWTextField {
  value = myDate;
  dateFormat = "%Y";
}

should allow me to only enter 4 digit years, but instead produces this HTML:

<INPUT ... dateFormat="%Y" >











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8893>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]