Issue Details (XML | Word | Printable)

Key: CONF-10458
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Dave Loeng [Atlassian]
Reporter: Ulrich Kuhnhardt [Atlassian]
Votes: 0
Watchers: 4
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Confluence

WYSIWYG rich text editor breaks links to pages

Created: 16/Jan/08 01:00 AM   Updated: 02/Nov/08 05:42 PM
Component/s: Linking, Pages, WYSIWYG editing
Affects Version/s: 2.7
Fix Version/s: 2.7.2

Time Tracking:
Not Specified

Environment:
System Information
System Date Wednesday, 16 Jan 2008
System Time 00:41:21
System Favourite Colour Cinnabar
Java Version 1.6.0_01
Java Vendor Sun Microsystems Inc.
JVM Version 1.0
JVM Vendor Sun Microsystems Inc.
JVM Implementation Version 1.6.0_01-b06
Java Runtime Java(TM) SE Runtime Environment
Java VM Java HotSpot(TM) 64-Bit Server VM
User Name j2ee
User Timezone America/Chicago
Operating System Linux 2.6.18-53.el5
OS Architecture amd64
Filesystem Encoding ANSI_X3.4-1968

Java VM Memory Statistics
Total Memory 1467 MB
Free Memory 465 MB
Used Memory 1002 MB
Memory Graph
[Used Memory (68 %)] [Free Memory (32 %)]
32 % Free

Runtime Information
Database Dialect net.sf.hibernate.dialect.PostgreSQLDialect
Database Connection URL java:comp/env/jdbc/ConfluenceDS
Database Driver Name N/A
Database Driver Version 8.1
Database Connection Transaction Isolation Read committed
Database name PostgreSQL
Database version 8.1.10
Application Server Resin/3.0.23
Servlet Version 2.4
Server Base Url http://confluence.atlassian.com
Confluence Home /opt/j2ee/domains/atlassian.com/confluence/webapps/atlassian-confluence/data
Uptime 7 hours, 50 minutes, 30 seconds
Confluence Version 2.7
Build Number 1109

Issue Links:
Blocker
 
Duplicate
 
Reference
 

Participants: Dave Loeng [Atlassian], Egon Nijns and Ulrich Kuhnhardt [Atlassian]
Since last comment: 39 weeks, 5 days ago
Internal Complexity: 4
Resolution Date: 11/Feb/08 11:46 PM
Internal Value: 7
Labels:


 Description  « Hide
Using the RTE breaks existing links to other pages in other spaces.
Once switched to RTE the Space key disappears and the link to spacekey:page is broken.
For example [DS:] leads to the home page of the demonstration space
After RTE viewing
the markup has changed to [Demonstration Space]
which appears as a link to a non-existing page.

Try http://confluence.atlassian.com/display/DOC/Linking+to+Pages+in+Another+Space and "viewedit" in RTE.

Please also check a relevant confluence support issue https://support.atlassian.com/browse/CSP-14767



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ulrich Kuhnhardt [Atlassian] added a comment - 16/Jan/08 01:23 AM
changed from blocker to critical

Egon Nijns added a comment - 27/Feb/08 09:23 AM
Since this is a critical issue for us... Is there any way you can provide us with a patch?

Dave Loeng [Atlassian] added a comment - 27/Feb/08 03:59 PM
Egon,

This issue should be patchable with the following instructions:

  1. Shutdown Confluence
  2. Download https://repository.atlassian.com/maven2/com/atlassian/renderer/atlassian-renderer/3.18/atlassian-renderer-3.18.jar to your confluence/WEB-INF/lib directory
  3. Backup and remove the old atlassian-renderer-3.17.jar in that directory
  4. Start up Confluence.

Cheers,
Dave