Dear all,
On our Sharepoint 2010 system, after we uploaded some file like "A&B.txt", "X$Y.doc", Sharepoint will auto discard the special symbols in filename. Hence it become "AB.txt" and "XY.doc". Our users is not happy with that since Windows OS allow this kind of filename exist.
Beside implement a new list store the "real filename" and "display name" approach, any better idea? I think I am not the only one need to handle this problem. Do we have any official or 3rd party solution handling this problem? Thank you for your input.