
|
If you were logged in you would be able to see more operations.
|
|
|
|
When auto-id'd cloaks are created from imported pages, the ids will clash because each starts from 0. The fix is to put the ids in a ThreadLocal so that all content will use a unique identifier.
|
|
Description
|
When auto-id'd cloaks are created from imported pages, the ids will clash because each starts from 0. The fix is to put the ids in a ThreadLocal so that all content will use a unique identifier. |
Show » |
| There are no comments yet on this issue.
|
|