Menu

#1 associate doesn't work with non-lowercase CGI parameters

closed-fixed
None
2
2000-02-18
2000-01-13
Sam Tregar
No

HTML::Template is case insensitive and internally forces all parameter names to lowercase. CGI.pm is case sensitive. When you try to use associate with a CGI parameter that is upper case it won't get filled in properly.

Discussion

  • Sam Tregar

    Sam Tregar - 2000-01-13

    I\'ll fix this one for the next release.

     
  • Sam Tregar

    Sam Tregar - 2000-01-13
    • priority: 5 --> 2
    • assigned_to: nobody --> samtregar
    • status: Error - status not found --> open-later
     
  • Sam Tregar

    Sam Tregar - 2000-02-18
    • status: open-later --> closed-fixed
     

Log in to post a comment.