CMS MADE SIMPLE FORGE

TinyMCE

 

[#8306] Anchor links send to site home page

avatar
Created By: Zaneta Park (zap12345)
Date Submitted: Sat Aug 25 05:18:43 -0400 2012

Assigned To:
Version: 2.9.11
CMSMS Version: None
Severity: Minor
Resolution: None
State: Closed
Summary:
Anchor links send to site home page
Detailed Description:
When inserting an anchor using the "insert/edit link" icon in the TinyMCE menu,
and then choosing the name of the anchor from the drop-down box, the pathway
used is #name_of_anchor instead of {$page_alias}#name_of_anchor.  This means
that when the link is clicked on the webpage, one is diverted to the home page
instead of the anchor!

This problem can be fixed by making a small edit to the advlink.js file in the
TinyMCE module:
/modules/TinyMCE/tinymce/jscripts/tiny_mce/plugins/advlink/js/advlink.js whereby
the default link is changed from # to {$page_alias}#  - for instructions, please
see: http://www.pchelpforyou.co.uk/blog/pchelpforyou_blog.php?article_id=52'

[I've just used these instructions and they work perfectly :)  But it would be
great to have the change made as part of the TinyMCE module itself].

Please could this change be made?  That would be fantastic!! :)

Many thanks,
Zaneta


History

Comments
avatar
Date: 2016-02-12 13:28
Posted By: Rolf (rolf1)

TinyMCE version 3.x is released, the module is a complete rewrite of all code.

Because of this, bug reports related to the old version are not relevant anymore
and will be closed. Please use the latest and finest release at your CMSMS 2.x
website and test again. If you feel like your issue still isn't fixed create a
new report. Thanks.
      
Updates

Updated: 2016-02-12 13:28
resolution_id: => 5
cmsms_version_id: 29495 => -1
state: Open => Closed