When you create a node type with some synchronisations and then you create a node with translations which have the same url alias, you will get a Duplicate entry warning.

If you remove synchronisation then you will not have warning anymore.

Comments

ro-no-lo’s picture

I second that. I get it all the time. I have 4 translations so far, so I get it 4 times.

ErwanF’s picture

+1.

    * user warning: Duplicate entry 'wallpaper/1-en' for key 'dst_language' query: INSERT INTO url_alias (src, dst, language) VALUES ('node/37', 'wallpaper/1', 'en') in C:\wamp\(...)\modules\path\path.module on line 112.
    * user warning: Duplicate entry 'wallpaper/1/feed-en' for key 'dst_language' query: INSERT INTO url_alias (src, dst, language) VALUES ('node/37/feed', 'wallpaper/1/feed', 'en') in C:\wamp\(...)\modules\path\path.module on line 112.

Could be a trouble with PathAuto?

jose reyero’s picture

Component: Code » Blocks
Status: Active » Closed (won't fix)

Closing issues open for more than a year without follow up. Cleaning up the issue tracker.