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: Manuel Guesdon
Subject: [bugs #8893] GSWTextField does not handle dateFormat attribute
Date: Fri, 14 May 2004 05:14:57 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030428 Galeon/1.3.3

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

/**************************************************************************/
[bugs #8893] Latest Modifications:

Changes by: 
                Manuel Guesdon <mguesdon@orange-concept.com>
'Date: 
                Fri 05/14/04 at 08:51 (Europe/Paris)

            What     | Removed                   | Added
---------------------------------------------------------------------------
         Assigned to | None                      | mguesdon







/**************************************************************************/
[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:  mguesdon
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]