Ticket #14 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Not working with latest Trac's trunk

Reported by: tiger@tadol.net Assigned to: athomas
Priority: normal Component: AddCommentMacro
Severity: normal Keywords:
Cc: tiger@tadol.net Trac Release:

Description

not working with latest Trac's trunk (tested on r1535)

Attachments

Change History

05/23/05 01:33:03 changed by athomas

  • status changed from new to closed.
  • resolution set to fixed.

Now working thanks to Emmanuel Blot.

06/27/05 08:19:54 changed by anonymous

  • cc set to tiger@tadol.net.
  • status changed from closed to reopened.
  • resolution deleted.

I've tested this macro on r1862 of Trac's trunk and it's not working for me. I've got below error and have no idea what does it mean.

 Error: Macro AddComment() failed

components

06/27/05 17:14:33 changed by athomas

  • status changed from reopened to closed.
  • resolution set to wontfix.

Unfortunately I don't have time to keep these macro's up to date with trunk. However, if Emmanuel (or somebody else) updates it I will upload a new version.

07/10/05 01:27:21 changed by athomas

  • status changed from closed to reopened.
  • resolution deleted.

Re-opened until it works for trunk?.

There is also a thread about this on the mailing list.

07/10/05 01:29:38 changed by athomas

  • summary changed from not working with latest Trac's trunk to Not working with latest Trac's trunk.

#17 is a duplicate of this.

07/12/05 07:18:03 changed by athomas

I am working on a discussion/forum plugin for Trac trunk. This will have an accompanying macro for inlining topics, achieving similar functionality to AddCommentMacro.

07/12/05 08:30:47 changed by athomas

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [59])

  • Brought AddCommentMacro up to date with trunk, closes #14. Unfortunately it has to use GET rather than POST, but it seems to work nonetheless.

07/12/05 15:52:19 changed by clay@killersoft.com

  • status changed from closed to reopened.
  • version set to trunk.
  • resolution deleted.
  • milestone set to 0.9.

Unfortunately, after installing the latest trunk of the macro with Trac's rev 1943 trunk, I'm still having the exact same error as before. I restarted Apache after upgrading my install to the latest trunk of both projects. Is it possible that there is something else that I am doing incorrectly?

07/12/05 18:18:15 changed by athomas

  • status changed from reopened to closed.
  • resolution set to fixed.

Okay, take two.

I found one issue with appendonly. Apparently macro's no longer need to escalate privileges to insert into the wiki, so I removed the broken call to perm.expand_meta_permission.

This works with r1948, tested on two systems.

07/12/05 22:24:45 changed by clay@killersoft.com

Unfortunately, it's still not working here -- rev 61 of the macro, rev 1948 of trac trunk. There must be something else I'm doing wrong, I guess -- I'll find another method of allowing users to add comments. Thanks for your efforts.

01/09/06 08:35:23 changed by athomas

  • milestone deleted.

Milestone 0.9 deleted


Add/Change #14 (Not working with latest Trac's trunk)




Change Properties
Action