Tcl Source Code

Ticket Change Details
Login
Overview

Artifact ID: 4e75aa0ffbf0393e867bfef261dea6c1afcdb77b
Ticket: 6898f9cb71b90c92bbae2d08e20ee7c5a2588b88
shiftjis is presumably misspelled in http 2.7.7
User & Date: anonymous 2014-01-03 02:15:02
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    This code:
    
    1390     } elseif {[regexp {shift[-_]?js} $charset]} {
    1391         set encoding "shiftjis"
    
    looks like shiftjis is misspelled in the regexp. If it isn't, the code should be commented accordingly
    
  5. foundin changed to: "2.7.7"
  6. is_private changed to: "0"
  7. login: "anonymous"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "4e4c54cf669bc25a777279ed6110b42f8aa3b510"
  10. resolution changed to: "None"
  11. severity changed to: "Minor"
  12. status changed to: "Open"
  13. submitter changed to: "anonymous"
  14. subsystem changed to: "29. http Package"
  15. title changed to: "shiftjis is presumably misspelled in http 2.7.7"
  16. type changed to: "Bug"