<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ticket search results</title><link>https://forge-allura.apache.org/p/allura/tickets/</link><description>You searched for labels:"Support"</description><language>en</language><lastBuildDate>Tue, 30 Oct 2018 14:21:19 -0000</lastBuildDate><item><title>Support# 11954: Fork url leads to 404 error</title><link>https://forge-allura.apache.org/p/allura/tickets/8053/</link><description>[forge:site-support:#11954]

----

support Title: Fork url leads to 404 error

----

I've created a fork of the project using the fork button at:
https://sourceforge.net/p/texstudio/hg/forks/
The new fork does now appear in the list on the above page: t-hoffmann / texstudio
However, the corresponding url https://sourceforge.net/u/t-hoffmann/texstudio/ leads to a 404 error.

----

I was able to duplicate this reported issue. Chatted with Dave and was asked to esclated this to engineering for review. Also this warrants some priority give the popularity of the project. </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 14 Mar 2016 10:08:49 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8053/</guid></item><item><title>Animated gif attachment silently converted to static gif</title><link>https://forge-allura.apache.org/p/allura/tickets/8043/</link><description>[forge:site-support:#11626]

https://sourceforge.net/p/forge/site-support/11626/

---

When I tried to upload an animated gif, see here: http://img.xrmb2.net/images/703616.gif sourceforge, without any warning or so converts this to a static image which is only 7.1KB instead of 26.6KB. Compare the attachment (I'm really uploading the same gif, not a static one, I checked thrice).

----

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Tue, 30 Oct 2018 14:21:19 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8043/</guid></item><item><title>Support ticket#11453 Diff messed up</title><link>https://forge-allura.apache.org/p/allura/tickets/8012/</link><description>
https://sourceforge.net/p/forge/site-support/11453/

https://sourceforge.net/p/testlilyissues/issues/4645/

The diff in the first comment here somehow got messed up; its majority ran out of the actual ‘box’ for the diff and had Markdown applied on it, with weird results.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Wed, 28 Oct 2015 13:53:25 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8012/</guid></item><item><title>Support Ticket# 8417: Cannot navigate to Mercurial tags with spaces</title><link>https://forge-allura.apache.org/p/allura/tickets/8002/</link><description>It appears that the periord . is not the issue but the spaces in the name is the problem

----

https://sourceforge.net/p/forge/site-support/8417/

----

This page is the web interface to Mercurial repository of the project.
I can't navigate to the tags "Version 0.X". Presumably because of the "." in the url.
Of course it is a very common tag that should be supported.
Thanks for the help !
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Tue, 06 Oct 2015 19:46:52 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/8002/</guid></item><item><title>Support Ticket#10149: Symlink README does not work</title><link>https://forge-allura.apache.org/p/allura/tickets/7993/</link><description>https://sourceforge.net/p/forge/site-support/10149/

----

My project utilized Mercurial repository for code. File README.md, placed into the root directory, is correctly parsed (as markdown) and displayed in the "Code" section of my projects. That's good.
However, some build systems and/or coding standards require README file, not README.md. I tried to satisfy both SourceForge and coding standard requirement and created symlink README -&gt; README.md. However, in such a case SourceForge shows just text "README.md", not content of README.md. See https://sourceforge.net/p/orlaterpack/code/ci/default/tree/
I tried opposite variant: README is a text file with markdown formatting, and README.md is a symlink to README. In such a case SourceForge shows content of README, but as a plain text, markdown formatting is not parsed.
Thus, both variants do not work for me.
It seems SourceForge tries to read README first, if it is not found, then SourceForge reads README.md. That's ok. However, SourceForge interprets symlinks as plain text files — this is not ok. If SourceForge meets a symlink, it should follow the symlink, find the name of target file, and read the target appropriately (respecting target suffix, e. g. .md, .txt, etc).
For example, SourceForget tries to read README first. If it is a symlink to README.md, SourceForge should read README.md as markdown file.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Fri, 02 Oct 2015 06:28:56 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7993/</guid></item><item><title>Support Ticket#9819: Project feeds are invalid: duplicate values for guid</title><link>https://forge-allura.apache.org/p/allura/tickets/7992/</link><description>The project feeds have duplicate values for the guid for items. This is not allowed according to the spec. and confuses RSS readers. For example, the feed for metaf2xml has 2 items with the guid .../support-requests/27/ (one for "created ticket" and one for "modified ticket") and 3 items with the guid .../bugs/6/ (one for "created ticket" and 2 for "modified ticket").

