In-Portal Issue Tracker

Welcome to the In-Portal Open Source CMS Issue Tracker! This is a central management / tracking tool for all types of tasks / issues / bugs for the In-Portal Project. Before reporting any issues, please make sure to read the Guide into Issue Tracker and How to Properly Test and Report Bugs!

View Revisions: Issue #314 Back to Issue ]
Summary 0000314: Add Case-Insensitive Field to Phrases table for storing Labels
Revision 2009-09-22 15:57:11 by alex
Description Need to add new Case insensitive column to Phrases table for 2 cases:

1. Language Pack Upgrade fails since we can't properly compare all NEW phrases when Label cases doesn't match.

2. MySQL INDEX is not working when any operation as done with the Field in WHERE clause. By adding a separate field we guarantee that Field will be selected using INDEX and will improve loading time.
Revision 2009-09-22 15:52:37 by alex
Description Need to add new Case sensitive column to Phrases table for 2 cases:

1. Language Pack Upgrade fails since we can't properly compare all NEW/ phrases when Label cases doesn't match.

2. MySQL INDEX is not working when any operation as done with the Field in WHERE clause. By adding a separate field we guarantee that Field will be selected using INDEX and will improve loading time.



Web Development by Intechnic
In-Portal Open Source CMS
In-Portal Open Source CMS
Copyright © 2000 - 2009 MantisBT Group

Powered by Mantis Bugtracker