Closed (duplicate)
Project:
Code Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2010 at 19:19 UTC
Updated:
21 Feb 2010 at 22:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
avpadernoDo you mean that you could not show the code as in the below text?
Comment #2
avpadernoThe issue report seanr is referring to is http://drupal.org/node/675048. It seems the code is being truncated to an empty string, probably because it is too long.
Comment #3
mfer commentedThe module that provides this functionality is the code filter module. The issue should to go that queue.
I duplicated the problem.
Comment #4
avpadernoThe problem is caused by the filter.
To make a test, I removed <code>, </code>, <?php, and ?> from the node text; the preview shows both the teaser preview and the full preview correctly.
It's not clear to me why in the reported node the full text is reduced to an empty string, though.
Comment #7
Anonymous (not verified) commentedI am marking this report as duplicate of #720624: Text is not visible if using PHP or <code> tags and the text is too long, which contains a little more analysis about the text causing the issue to appear.