sorry, I didn't provide the feed URL. It's not fixed for (at least) /p/PROJECTNAME/activity/feed, maybe others as well. The guid for bug entries is just the URL for the bug, for downloads it's the download URL etc. This is not unique, bugs may get many items, files may be deleted and uploaded again etc.

----

https://sourceforge.net/p/forge/site-support/9819/
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 26 Feb 2018 22:31:35 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7992/</guid></item><item><title>Support Ticket#11241: Bug with issue import and &lt;&gt; in summary</title><link>https://forge-allura.apache.org/p/allura/tickets/7989/</link><description>https://sourceforge.net/p/forge/site-support/11241/

----

Since users@allura.apache.org apparently was not the right place, I report this issue here.

&gt; I’m part of the LilyPond team and we have recently moved our issue tracker to Allura due to Google Code closing down.
Now, I’ve found one error in the import of the database:

&gt; Issue 2517 https://code.google.com/p/lilypond/issues/detail?id=2517
with the summary `‘Patch: Make &lt;&gt; a better supported citizen.’`
has been imported as
http://sourceforge.net/p/testlilyissues/issues/2517/
with the summary `‘Patch: Makea better supported citizen.’`

&gt; It has already been pointed out that this is due to the Markdown syntax – Google Code didn’t use that – and that `&lt;&gt;` has been correctly converted to `&amp;lt.&amp;gt.` but this doesn’t show up in the title now.

&gt; TIA, Yours
Simon Albrecht </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Tue, 15 Sep 2015 17:11:07 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7989/</guid></item><item><title>Wiki not imported properly from Google Code</title><link>https://forge-allura.apache.org/p/allura/tickets/7986/</link><description>https://sourceforge.net/p/forge/site-support/11216/

----

Details from Support Ticket:

----

Hi,
I have imported following project from google code.
https://sourceforge.net/p/openwonderland/
The code imported successfully but the wiki page didn't look same as on the google code.
https://sourceforge.net/p/openwonderland/wiki/OpenWonderland
https://code.google.com/p/openwonderland/wiki/OpenWonderland
Is it not imported properly?


</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 21 Sep 2015 14:06:09 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7986/</guid></item><item><title>Forum thread subscriptions not working</title><link>https://forge-allura.apache.org/p/allura/tickets/7981/</link><description>[forge:site-support:#11167]

----

https://sourceforge.net/p/forge/site-support/11167/

----

Description in Support Ticket:
I'm not receiving E-mail notifications for a forum comment:
https://sourceforge.net/p/forge/helpwanted/programmers/thread/098cf95b/
In the attachment you find screenshots of the configuration options, that I belive are important.
I also checked my junk mail folder (online &amp; in outlook).
Whatever I do, I'm not receiving any notifications.



</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Wed, 14 Dec 2016 16:59:04 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7981/</guid></item><item><title>Support Ticket:#9613 bug e-mail updates are stripped of empty lines</title><link>https://forge-allura.apache.org/p/allura/tickets/7975/</link><description>https://sourceforge.net/p/forge/site-support/9613/

Take for example this reply to a bug
https://sourceforge.net/p/curl/bugs/1319/#f276
In the bug it looks like this:
"
I did the same protocol tests in Windows 7 x64 with curl and --tlsv1 works fine...
&lt;empty line="" here=""&gt;
curl 7.40.0-DEV (i386-pc-win32) libcurl/7.40.0-DEV OpenSSL/1.0.1j
"
In the bug e-mail update I get via yahoo webmail it looks like this:
"
I did the same protocol tests in Windows 7 x64 with curl and --tlsv1 works fine...
curl 7.40.0-DEV (i386-pc-win32) libcurl/7.40.0-DEV OpenSSL/1.0.1j
"
I attached a screenshot. Is that a bug or intended? I prefer the empty lines, sometimes it is harder to read long replies without them.

https://sourceforge.net/p/forge/site-support/9613/attachment/Capture2.PNG</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Fri, 21 Aug 2015 22:21:01 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7975/</guid></item><item><title>Support Ticket#10854 email addresses not obfuscated in HTML message attachments</title><link>https://forge-allura.apache.org/p/allura/tickets/7974/</link><description>https://sourceforge.net/p/forge/site-support/10854/

----

