Josh, Olemis Lang replied hours after your original request with this pointer to the code where the attachment filenames are generated: http://trac.edgewall.org/browser/trunk/trac/attachment.py?marks=173-201#L173
chris On Wed, Mar 12, 2014 at 2:00 PM, Josh Santangelo <[email protected]> wrote: > Any thoughts here? I'm happy to dig through the source if anyone can point > me in the right direction. Thanks! > > > -- > S T I M U L A N T > Josh Santangelo, Technical Director > P 206 737 5601 / HQ 415 255 7081 / T @stimulant > > > On Mon, Mar 3, 2014 at 11:54 AM, Josh Santangelo <[email protected]>wrote: > >> Using a number of scripts and some manual database mangling, I've managed >> to merge my organization's ~60 previous trac projects into one big one. >> This is all working fine, but the one thing that's broken is all the >> previous attachments. They appear on each ticket's page, but the links to >> them fail. I assume this is because the path on disk to the attachment is >> constructed somehow based on the ticket number? >> >> I imagine that if I knew how these paths were constructed, I could >> reconcile them, but I'm not sure what the logic is. >> >> thanks, >> -josh >> > > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
