[TYPO3-dev] Cut and paste items, uid changes to values 8, 16, 32 etc.

JoH asenau info at cybercraft.de
Mon Feb 26 15:11:33 CET 2007


> In the ext_tables.php the line ('sortby' => 'uid') is already present.
>
> So thats not the problem then?

No - exactyl this _is_ the problem.
If you don't have any sorting field you should use

default_sortby = "ORDER by uid"

instead to avoid elements being copied while moving them to another page.

HTH

Joey

-- 
Wenn man keine Ahnung hat: Einfach mal Fresse halten!
(If you have no clues: simply shut your gob sometimes!)
Dieter Nuhr, German comedian
openBC/Xing: http://www.cybercraft.de
T3 cookbook: http://www.typo3experts.com






More information about the TYPO3-dev mailing list