BugNET

Open source issue tracking & project management

Forums

HomeHomeSupportSupportGeneral SupportGeneral SupportText Editor - text keeps changing with Text Editor - text keeps changing with 'back'
Previous
 
Next
New Post
4/24/2010 7:30 PM
 

When viewing an issue, the text in the 'description' keeps changing as user clicks tabs and 'back'.

Using RC3. Same result with FireFox and IE8.

Steps to repro:

1) Login and select existing project. (Must be logged in to view in edit mode.)

2) Click an issue to display it.

3) Note the correctly formated text in the 'Description' area.

4) Click 'History' (Other tabs can be clicked instead)

5) Click 'Browser Back' with mouse or web viewer toolbar

6) Observe that the text has changed from correct formatting to html style.

7) Repeat steps 4-6. Note the text gets an increasing number of format markups added.

Eg: (text was 'Late added description')

Late added description.

Late added description.

<p>Late added description.</p>

<p>&lt;p&gt;Late added description.&lt;/p&gt;</p>

etc.

 
New Post
4/26/2010 8:04 AM
 

I have noticed this too.

Looks like a fckeditor / browser issue. Problem and suggested solutions can be found here cksource.com/forums/viewtopic.php?f=6...


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
4/26/2010 4:18 PM
 

Thanks, that fix worked well.

I'm wondering is there a reason why we are not using a much later version of the CKEditor? Surely there are many fixes and improvements in the newer versions.

 
New Post
4/27/2010 5:56 AM
 
GregDude wrote:

Thanks, that fix worked well.

I'm wondering is there a reason why we are not using a much later version of the CKEditor? Surely there are many fixes and improvements in the newer versions.

Time mostly. And I only recently had time to modify the html editor provider to allow further control over javascript based editors which the new CKEditor will require.


Davin Dubeau

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeSupportSupportGeneral SupportGeneral SupportText Editor - text keeps changing with Text Editor - text keeps changing with 'back'


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.