Ticket #262 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

ConfPlaceholderConfigurer resolves empty elements to the String "null"

Reported by: karel Owned by: mpo
Priority: minor Milestone: 0.4
Component: core/kauri-runtime Version: trunk
Keywords: Cc:

Description

Caused by using String.valueOf(value).

Solution would be to return "". (returning null is not a good option because that's the way to indicate a failure to resolve the property.

Attachments

Change History

Changed 8 months ago by karel

  • status changed from new to closed
  • resolution set to fixed

fixed in r1429

Changed 8 months ago by karel

  • component changed from -- unknown -- to core/kauri-runtime

Add/Change #262 (ConfPlaceholderConfigurer resolves empty elements to the String "null")

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.