Log in with username/password: lyceum/lyceum

Ticket #737 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Can not switch out of visual editor

Reported by: ageller Assigned to:
Priority: normal Milestone: 1.0
Keywords: Cc: markp@earlham.edu, bryan.thale@motorola.com

Description (Last modified by ageller)

Unable to switch back to html editor using Firefox

Even after the following:

1. Unchecking Users should use the visual rich editor by default

2. Logging out and logging back in

3. Closing browser window and opening up again

4. Creating a new post

Attachments

admin-header.diff (2.0 kB) - added by lyceum on 03/28/07 00:29:54.
Diff of changes made to re-enable the rich text edtor
admin-functions.diff (0.6 kB) - added by lyceum on 03/28/07 14:10:30.
Diff of changes made to re-enable the WordPress? QuickTags?

Change History

02/03/07 14:57:37 changed by ageller

  • description changed.

03/02/07 01:57:32 changed by jjb

  • milestone set to 1.0.

03/05/07 21:34:50 changed by jjb

adam-

did this work with other browsers?

is this broken on techfor.us, or the demo site?

thanks john

03/05/07 23:02:39 changed by jjb

  • cc set to markp@earlham.edu.

03/06/07 00:25:06 changed by ageller

problem exists on demo site using firefox 2 and ie v6.

tried logging out and logging back in.

03/06/07 00:28:27 changed by ageller

i momentarily retract. i need to try this again when i'm not tired.

03/28/07 00:28:17 changed by lyceum

Reporting here since #757 is closed as a dup and points here.

In my own installation of Lyceum 1.0 (Rev 1032) the Rich Text Editor ceased to be available after upgrading from 0.33. Firefox reports these errors that I just recreated using the demo install when trying to write a post with Use Rich Text Editor checked:

Error: sack is not defined Source File: http://demo.lyceum.ibiblio.org/someblog/admin/cat-js.php?b=someblog Line: 1

Error: edToolbar is not defined Source File: http://demo.lyceum.ibiblio.org/someblog/admin/post.php Line: 160

Error: tinyMCE is not defined Source File: http://demo.lyceum.ibiblio.org/someblog/admin/post.php Line: 196

Error: dbxManager is not defined Source File: http://demo.lyceum.ibiblio.org/someblog/admin/post.php Line: 18

I was able to get the Rich Text Editor functioning again by editing the script tags in admin-header.php to use absolute rather than relative source URLs. See attached diff.

I still get a syntax error from loading cat-js.php but it doesn't seem to impact anything immediately obvious. It seems like the server is returning the portal page rather than the contents of cat-js.php???

03/28/07 00:29:54 changed by lyceum

  • attachment admin-header.diff added.

Diff of changes made to re-enable the rich text edtor

03/28/07 00:35:50 changed by lyceum

That last was reported by bryan.thale@motorola.com

03/28/07 01:10:57 changed by lyceum

Ah, I think the syntax error with cat-js.php is a local problem.

Bryan.

03/28/07 14:10:30 changed by lyceum

  • attachment admin-functions.diff added.

Diff of changes made to re-enable the WordPress? QuickTags?

03/28/07 14:14:44 changed by lyceum

Just added a similar patch to re-activate WordPress?' built-in quick tags editor bar if the Rich Text Editor is not being used. Firefox was indicating the edToolbar() function was not defined. bryan.thale@motorola.com

04/04/07 00:11:37 changed by bthale

  • cc changed from markp@earlham.edu to markp@earlham.edu, bryan.thale@motorola.com.

06/07/07 23:17:22 changed by ageller

problem persists in demo site as of today.

08/11/07 14:24:11 changed by jjb

  • status changed from new to closed.
  • resolution set to fixed.

having mod_rewrite handle the references to the files instead of changing the references

[1045]

Mark and Bryan-

If you get the chance, see if this fixes your problems. Remember to regenerate your .htaccess file.

Log in with username/password: lyceum/lyceum