Opened 13 years ago
Closed 13 years ago
#1722 closed defect (fixed)
XML editor preview does not flush current XML editor content before previewing
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.5 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | External ID: |
Description
Open a resource via the XML editor, make some XML content changes and preview the resource. The resource being previewed is in a state before any changes are made.
This is because the edits are not being flushed back to the session resource copy which is used for previewing.
Note:
See TracTickets
for help on using tickets.
Fixed r5939