Can not view the bug note.

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
jithinkcs
Posts: 72
Joined: 29 Jan 2010, 08:20

Can not view the bug note.

Post by jithinkcs »

Hai,

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.


Regards

Jithin k
Image
Image
atrol
Site Admin
Posts: 8580
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Can not view the bug note.

Post by atrol »

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
jithinkcs
Posts: 72
Joined: 29 Jan 2010, 08:20

Re: Can not view the bug note.

Post by jithinkcs »

Hai Atrol,

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).
atrol
Site Admin
Posts: 8580
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Can not view the bug note.

Post by atrol »

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
jithinkcs
Posts: 72
Joined: 29 Jan 2010, 08:20

Re: Can not view the bug note.

Post by jithinkcs »

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.


Thanks and Regards

Jithin k
atrol
Site Admin
Posts: 8580
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Can not view the bug note.

Post by atrol »

jithinkcs wrote: So i use this chance to know more about Mantis.
This is of course the right way and the same what I did the last months
Please use Search before posting and read the Manual
Post Reply