FCKeditor 的最大字符数

发布于 2024-07-05 01:10:23 字数 390 浏览 9 评论 0原文

您是否确定了 FCKEditor 中允许的最大字符数?

我好像碰壁了。 它将显示要编辑的文本,但更改不会发布回服务器 - 只有原始文本会发布回服务器。 我假设更改的文本不会复制回隐藏的输入字段。

仅当文本量较大时才会出现此问题。 较小长度的文本就可以了。

这可能是编辑器、javascript 或浏览器本身的限制。

我意识到这可能更适合向 FCKEditor 项目提交错误报告,但堆栈溢出社区似乎确实响应迅速并且愿意提供帮助。

编辑:我应该澄清我所说的大的意思。 包含 60,000 个字符的文本字段给我们带来了问题。

Have you determined a maximum number of characters allowed in FCKEditor?

I seem to have hit a wall. It will display the text to be edited, but changes don't get posted back to the server - only the original text gets posted back to the server. I am assuming that the changed text is not copied back to the hidden input field.

This problem only occurs with large amounts of text. Smaller lengths of text work just fine.

This may be a limitation of the editor, of javascript or the browser itself.

I realize this may be more suited for a bug report to the FCKEditor project, but the stack overflow community seems really responsive and willing to help.

Edit: I should clarify what I mean by large. A text field with 60,000 characters is giving us problems.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

喜爱纠缠 2024-07-12 01:10:23

我们还没有——我们将它用于网络内容管理系统,并且有一些它可以很好地处理的大页面。 您的响应大小缓冲区可能有限制,或者您的网络服务器上的某些线路......

We haven't - we use it for a web content management system, and have some large pages that it quite happily handles. There may be a limit on your response size buffer, or something line that on your web server....

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文