-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
4.1.5
-
Server:
Confuence 4.1.5
PostgreSQL 8.4.10
Sun JDK 1.6.0_31
SuSE Enterprise Linux 10Client:
Windows 7, 32-bit
Google Chrome 17
When I paste a specific string into a code block macro, then the page becomes unresponsive and Chrome offers to kill the page.
Steps to reproduce:
- Use Google Chrome 17
- Create a new blank page
- Insert a code block macro
- Paste the following string into the code macro:
/subsystem=datasources/jdbc-driver=oracle:add(driver-name="oracle",driver-module-name=
Result:
The page becomes unresponsive and after some time and Chrome offers to kill the page.
I noticed that pasting the above string works fine until the last comma. When I gradually append a letter, pasting takes noticably longer with each letter.
- duplicates
-
CONFSERVER-24696 Pasting large amounts of code into a code box causes the browser page to freeze
- Closed