It seems to me that the only effort made to prevent duplicate FU's is when
they are being assigned manually.
You can have a FU ('/go/comments/test-message') assigned to an objectid,
then create another object with the same title/label and when its status
gets changed to approved, it can be assigned the
('/go/comments/test-message') FU and no error will be thrown. The objectID
with the FU that was set first is always displayed when that FU is requested
-- the second objectid to have the FU assigned to it essentially becomes
unreachable if one always uses skin:buildlink.
I would think that a simple check is in order before setting the FU,
appending a _1 or _2 as necessary during automatic processing. I can handle
that for my custom types by overriding the setfriendlyurl function -- is
that the way to proceed?
Thanks again,
Derek Westfall
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---