You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed potential deadlock caused by creating resources in an event
handler for the EVENT_RESOURCE_CREATED event when the latter was
triggered by copying a resource.
# Conflicts:
# src/org/opencms/db/CmsDriverManager.java