Ticket #124 (closed defect: fixed)

Opened 5 months ago

Last modified 4 months ago

Text#value never returns already unnormalized value

Reported by: limsa Owned by: rubys
Priority: normal Milestone: 3.1.8
Component: Other Version: 3.1.6
Severity: normal Keywords: unnormalized text
Cc: supportmig@… Ruby version: 1.8.5
Operating system: Linux

Description

return statement is missing:
@unnormalized if @unnormalized
instead of
return @unnormalized if @unnormalized

ruby 1.8.6 (2007-06-07 patchlevel 36) [x86_64-linux]
"3.1.6"
"x86_64-linux"

Change History

Changed 4 months ago by rubys

  • owner changed from ser to rubys

Changed 4 months ago by rubys

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

Changed 4 months ago by rubys

Note: See TracTickets for help on using tickets.