Issue report by Malcolm Fitzgerald
Product
FileMaker ProVersion
11.0.3Operating system version
Mac OS X 10.6.8Description of the issue
We cannot write portable code for sharing XSL export rules.Steps to reproduce the problem
I have a file stored in a folder within extensions that contains XSL code. When I hardcode the path to this file using the "File" option the SAX parser is happy. The file path is displayed in the file path dialog box.If I try to create a calculated version of this path the SAX parser throws an error.
This occurs even when the calculation I use is the exact text string used in the "file" option is copied from the file path dialog box.