Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Scout/Scout Nomination MOT"

Line 5: Line 5:
 
* {{Bug|404012}}: Calendar: The id, responsibleId and personId should be of type java.lang.Object instead of numbers
 
* {{Bug|404012}}: Calendar: The id, responsibleId and personId should be of type java.lang.Object instead of numbers
  
==== Participated (concept, test, support) ====
+
=== Participated (concept, test, support) ===
 
* {{Bug|432817}}: ComposerDisplayTextBuilder: Use of EitherOrNode results in an endless loop
 
* {{Bug|432817}}: ComposerDisplayTextBuilder: Use of EitherOrNode results in an endless loop
 
* {{Bug|432481}}: Search filter display text includes label = null
 
* {{Bug|432481}}: Search filter display text includes label = null
Line 12: Line 12:
 
* {{Bug|440134}}: AbstractDateField#validateValueInternal - Add NPE guard
 
* {{Bug|440134}}: AbstractDateField#validateValueInternal - Add NPE guard
  
==== Other contributions ====
+
=== Other contributions ===
 
* [https://git.eclipse.org/r/53070] - Respect menus defined on node/table pages themselves.
 
* [https://git.eclipse.org/r/53070] - Respect menus defined on node/table pages themselves.
 
* [https://git.eclipse.org/r/52487], [https://git.eclipse.org/r/52723] - New field for clipboard.
 
* [https://git.eclipse.org/r/52487], [https://git.eclipse.org/r/52723] - New field for clipboard.

Revision as of 09:35, 4 August 2015

Patches to Bugzilla Tickets

  • bug 404011: Constructor of CalendarTask initializes wrong field
  • bug 401153: FormData annotation should be retained during runtime
  • bug 439867: BookmarkUtility.activateBoomark: "forceReload" parameter is unused
  • bug 404012: Calendar: The id, responsibleId and personId should be of type java.lang.Object instead of numbers

Participated (concept, test, support)

  • bug 432817: ComposerDisplayTextBuilder: Use of EitherOrNode results in an endless loop
  • bug 432481: Search filter display text includes label = null
  • bug 454258: FormData.interfaces() is not working for fields
  • bug 458039: No localized texts for FileChooser (german)
  • bug 440134: AbstractDateField#validateValueInternal - Add NPE guard

Other contributions

  • [1] - Respect menus defined on node/table pages themselves.
  • [2], [3] - New field for clipboard.
  • [4] - initAction should also be called for key strokes on a Table.
  • [5] - Do not use same number for LEVEL_COLOR_BIT and CSS_CLASS_BIT.
  • [6] - Specify maximum upload size for potential binary resource fields.
  • [7] - Added property selectionTrackingEnabled.
  • [8] - Added imgByIconId and imgByBinaryResource methods.
  • [9] - StringField: decorationLink -> hasActions
  • [https://git.eclipse.org/r/50796/ - Use binary resources instead of remote files for html field.
  • [10] - Added javadoc (and examples) for special case for Replace annotation.

Scout Newsgroup/Forum/Wiki

  • [11] - 9 Messages posted (date 2015-08-04)

Back to the top