[Radiant] possible bug in page_parts view
Mark Kirby
mark at fishladder.co.uk
Sat Mar 8 05:54:25 CST 2008
Hi,
Im pragmatically creating pages and i have them saving in the database
correctly. The content of the parts body is a large report @text.size
reports 85147, on checking the content in the database it is all
there. The problem is that when i edit the page it truncates the
content. You cannot create the page manually and save it, while the
text field will hold the text it truncates it on save.
This is odd because the database schema uses a text type for a parts
content and the views (_part.html.erb) text_area_tag does not restrict
the size. So it should be able to hold the data and as i said it is
saved in the database correctly its when you view the page that it
truncates the content.
Any one have any ideas?
Let me know if i should file a bug and i will.
Mark
More information about the Radiant
mailing list