bugphpGroupWare - Bugs: bug #12583, Wrong parent-child relationship

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #12583: Wrong parent-child relationship

Submitter:  Charles Martin <cafefroid>
Submitted:  Wed 06 Apr 2005 02:54:56 PM UTC
   
 
Category:  todo Item Group:  0.9.16.005
Severity:  3 - Normal Priority:  5 - Normal
Status:  Fixed Privacy:  Public
Assigned to:  skwashd Open/Closed:  Closed
Component Version:  None Operating System:  None
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Wed 14 Dec 2005 12:37:20 PM UTC, comment #2: 

This has been fixed in stable CVS, please update to grab the patch.

Dave Hall <skwashd>
Group administrator
Wed 07 Dec 2005 11:36:20 AM UTC, comment #1: 

Assigning to app maintainer.

Here is my 2c ... this seems to be a problem with how the ORDER BY part of the SQL statement is constructed.  I played with it, and short of using usort() I can't see how this can be fixed.

Dave Hall <skwashd>
Group administrator
Wed 06 Apr 2005 02:54:56 PM UTC, original submission:  

The parent-child display of these projets is wrong (see attached sql file)

They show as :

Une chose que moi j'ai a faire
  test
  Un autre en dessous de "Une chose"...
    en dessous de test
L'accès est écrit avec un accent
  Direct sous l'acces
 
When they should display as :

Une chose que moi j'ai a faire
  test
    en dessous de test
  Un autre en dessous de "Une chose"...
L'accès est écrit avec un accent
  Direct sous l'acces

Item "en dessous de test" is shown at the right identation level but not below the right parent

I didn't have time to check the code to see what could be wrong

Charles Martin <cafefroid>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2845:  dump.sql added by cafefroid (2KiB - application/octet-stream - Test case)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-14 skwashd StatusNone Fixed
    Assigned toceb skwashd
    Open/ClosedOpen Closed
2005-12-07 skwashd Assigned toNone ceb
2005-04-06 cafefroid Attached File- Added dump.sql, #2387
    Carbon-Copy- Added cafefroid

Back to the top

Powered by Savane 3.15.
Corresponding source code