Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Higgins 1.0.1"

 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{#eclipseproject:technology.higgins}}
+
* This was the first bugfix release of Higgins 1.0
 +
* Release Date: 15-April-08
  
* This will be the first bugfix release of Higgins 1.0
 
* Date: 4-April-08
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Higgins&target_milestone=1.0.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= Higgins 1.0.1 Open Issues List]
 
* [https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Higgins&target_milestone=1.0.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type Higgins 1.0.1 Open & Closed List]
 
 
Bugs fixed:
 
Bugs fixed:
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=216488 216488]: FF-embedded selector: UI bug on Mac prevented closing/moving card edit window
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=216488 216488]: FF-embedded selector: UI bug on Mac prevented closing/moving card edit window
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=216743 216743]: Support for build feature projects
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=220600 220600]: Stop forcing card images to 1:1 ratio
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=222142 222142]: Firefox-Embedded Selector: Workaround for Firefox bug preventing login to some RP sites (e.g. Kim's blog).
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=222142 222142]: Firefox-Embedded Selector: Workaround for Firefox bug preventing login to some RP sites (e.g. Kim's blog).
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=222434 222434]: i-card selector "User name" field should not be read-only.
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223063 223063]: Build files generated by higgins2ant doesn't works with Eclipse 3.3 or later
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223260 223260]: swap out "bad" version of js.jar for acceptable version/alternative.
 +
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223441 223441]: Interop - FF Embedded selector not working with RP Bandit Trac
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223692 223692]: STS was not encrypting tokens when there was an AppliesTo element in the RST.
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223692 223692]: STS was not encrypting tokens when there was an AppliesTo element in the RST.
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223689 223689]: The XML File IdAS Context Provider was crashing if someone deleted the file after it had opened the context
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223689 223689]: The XML File IdAS Context Provider was crashing if someone deleted the file after it had opened the context
Line 14: Line 17:
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=225585 225585]: Modified the informationcardgenerator class to support an X509 certificate authentication method.
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=225585 225585]: Modified the informationcardgenerator class to support an X509 certificate authentication method.
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=224895 224895]: Check for presence of 3rd party libraries prior to download them from the remote location
 
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=224895 224895]: Check for presence of 3rd party libraries prior to download them from the remote location
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223063 223063]: Build files generated by higgins2ant doesn't works with Eclipse 3.3 or later
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=213387 213387]: HBX does not reset higgins.wizard.next.start preference on uninstall.  
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223441 223441]: Interop - FF Embedded selector not working with RP Bandit Trac
+
* [https://bugs.eclipse.org/bugs/show_bug.cgi?id=223369 223369]: Rename the product "RCP Selector"
 
+
 
+
[[Category:Higgins Project Plan]]
+

Latest revision as of 15:07, 15 August 2014

  • This was the first bugfix release of Higgins 1.0
  • Release Date: 15-April-08

Bugs fixed:

  • 216488: FF-embedded selector: UI bug on Mac prevented closing/moving card edit window
  • 216743: Support for build feature projects
  • 220600: Stop forcing card images to 1:1 ratio
  • 222142: Firefox-Embedded Selector: Workaround for Firefox bug preventing login to some RP sites (e.g. Kim's blog).
  • 222434: i-card selector "User name" field should not be read-only.
  • 223063: Build files generated by higgins2ant doesn't works with Eclipse 3.3 or later
  • 223260: swap out "bad" version of js.jar for acceptable version/alternative.
  • 223441: Interop - FF Embedded selector not working with RP Bandit Trac
  • 223692: STS was not encrypting tokens when there was an AppliesTo element in the RST.
  • 223689: The XML File IdAS Context Provider was crashing if someone deleted the file after it had opened the context
  • 223691: XML File context provider not making sure updates propagate to other threads
  • 225584: Support X509 certificate authentication in XML file context provider.
  • 225585: Modified the informationcardgenerator class to support an X509 certificate authentication method.
  • 224895: Check for presence of 3rd party libraries prior to download them from the remote location
  • 213387: HBX does not reset higgins.wizard.next.start preference on uninstall.
  • 223369: Rename the product "RCP Selector"

Back to the top