Skip Menu |

This queue is for tickets about the DBIx-XHTML_Table CPAN distribution.

Report information
The Basics
Id: 6962
Status: resolved
Priority: 0/
Queue: DBIx-XHTML_Table

People
Owner: JEFFA [...] cpan.org
Requestors: amish_h3 [...] hotmail.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.36
Fixed in: (no value)



Subject: Support for mixed case field names returned by the SQL query
Sorry for all these requests, the XHTML_Table module is great and convenient for generating tables quickly. The module converts field NAME's and the tables headers provided with style 3 method to lower case. Would it be possible to make the module configurable, to enable/disable it from changing the case of field names? My SQL statements are returning mixed case field names like "HTML Version Used" and "% GET Requests". Thanks.
From: tshinnic [...] io.com
[guest - Wed Jul 14 15:53:28 2004]: Show quoted text
> The module converts field NAME's and the tables headers provided with > style 3 method to lower case. > Would it be possible to make the module configurable, to > enable/disable it from changing the case of field names? My SQL > statements are returning mixed case field names like "HTML Version > Used" and "% GET Requests".
Please see my comments to bug #9045 "Problem with column names when using style_3 constructor" for a user workaround for mixed-case columns.
This should be (mostly) fixed in v1.43