Hi -

I am having an issue related to displaying of default friendly URL. Heres
my scenario/workflow

- I have an objectid which has can have three different categories, only
one can be a primary category. The primary category is used as friendly URL

for example, three categories as below:

a) category 1
b)category 2
c)category 3 primary

so my friendly URL for that particular objectid is*
www.abc.com/category-3-primary*

the third one is the saved as friendlyURL in farFU table. This works fine,
but whenever I make some changes to the object and save, the first category
is saved as the default URL. The friendlyURL column in farFU table is
updated upon saving the changes to the object. I have been struggling to
find the issue for the past two days.

Now the friendlyURL is changed to www.abc.com/category-1

One thing I noticed is its calling setSystemFU. *But I am not able to
figure out at what point the wrong URL is being constructed and saved to
the database*. *The label column looks right though. The systemFU on farFU
is being called on application restart.*

I hope I made myself clear

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: [email protected]
To unsubscribe, email: [email protected]
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to