Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Category Manager "Move Into" function uses reverse order.  (Read 6560 times)

0 Members and 1 Guest are viewing this topic.

JasonB

  • Coppermine novice
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 37
    • The Big Squiff
Category Manager "Move Into" function uses reverse order.
« on: July 17, 2005, 04:48:52 pm »

First, I've only noticed this in 1.4.1 beta, so I'm not positive if this behaved the same way in earlier versions or not.  However, I'll "assume" that it did and present the request based on that.

Let's say I have the following 4 categories:

1
2
3

A

If I move 1, 2, and 3 into A (in that order) what I'll end up with is:

A 3
A 2
A 1

It adds the newly moved category into the container category by prepending those that have been added to the list.  So, if I want to move them all into A, and maintain the "1 2 3" order, I have to move 3, 2, then 1 into A.

I suggest changing this so that when you move one category into another, the newly moved category gets put at the bottom of the list, rather than the top.
« Last Edit: July 18, 2005, 07:55:37 am by GauGau »
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 19 queries.