Closed Bug 402578 Opened 17 years ago Closed 17 years ago

Class::DBI::utf8 doesn't properly decode all utf8 values

Categories

(Webtools Graveyard :: Litmus, defect, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: coop, Assigned: coop)

References

()

Details

 
The Class::DBI::utf8 module gets us most of the way there in terms of marking values returned from the databe as utf8, but it doesn't do the actual conversion of those values as happens elsewhere (json.cgi).

I have a patch working locally already that rolls the Class::DBI::utf8 functionality into Litmus::DBI along with the extra decoding. Still need to test it on the staging server and write some selenium tests for it.
Severity: normal → major
Status: NEW → ASSIGNED
Priority: -- → P2
Fixed, with selenium tests to cover it.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Blocks: 320156
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.