[cl-weblocks-ticket] Re: #59: Fix Unicode issues

cl-weblocks cl-weblocks-devel at common-lisp.net
Fri Aug 17 06:42:15 UTC 2007


#59: Fix Unicode issues
-------------------------+--------------------------------------------------
  Reporter:  sakhmechet  |       Owner:  sakhmechet
      Type:  defect      |      Status:  closed    
  Priority:  high        |   Milestone:  0.1       
 Component:  weblocks    |     Version:  pre-0.1   
Resolution:  fixed       |    Keywords:  unicode   
-------------------------+--------------------------------------------------
Changes (by sakhmechet):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 Fixed.
 JSON shouldn't be sent as X-JSON header property because HTTP headers do
 not have an encoding. It's now sent as part of the body.

 Hunchentoot is configured to send and receive data in utf-8.

-- 
Ticket URL: <http://trac.common-lisp.net/cl-weblocks/ticket/59>
cl-weblocks <http://common-lisp.net/project/cl-weblocks>
cl-weblocks


More information about the Cl-weblocks-ticket mailing list