Menu

#274 (in 2.6.5) queryframe.php: bug #1281262 and code cleanup

Work_in_progress
closed-fixed
Interface (183)
1
2005-12-04
2005-09-19
No

this is a fix for bug

[ 1281262 ] grouping database with _ doesn't aways work
https://sourceforge.net/tracker/index.php?func=detail&aid=1281262&group_id=23067&atid=377408

also:
- unused code is removed
- removed some double-checks
- added tool-tip (title) to option-tags

Discussion

  • Sebastian Mendel

    udiff against public cvs 2005-09-19

     
  • Sebastian Mendel

    • milestone: --> 284146
     
  • Michal Čihař

    Michal Čihař - 2005-09-20

    Logged In: YES
    user_id=192186

    AFAIK bug 1281262 is about grouping in all places (also
    left.php and db_details_structure.php), while you fix in
    only in one place.

     
  • Sebastian Mendel

    • milestone: 284146 --> Work_in_progress
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580

    where in db_details_structure.php ???

     
  • Sebastian Mendel

    • assigned_to: nobody --> cybot_tm
     
  • Michal Čihař

    Michal Čihař - 2005-09-25

    Logged In: YES
    user_id=192186

    Oh sorry, that probably uses different code, there will be
    probably just SHOW TABLES LIKE .... So only left frame.

     
  • Sebastian Mendel

    • priority: 5 --> 1
    • summary: queryframe.php: bug #1281262 and code cleanup --> (in 2.6.5) queryframe.php: bug #1281262 and code cleanup
    • status: open --> open-fixed
     
  • Sebastian Mendel

    Logged In: YES
    user_id=326580

    already in CVS

     
  • Michal Čihař

    Michal Čihař - 2005-12-04
    • status: open-fixed --> closed-fixed