Hello,
I have installed joomlafish 1.8 in my joomla 1.0.13 site, and I've noticed that when i choose translation->contents, in joomlafish panel, it doesn't show all the contents in table content.
In the file /contentelements/content.xml there is a filter that when i remove it, shows all contents including does that have state less than 0.
<filter>c.state >= 0 </filter>
I think that the filter it's not working well, because of > that it's not passed to the SQL query!
How can i fix this problem!
Thanks
Bruno
