==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=4902

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================





--- Comment #4 from Marco Hess <[email protected]>  2008-12-29 04:37:38 
---
(In reply to comment #3)
> i suspect the problem might be in this:
> [error] [client 127.0.0.1] Subroutine validate_description redefined at

I am seeing the same problem on a test server with both trac and subversion
listed in the "Unknown" category. However, the subversion menu entry works
correctly, but the trac menu entry has the error as reported.

I have tried a couple of things like renaming the validate_description in trac
into 'validate_trac_description' (and updating the relevant references in the
trac files) but as far as I can see these changes don't make a difference to
the errors reported against the subversion error of redefining the
validate_description function. These errors continue to be reported so they may
be a different problem.

Also changing the validate_description validation function does not 'fix' the
problem :-(. 

When checking the dump file, the error is reported as 'mismatched tag' at line
1261 which happens to be be the </lexicon> closing tag for the trac en-us
lexicon file and I have no idea what that error would mean as that file has not
been changed for a long time and as far as I can tell, all the tags have
matching opens and closes.

The whole thing with the menu item dropping into the "Unknown" category, smells
like the UTF8 problem when we introduced all the translations.

1256         <entry>
1257                 <base>LOCAL</base>
1258                 <trans>Local Network Only</trans>
1259         </entry>
1260
1261 </lexicon>
1262
1263
1264 </form>
1265
1266
1267
1268 <!--
1269 ERRORS:
1270
1271 mismatched tag at line 1261, column 2, byte 29703 at
/usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi/XML/Parser.pm line 187
1272
1273 -->


-- 
Configure bugmail: http://bugs.contribs.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam

Reply via email to