Can not view the bug note after adding some specific notes. But if i use the edit option then i can see the note else no way. Is there any limitations to add note in Mantis. Since the note i added is the output from a software tool and i cant not modify it.Please help me to solve the issue.
a) you use 1.0.6 and don't want to upgrade to 1.1.8 (you wrote at http://www.mantisbt.org/bugs/view.php?id=11505)
b) you use non standard plugins
c) you made many changes in the sourcecode
IMHO under these circumstances hardly anyone will be able to help you
Nethertheless some hints:
Try deactivating your plugins and check whether your problem is gone
If yes, contact the author of the plugin
Please use Search before posting and read the Manual
Thanks for your response.I tried out your suggestions.In the case of this issue i had problem with a specific note. So i would like to ask you is there any limitation for this bugnote. And i have modified the bugnote ( Removing the spaces in b/w). Now its OK. Since it is the out put of an application software i dont want to modify it.So please let me know any limitation for the bugnote ( The bugnote successfully inserted in the Database).
To see all possible limitations someone has to check the sourcecode of your 1.0.6 with your changes and maybe the sourcecode of your plugins.
I am not able to do this.
The only limitation I am aware (at least if you are using mySQL) are the limitations of database type LONG TEXT.
But this should not be a limitation in real life.
Please use Search before posting and read the Manual
Thanks for your support Atrol.
First of all i checked the datatype and i changed to long text. Then i understood that this issue is not at all related to MySQL. So i use this chance to know more about Mantis.I will be expecting your support in future also.