Opened 15 years ago
Closed 15 years ago
#1037 closed defect (fixed)
Maestro Folder Drag can Cause MG Exceptions
Reported by: | crispinatime | Owned by: | ksgeograf |
---|---|---|---|
Priority: | low | Milestone: | Maestro-1.0 |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | |
Cc: | External ID: |
Description
To recreate:
- Create a new folder in Maestro
- Drag it to the 'void' to the left of the folder hierarchy
- A MapGuide NLL exception occurs
Whilst this is usually minor, repetition (and overwriting an 'invisible' folder) can cause the MG server to fail on restart due to invalid XML in the repository.
Change History (2)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r4082
The problem is moving a folder into itself. Maestro now blocks it, but there is likely a bug in MapGuide also that causes the NULL exception, and the repository corruption.