Bug 104740 - [PATCH] devel/pear-HTML_QuickForm: update to 3.2.7
Summary: [PATCH] devel/pear-HTML_QuickForm: update to 3.2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-24 09:20 UTC by chinsan
Modified: 2006-10-31 14:00 UTC (History)
1 user (show)

See Also:


Attachments
pear-HTML_QuickForm-3.2.7.patch (1.16 KB, patch)
2006-10-24 09:20 UTC, chinsan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2006-10-24 09:20:19 UTC
- Update to 3.2.7
  Bugfixes:
  * Radio button with value attribute of '0' was incorrectly set checked after 
    setDefaults() call (bug #8057)
  * Fixed errors in eval()'d code when element's name contains single quotes
    and/or backslashes (bug #8123, bug #8414 has a more realistic example)
  * Fixed PHP warning on outputting hiddenselect element when its values
    were never set (bug #8305)
  * Removed unnecessary if-else from HTML_QuickForm_file::moveUploadedFile() 
    (bug #8329)
  * Fixed Javascript error in hierselect element if option text was a number
    (bug #8497)

Port maintainer (gerrit.beine@gmx.de) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-24 09:20:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->chinsan

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-24 09:20:39 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 chinsan freebsd_committer freebsd_triage 2006-10-25 11:37:40 UTC
Responsible Changed
From-To: chinsan->miwi

miwi'll take it.
Comment 4 Gerrit Beine 2006-10-28 16:03:20 UTC
Am Mittwoch, 25. Oktober 2006 12:37 schrieb Chin-San Huang:
> Synopsis: [PATCH] devel/pear-HTML_QuickForm: update to 3.2.7
>
> Responsible-Changed-From-To: chinsan->miwi
> Responsible-Changed-By: chinsan
> Responsible-Changed-When: Wed Oct 25 10:37:40 UTC 2006
> Responsible-Changed-Why:
> miwi'll take it.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=104740

Please commit this patch.
Thank you!

Gerrit
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2006-10-28 16:13:49 UTC
State Changed
From-To: feedback->open

Maintainer Approved
Comment 6 dfilter service freebsd_committer freebsd_triage 2006-10-31 13:51:10 UTC
miwi        2006-10-31 13:51:01 UTC

  FreeBSD ports repository

  Modified files:
    devel/pear-HTML_QuickForm Makefile distinfo 
  Log:
  - Update to 3.2.7
  
  PR:             ports/104740
  Submitted by:   chinsan@
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.8       +1 -1      ports/devel/pear-HTML_QuickForm/Makefile
  1.7       +3 -3      ports/devel/pear-HTML_QuickForm/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2006-10-31 13:51:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!