Quantcast
Channel: CKEditor™ Provider for DNN®
Viewing all articles
Browse latest Browse all 1992

Commented Unassigned: dnnpages plugin [7998]

$
0
0
Hi,


The function ucFirst is removed from the dnnpages plugin with fix #7969

This causes issues when not all other plugin are loaded.

(Because some other plugin include this function )


function ucFirst(str) {
- str += '';
- var f = str.charAt(0).toUpperCase();
- return f + str.substr(1);
- }

Regards,
Sacha
Comments: ** Comment from web user: tha_watcha **

Well ok after a quick search

[https://github.com/w8tcha/dnnckeditor/search?utf8=✓&q=ucfirst](https://github.com/w8tcha/dnnckeditor/search?utf8=✓&q=ucfirst)

i see the function is actually used in the dnnpages plugin but not in the other two.

Re-added the function to the plugin in the repository, and updated 02.01.01 Release


Viewing all articles
Browse latest Browse all 1992

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>