[forge:site-support:#10854]


----

Notes from Support Ticket:

In mailman, email addresses (even when cited in messages) are normally obfuscated, e.g. at https://sourceforge.net/p/inkscape/mailman/inkscape-devel/?viewmonth=201303 . However, when someone's message was html-formatted, the "Message as HTML" attachments (e.g., https://sourceforge.net/p/inkscape/mailman/attachment/CAJgu%3DB2OQ2PHqaa58jgXqPsdBXUALqvOeArdxdqPSuXoLumG_A%40mail.gmail.com/1/ ) contain addresses which have not been obfuscated. What is the point of obfuscating one but not the other?
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 24 Aug 2015 14:12:19 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7974/</guid></item><item><title>Possible bug in Search function: Support Tickets:#10033&amp;10034</title><link>https://forge-allura.apache.org/p/allura/tickets/7973/</link><description>https://sourceforge.net/p/forge/site-support/10033/
https://sourceforge.net/p/forge/site-support/10034/

Both of these tickets are related to search functions in mailing lists. I chatted with Tim S about these tickets and he suggested that I bring the issue to engineerings attention. </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 24 Aug 2015 14:11:09 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7973/</guid></item><item><title>Subversion renames shown incorrectly on commit page</title><link>https://forge-allura.apache.org/p/allura/tickets/7918/</link><description>https://sourceforge.net/p/forge/site-support/9622/

[forge:site-support:#9622]

----

Browsing a Subversion revision where some files were renamed and others were deleted gives incorrect results.  The revision is correct in the Subversion repo but it is incorrectly represented as HTML.  In Subversion:

~~~~
r275 | lbrenta | 2015-02-03 22:43:42 +0100 (Tue, 03 Feb 2015) | 9 lines
Changed paths:
   A /trunk/Aircraft/Lockheed1049h/Models/Instruments/adf.xml (from /trunk/Aircraft/Lockheed1049h/Models/Instruments/adf1.xml:266)
   D /trunk/Aircraft/Lockheed1049h/Models/Instruments/adf1.xml
   D /trunk/Aircraft/Lockheed1049h/Models/Instruments/adf2.xml
   A /trunk/Aircraft/Lockheed1049h/Models/Instruments/comm.xml (from /trunk/Aircraft/Lockheed1049h/Models/Instruments/comm1.xml:266)
   D /trunk/Aircraft/Lockheed1049h/Models/Instruments/comm1.xml
   D /trunk/Aircraft/Lockheed1049h/Models/Instruments/comm2.xml
   A /trunk/Aircraft/Lockheed1049h/Models/Instruments/nav.xml (from /trunk/Aircraft/Lockheed1049h/Models/Instruments/nav1.xml:266)
   D /trunk/Aircraft/Lockheed1049h/Models/Instruments/nav1.xml
   D /trunk/Aircraft/Lockheed1049h/Models/Instruments/nav2.xml
   M /trunk/Aircraft/Lockheed1049h/Models/Lockheed1049h_Instruments.xml
~~~~

but the HTML page shows this:

~~~~
removed 	/trunk/Aircraft/Lockheed1049h/Models/Instruments/adf2.xml
removed 	/trunk/Aircraft/Lockheed1049h/Models/Instruments/comm1.xml
removed 	/trunk/Aircraft/Lockheed1049h/Models/Instruments/comm2.xml
changed 	/trunk/Aircraft/Lockheed1049h/Models/Lockheed1049h_Instruments.xml
copied 	/trunk/Aircraft/Lockheed1049h/Models/Instruments/nav1.xml -&gt; /trunk/Aircraft/Lockheed1049h/Models/Instruments/comm.xml
copied 	/trunk/Aircraft/Lockheed1049h/Models/Instruments/nav2.xml -&gt; /trunk/Aircraft/Lockheed1049h/Models/Instruments/nav.xml
copied 	/trunk/Aircraft/Lockheed1049h/Models/Instruments/adf1.xml -&gt; /trunk/Aircraft/Lockheed1049h/Models/Instruments/adf.xml 
~~~~

Note the discrepancies: nav1.xml -&gt; comm.xml, nav2.xml -&gt; nav.xml are both wrong and imply that we end up with wrong file contents.  This is a false positive.

The problem first appeared in https://sourceforge.net/p/flightgear/fgaddon/275.  Believing the problem was with my commit, I reverted it (svn merge -c -275) and re-applied it.  When I looked at https://sourceforge.net/p/flightgear/fgaddon/275 the problem was back.

-- 
Ludovic Brenta.


----

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 17 Aug 2015 20:52:30 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7918/</guid></item><item><title>Forums mail not getting sent that require moderation</title><link>https://forge-allura.apache.org/p/allura/tickets/7880/</link><description>https://sourceforge.net/p/forge/site-support/10346/

[forge:site-support:#10346]


---

I had to moderate a user post in this forum
https://sourceforge.net/p/kaldi/discussion/1355348/thread/b8160951/?limit=25#9c15
and even after approving it, the mail doesn't seem to get sent out. I have reported similar issues before and I was told it was resolved, but it doesn't seem to be.

---

I did test this out and was able to reproduce it;
https://sourceforge.net/p/tsmith-sf-test/discussion/

It does seem to be working as expected. </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Mon, 13 Jul 2015 14:49:49 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7880/</guid></item><item><title>bug again, display space as &amp;nbsp</title><link>https://forge-allura.apache.org/p/allura/tickets/7861/</link><description>[forge:site-support:#10014]

https://sourceforge.net/p/forge/site-support/10014/

----

bug again, display space as  
!!! Hong kong is getting slower each month to browse sf.net !!!

---

Please see attachment on support ticket</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Tue, 14 Apr 2015 18:37:55 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7861/</guid></item><item><title> Request to restore accidentally deleted tracker replies</title><link>https://forge-allura.apache.org/p/allura/tickets/7853/</link><description>https://sourceforge.net/p/forge/site-support/8735/

[forge:site-support:#8735]

----

Hi,
We discovered the following page a few days ago:
https://sf.net/p/sbml/libsbml/_discuss/moderate?page=&amp;status=-&amp;flag=0
When filtering by "Any", at the time, it showed 27 pages of items going back several years. Thinking it referred only to mailing list moderation, I proceeded to select and delete all the old items, and accept only the last page (most recent).
Well, yesterday, we discovered that most of the comments and replies on our "libSBML" tracker have been deleted. It appears I misunderstood what is being "moderated": it now appears it is not email notifications to the mailing lists associated with trackers, but rather, the actual replies to tracker items/tickets on the ticket pages themselves. It seems that clicking "delete" on items actually removed existing replies and comments, even if they have already appeared on a ticket.
This is very bad for us. Is there any way to undelete them or recover them? Can we please request this is done?
Thanks for any help,
Mike
P.S. May I please recommend that the purpose of this moderation page be made more clear? It was highly unintuitive to us that it could retroactively remove comments and replies that already appeared on tickets (in most cases, going back many years). In fact, we were shocked when we realized what happened. A little bit more explanation and warning would have been very, very welcome.

----

After looking into this we won't be able to assist with the restore but we can look into changing the interface
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Thu, 12 Mar 2015 21:04:33 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7853/</guid></item><item><title>viewing merge request results in 500 eror on https://sourceforge.net/p/grap</title><link>https://forge-allura.apache.org/p/allura/tickets/7849/</link><description>[forge:site-support:9904]

https://sourceforge.net/p/forge/site-support/9904/

----

goto https://sourceforge.net/p/graphicsmagick/code/merge-requests/ and click on one of the requests. Throws a 500 error every time.

----

Reached out to Dave Br about this and was asked to escalate this to engineering 

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Thu, 20 Aug 2015 22:06:09 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7849/</guid></item><item><title>viewing merge request results in 500 eror on https://sourceforge.net/p/grap</title><link>https://forge-allura.apache.org/p/allura/tickets/7848/</link><description>[forge:site-support:#9904]

https://sourceforge.net/p/forge/site-support/9904/

----

goto https://sourceforge.net/p/graphicsmagick/code/merge-requests/ and click on one of the requests. Throws a 500 error every time.

----

Reached out to Dave Br about this and was asked to escalate this to engineering 

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Thu, 20 Aug 2015 22:06:09 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7848/</guid></item><item><title>HTML input validation problem</title><link>https://forge-allura.apache.org/p/allura/tickets/7846/</link><description>https://sourceforge.net/p/forge/site-support/9878/

[forge:site-support:#9878]

---

Hello,
tried to explain a possible XSS Vulerability within OSS-PHP Projects in the Boards ... well ... my Code "broke" Board-Layout and also some Functionality ... not able to Edit those Entries anymore ...
Maybe some more Input Sanitation would help? :)
URL: https://sourceforge.net/p/opensearchserve/discussion/947147/thread/dbbe183b/
Andreas Schnederle-Wagner

----

Chatted with Engineering about this and was asked to escalate</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Barrett</dc:creator><pubDate>Thu, 05 Mar 2015 19:35:36 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7846/</guid></item><item><title>500 when viewing pull request</title><link>https://forge-allura.apache.org/p/allura/tickets/7785/</link><description>*Originally created by:* jwb1980

https://sourceforge.net/p/forge/site-support/8792/

----

[forge:site-support:#8792]

----

https://sourceforge.net/p/sormula/code/merge-requests/2/ reports:
Error 500
We're sorry but we weren't able to process this request.

----

I was able to duplicate the reported issue:

I asked for some help the sog/eng IRC channel it was looked into and the following error was found:

mercurial.error:RepoLookupError: unknown revision 'c2f35c90ee417b785e6725d8507da86177c13dde' 
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 20 Aug 2015 22:06:09 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7785/</guid></item><item><title>UnicodeDecodeError when generating code snapshot on hg repo</title><link>https://forge-allura.apache.org/p/allura/tickets/7757/</link><description>*Originally created by:* jwb1980

https://sourceforge.net/p/forge/site-support/8700/

----

[forge:site-support:#8700]


----

From IRC #sourceForge
download the source code of this project https://sourceforge.net/p/nhunspell/code/ci/default/tree/
3:55 When I try the snapshot Sourceforge says "We're having trouble finding that snapshot. Would you like to resubmit?"
3:55 TortoiseSVN gives me error 500 in my fork repository

----

</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 10 Aug 2015 15:21:59 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7757/</guid></item><item><title>"Error 500" when saving SVN permissions #8522 </title><link>https://forge-allura.apache.org/p/allura/tickets/7675/</link><description>*Originally created by:* jwb1980

Support Ticket#: https://sourceforge.net/p/forge/site-support/8522/

Project: https://sourceforge.net/p/flightgear/admin/fgaddon/update

description:
Hi,

I try to set "permissions" for my SVN repo ( https://sourceforge.net/p/flightgear/fgaddon/ )

I'm able to access the setting page ( https://sourceforge.net/p/flightgear/admin/fgaddon/permissions ) and select groups, but when I press "Save" button I fallback on https://sourceforge.net/p/flightgear/admin/fgaddon/update where there is "Error 500 We're sorry but we weren't able to process this request."
Thus my settings are not saved.

This happened yesterday, before I was able to save permissions settings without problem but since yesterday I have this "Error 500" each time I press "Save" button.

I hope you will be able to help me to fix it because I really need to change the permissions on my SVN repo.

Regards,
Clément


Research:
Had IM conversation with Dave asked that I escalate this ticket to Engineering for code changes


</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:00 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7675/</guid></item><item><title>Script to clean up, or code to handle, Dupe Key errors on wiki page_history [ss8446]</title><link>https://forge-allura.apache.org/p/allura/tickets/7647/</link><description>Users get errors like the following from time to time when trying to save a wiki page.  I think it may also occur occasionally for tickets.  We should be able to clean this up easily, or better yet update the site code to handle the error automatically and continue.

~~~~
File '/var/local/env-allura/lib/python2.7/site-packages/Ming-0.4.7-py2.7.egg/ming/session.py', line 162 in insert
  bson = self._impl(doc).insert(data, safe=kwargs.get('safe', True))
File '/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py', line 117 in wrapper
  return self.run_and_log(func, inst, *args, **kwargs)
File '/var/local/env-allura/lib/python2.7/site-packages/TimerMiddleware-0.4.4-py2.7.egg/timermiddleware/__init__.py', line 126 in run_and_log
  return func(*args, **kwargs)
File '/var/local/env-allura/lib/python2.7/site-packages/pymongo-2.4.2-py2.7-linux-x86_64.egg/pymongo/collection.py', line 359 in insert
  continue_on_error, self.__uuid_subtype), safe)
File '/var/local/env-allura/lib/python2.7/site-packages/pymongo-2.4.2-py2.7-linux-x86_64.egg/pymongo/mongo_client.py', line 844 in _send_message
  rv = self.__check_response_to_last_error(response)
File '/var/local/env-allura/lib/python2.7/site-packages/pymongo-2.4.2-py2.7-linux-x86_64.egg/pymongo/mongo_client.py', line 785 in __check_response_to_last_error
  raise DuplicateKeyError(details["err"])
DuplicateKeyError: (u'E11000 duplicate key error index: project-data.page_history.$artifact_class_1_artifact_id_1_version_1
dup key: { : "forgewiki.model.wiki.Page", : ObjectId(\\'53bd2ee190954717fae54832\\'), : 51 }', 'doc:
{\\'import_id\\': None, \\'app_config_id\\': ObjectId(\\'538661d5c4d1041477a0e495\\'), \\'artifact_id\\': ObjectId(\\'53bd2ee190954717fae54832\\'),
    \\'author\\': {\\'username\\': u\\'kenlunde\\', \\'display_name\\': u\\'Dr. Ken Lunde\\', \\'id\\': ObjectId(\\'4cc585dcb9363c527a0000bf\\'),
    \\'logged_ip\\': \\'X.X.X.X\\'}, \\'deleted\\': False, \\'timestamp\\': datetime.datetime(2014, 8, 29, 15, 47, 3, 985000),
    \\'labels\\': [], \\'artifact_class\\': \\'forgewiki.model.wiki.Page\\', \\'acl\\': [], \\'version\\': 51,
    \\'mod_date\\': datetime.datetime(2014, 8, 29, 15, 47, 3, 987628), \\'_id\\': ObjectId(\\'5400a077485acd3627d716fe\\'),
    \\'data\\': {\\'import_id\\': None, \\'app_config_id\\': ObjectId(\\'538661d5c4d1041477a0e495\\'),
        \\'title\\': u\\'Release Notes\\', \\'deleted\\': False,
        \\'text\\': u\\'Test\\\\r\\\\n\\\\r\\\\n# Overview\\\\r\\\\n*Source Han Sans* is a set of OpenType/CFF Pan-CJK f.....
~~~~</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Brondsema</dc:creator><pubDate>Thu, 20 Aug 2015 22:07:00 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7647/</guid></item><item><title>Ticket notifications to mailing list improvements [ss7513]</title><link>https://forge-allura.apache.org/p/allura/tickets/7539/</link><description>[forge:site-support:#7513]

&gt; Updated it from web-interface and got an email from 65@tickets.openocd.p.re.sf.net but it didn't have our devel mailing list in CC which is unnatural because someone sending 65@... wouldn't know the mail will get forwarded there (and it would, because our config specifies that).

Sounds like adding that as a visible CC would be reasonable. It would help with mailing list configuration as well.

and

&gt;My update done through web-interface was sent to the mailing list as multipart mime message with text and html sections: http://article.gmane.org/gmane.comp.debugging.openocd.devel/24928/raw and I do not understand how messages with HTML sections might ever be welcomed on a mailing list, usually there's absolutely no gain and at the same time occassional problems (e.g. with inline quotations when answering). Moreover, SF archive doesn't show either text (it's blank) or HTML parts: https://sourceforge.net/p/openocd/mailman/message/32292532/ (a 404 error message).

The ability to configure plain vs combined would be welcome for "send notifications to:"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Tsai</dc:creator><pubDate>Sun, 15 Mar 2015 05:28:41 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7539/</guid></item><item><title>If diff is empty, it shouldn't show "empty file" [ss7532]</title><link>https://forge-allura.apache.org/p/allura/tickets/7538/</link><description>[forge:site-support:#7352]

&gt;In this revision
https://sourceforge.net/p/kaldi/code/3889/
there were some property changes on files, but this is displayed by your site in a misleading way. It says
changed /trunk/egs/wsj/s5/steps/nnet2/dump_bottleneck_features.sh
changed /trunk/egs/wsj/s5/steps/nnet2/train_tanh_bottleneck.sh
and then later on, it says

&gt;/trunk/egs/wsj/s5/steps/nnet2/dump_bottleneck_features.sh Diff Switch to side-by-side view
Empty file
/trunk/egs/wsj/s5/steps/nnet2/train_tanh_bottleneck.sh Diff Switch to side-by-side view
Empty file

&gt;This looks like the user deleted the file, but what really happened is that they changed the svn:executable property to have a value ('').

Seems to me that the problem is the text used when the diff returns empty. Perhaps changing to "File contents unchanged" would work.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Tsai</dc:creator><pubDate>Wed, 02 Sep 2015 14:26:25 -0000</pubDate><guid>https://forge-allura.apache.org/p/allura/tickets/7538/</guid></item></channel></rss>