SID-00448: REVCOMMENT breaks my table
| Status: |
Unanswered |
TWiki version: |
4.2.4 |
Perl version: |
|
| Category: |
CommentPlugin |
Server OS: |
|
Last update: |
1 year ago |
I have a
CommentPlugin template that adds a new line to a table on another page. (This is part of my
MoldyOldies application.
Not every time (??), but more often than I like, the added table row will have
%META:REVCOMMENT{ncomments="0"}%
appended to it.
e.g.
| [[CoolStuff]] | 27 Jul 2009 | Main.TWikiLover | I use this a lot | %REVINFO{topic="CoolStuff" "$date - $wikiusername"}% | %META:REVCOMMENT{ncomments="0"}%
| [[StaticDocs]] | 29 Jul 2009 | Main.TWikiLover | I use this once a month| %REVINFO{topic="StaticDocs" "$date - $wikiusername"}% | %META:REVCOMMENT{ncomments="0"}%
This breaks my table.
Where is this
META:REVCOMMENT coming from? More to the point, how do I make it stop? It shouldn't add itself to an automated edit!
--
VickiBrown - 2009-07-31
Discussion and Answer
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider a
subscription for support or engage one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2009-09-05
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.