Alex,
I tried your method, but it still failed to do anything. It didn't even add
the disk icon.
I also tried turning on debugging by adding the following to
tomcat/webapps/orbeon/WEB-INF/resources/config/properties-local.xml, but it
didn't have any effect.
<property as="xs:NMTOKENS"
name="oxf.xforms.logging.debug"
value="document model submission submission-details control event
action analysis server html"/>
The first time that I press the save locally button after pressing the save
button the log file has these lines added:
2012-02-28 12:25:09,722 INFO ProcessorService - /xforms-server -
Received request
2012-02-28 12:25:09,754 WARN XFormsServer - xxforms:instance() -
instance not found {instance id: "fr-uuid"}
2012-02-28 12:25:09,755 WARN XFormsServer - xxforms:instance() -
instance not found {instance id: "fr-save-locally-file-name"}
2012-02-28 12:25:09,761 INFO ProcessorService - /xforms-server - Timing:
39 - Cache hits for cache.main: 24, fault: 1, adds: 0, expirations: 0,
success rate: 96%
Each time thereafter that I press the save locally button, it produces the
following in the log file:
2012-02-28 12:25:46,495 INFO ProcessorService - /xforms-server -
Received request
2012-02-28 12:25:46,503 INFO ProcessorService - /xforms-server - Timing:
8 - Cache hits for cache.main: 24, fault: 1, adds: 0, expirations: 0,
success rate: 96%
The problem seems to be caused by fr-uuid and fr-save-locally-file-name not
existing.
Do you get these errors?
--
View this message in context:
http://orbeon-forms-ops-users.24843.n4.nabble.com/Save-Locally-option-tp3073443p4429264.html
Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
opensubscriber is not affiliated with the authors of this message nor responsible for its content.