On Sunday, March 26, 2017 at 7:20:36 PM UTC-7, Mingxing Tian wrote: > > > > 在 2017年3月27日星期一 UTC+8上午6:05:20,RjOllos写道: >> >> >> >> On Sunday, March 26, 2017 at 2:49:11 PM UTC-7, RjOllos wrote: >>> >>> >>> >>> On Friday, March 24, 2017 at 11:34:45 PM UTC-7, Mingxing Tian wrote: >>>> >>>> >>>> >>>> 在 2017年3月25日星期六 UTC+8下午2:29:48,RjOllos写道: >>>>> >>>>> From: Mingxing Tian >>>>> Sent: Friday, March 24, 23:17 >>>>> Subject: [Trac] trac-code-comments-plugin:Uncaught ReferenceError: id >>>>> is not defined >>>>> To: Trac Users >>>>> >>>>> I think it is javascript, please help fix it as soon as possible. >>>>> >>>>> Where is the source code for that plugin? Please give a URL. >>>>> >>>>> -Ryan >>>>> >>>> >>>> github:`https://github.com/Automattic/trac-code-comments-plugin` >>>> <https://github.com/Automattic/trac-code-comments-plugin> >>>> >>>> This plugin is very important to me because our team needs to record >>>> the results of the review when doing the code review. This plugin may make >>>> the record change easier. To tell the truth, I have discussed the way to >>>> create a new order and record the problem. Kind of way a bit old fashioned >>>> >>> >>> >>> Are you running the latest version of the plugin? It appears the issue >>> was reported here, and said to be fixed: >>> https://github.com/Automattic/trac-code-comments-plugin/issues/37 >>> >>> - Ryan >>> >> >> Looks more closely at issue 37, they claim the fix is in the unmerged >> pull request: >> https://github.com/Automattic/trac-code-comments-plugin/pull/26 >> If that fixes the issue for you, you should ask them to merge it. >> >> The author claims they are still maintaining the plugin: >> https://github.com/Automattic/trac-code-comments-plugin/issues/53 >> If there's no reply or movement I may just fork it to the trac-hacks org >> in a few weeks. >> >> It looks like the plugin is incompatible with Trac 1.2: >> >> https://github.com/Automattic/trac-code-comments-plugin/blob/master/code_comments/comment.py#L131 >> >> - Ryan >> >> > > I am sure I am using the latest version because I have recently installed > this plugin. > It is possible that this plugin does not support the latest version of > Trac because the plugin uses a low version of the thing. AttributeError: > 'Environment' object has no attribute '*get_db_cnx*' >
You can try the new version of the plugin: https://github.com/trac-hacks/trac-code-comments-plugin Please don't install on a production system at this time. The plugin needs testing. If you find any issues, please open a ticket in the trac-hacks GitHub repository for the plugin. - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
