On Tue, Mar 12, 2013 at 08:53:51AM +0000, Guadagnino Cristiano wrote: > I think I have found out where the problem lies. > On our production system (RT 3.8.10) attachments that have no value > assigned show as "(no > value)". On our test system (RT 4.0.8) attachments that have no value > simply show a blank > space, but in the source you find a link pointing to an invalid url (e.g. > "/Download/CustomFieldValue/12194/").
If you select * from ObjectCustomFieldValues where id = 12194 on your old and new systems, what's different? Keep in mind you might need to examine Content carefully to see if it's truly empty or if it contains spaces. -kevin
pgpijDh_f6rc3.pgp
Description: PGP signature
-- RT training in Amsterdam, March 20-21: http://bestpractical.com/services/training.html Help improve RT by taking our user survey: https://www.surveymonkey.com/s/N23JW9T
