Ändern der Kategoriereihenfolge ändert den Link

Please report bugs here!

Moderator: Thorsten

Post Reply
dicks
Posts: 39
Joined: Mon Oct 09, 2006 2:48 pm

Ändern der Kategoriereihenfolge ändert den Link

Post by dicks »

Wir haben mod rewrite aktiv und eben schöne HTML Links. Kategorien eben mit .../category1.html

Diese haben wir verlinkt auf der Website. Nun wenn die Kategorienreihenfolge verändert wird, ändert sich auch die Kategorienummer (z.B. aus ../category1.html wird .../category4.html). Das sollte aber nicht sein, wir mußten alle Weblinks aktualisieren!

Grüße

DickS
phpmyfaq 1.6.7
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
categories reordering has some known issues basically related to the one you descrived here: currently we do not have an unique id for each category (such as for faq records, solution_id) so it is currently important to correctly build your own initial categories setup. To mitigate this issue you could move the faq<->category assignment before reordering the categories.
We're working to find out a solution or a good trade-off in one of the next releases.

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
dicks
Posts: 39
Joined: Mon Oct 09, 2006 2:48 pm

Post by dicks »

Hi Matteo, cool to hear. Looking forward to 1.6.8 then ;) :D
matteo
Posts: 572
Joined: Sun Nov 20, 2005 6:53 pm
Location: Italy

Post by matteo »

Hi,
1.6.8 addresses some serious security issues. At this time I'm sorry but I cannot tell you when we'll release a working solution for this issue in the 1.6.x branch. Please, stay tuned tracking our devblog.

Ciao,
Matteo
phpMyFAQ QA / Developer
Amazon.co.uk Wishlist
Post Reply