Opened 15 years ago
Last modified 14 years ago
#1324 closed defect
Use actual web layout resource id for "View in browser" function — at Version 1
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-3.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | zspitzer | External ID: |
Description (last modified by )
Quoting Zac Spitzer:
the session urls for layouts previews IMHO whilst useful, really needs to be with studio with a generic url as the session id does expire
This enhancement will use the actual web layout resource id instead of the working (session) copy. This makes the editor functionally line up with MapGuide Studio.
When the "View in browser" button is clicked, the library resource will be updated with the session copy, before the preview url is launched.
Because there may be a disconnect between the library and session copies of the web layout (eg. The user hasn't saved the changes), a prompt will be displayed to save the current resource if the session copy has unsaved changes, before invoking the "view in browser" function
Note that this only affects the "View in browser" function. The regular preview (from the toolbar button) will still display using the session copy, which reflects the current state of the resource (saved or unsaved).
Change History (1)
comment:1 by , 15 years ago
Description: | modified (diff) |
---|---|
Type: | enhancement → defect |