NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item8350: TagMePlugin log file entries are incomplete
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
New |
Extension |
TagMePlugin |
|
The log files entries (written by
TagMePlugin $Rev: 4104 (2009-06-11) to
data/log*.txt) are of the wrong format. The standard format off the log file is the following:
| 2009-11-26T07:30:38Z info | guest | view | Sandbox.TestTopic1 | Mozilla | 10.7.0.23 |
However,
TagMePlugin writes the following format:
| 2009-11-20T12:53:13Z info | tagme | Sandbox.TestTopic1 | Added tag 'Test' |
The fields for user name and IP are missing. Because there is no user name, all other field are shifted to the left.
BTW, the version of
TagMePlugin used for tmwiki (version 1.044) didn't show this behaviour. There the format was the following:
| 01 Oct 2009 - 14:13 | TestUser | tagme | Sandbox.TestTopic1 | Added tag 'Test' | 10.7.0.23 |
--
MartinKaufmann - 26 Nov 2009