Project

General

Profile

Activity

From 2010-06-20 to 2010-06-22

2010-06-22

23:21 Defect #5726: Cannot sort issues on custom fields
This does not help. Tried that.
I still cannot sort by the rank field. Also tried putting a value in that field ...
Cyber Sprocket
23:01 Defect #5726: Cannot sort issues on custom fields
This seems to be a duplicate of #1139 / #3488.
You can do it if you check "Used as a filter" of the custom field and...
Yuki Kita
18:25 Defect #5726 (Closed): Cannot sort issues on custom fields
We added a new custom field "Rank":
* Integer
* Length 0-3
* no regular expression
* All projects
* non-filter
...
Cyber Sprocket
22:51 Defect #5720 (Resolved): Problem in edit user.
Yes, I will use the RVM. Marcello Henrique
22:37 Feature #5727: merge subtasks and related issues on UI level
Added relation to slightly related issue #987. Mischa The Evil
21:26 Feature #5727: merge subtasks and related issues on UI level
Also should be able to assign any relationship from new issue form (including subtask) but cannot currently Igor Balk
21:14 Feature #5727 (New): merge subtasks and related issues on UI level
subtask and relationship are being handled speperatly when they are really the same thing http://www.redmine.org/wiki... Igor Balk
22:32 Feature #5731 (Resolved): Making existing issues subtast of another issues
Yuki Kita
22:32 Feature #5731: Making existing issues subtast of another issues
It is possible to move make an existing issue a subtask of another issue.
you have to "Change properties(More)" to d...
Yuki Kita
21:18 Feature #5731 (Closed): Making existing issues subtast of another issues
there appears to be no way to make an existing issue a subtask of another issue
http://www.redmine.org/wiki/redmin...
Igor Balk
22:27 Feature #5728 (Resolved): Parent task field should be made available as filter in the issue list
This issue seems to be a duplicate of #5196.
And the feature had already been implemented in r3618
Yuki Kita
21:15 Feature #5728 (Closed): Parent task field should be made available as filter in the issue list
Parent task field should be made available as filter in the issue list
http://www.redmine.org/wiki/redmine/UXTeamMee...
Igor Balk
22:18 Feature #5732 (Resolved): cannot copy/move subtask from one parent issue to another
It is possible to move subtask from one parent to another in trunk.
you have to "Change properties(More)" to do it.
...
Yuki Kita
21:18 Feature #5732 (Reopened): cannot copy/move subtask from one parent issue to another
cannot change (move?) subtask from one parent issue to another. Should also be able to un-subtask an issue (make top ... Igor Balk
21:45 Defect #5725 (Resolved): dqdqsdqsdqsdqsdqsdqsdqsd
yannick quenec'hdu
15:31 Defect #5725 (Closed): dqdqsdqsdqsdqsdqsdqsdqsd
Jérôme BRACONNIER
21:20 Feature #5734 (Closed): Subtasks: inheritance of status needs to be clear, either way we choose
Inheritance of status needs to be clear for parent task and subtasks
http://www.redmine.org/wiki/redmine/UXTeamMee...
Igor Balk
21:19 Feature #5733 (Closed): Subtasks: inheritance of time needs to be clear, either way we choose
Inheritance of time needs to be clear for parent task and subtasks
http://www.redmine.org/wiki/redmine/UXTeamMeeting1
Igor Balk
21:17 Feature #5730 (New): breadcrumb trail should be redone
It should follow standard breadcrumb look / feel. Concern: highly nested tasks? Is it unlimited or is there a max: x ... Igor Balk
21:16 Feature #5729 (New): all relationships should be displayed in relationship box
Currently it only seems to show child issues in the subtask box while parent issues are displayed in the breadcrumb t... Igor Balk
17:56 Feature #5000: Export all wiki pages
+1 Michael König
17:54 Feature #3463: Export all wiki pages to PDF
+1 Michael König
17:29 Feature #482: Default assignee on each project
Anton Statutov wrote:
> The Plugin doesn't work with the latest Redmine version. I'm still searching the solution. A...
Paul Dann
15:59 Defect #5445: External links not correctly displayed in Wiki TOC
Confirmed.
So I updated the patch.
Yuki Kita
14:23 Defect #5445: External links not correctly displayed in Wiki TOC
Update:
attachment:formatter.rb.diff patch works fine, except it actually cant remove ...
Roland Discein
13:08 Defect #5445 (Reopened): External links not correctly displayed in Wiki TOC
r3786 has broken my installation:... Roland Discein
15:12 Defect #5724 (Closed): Email creation of new issues for anonymous users failing due to email address length
Having upgraded from an older version (which was without the ability to accept issues via email from unknown email ad... Ade Fewings
14:38 Defect #5642: Very slow data fetching on user activity request
Holger Just wrote:
> Paolo, you are right, the Activity Fetcher is very inefficient. But it alone should not force a...
Paolo Freuli
14:34 Defect #5642: Very slow data fetching on user activity request
Felix Schäfer wrote:
> Yes, the ruby and rails versions :-)
>
> I had a look at the code and couldn't find anythi...
Paolo Freuli
13:40 Defect #5723 (Closed): Error db:migrate with rails=2.3.8
I use environment:... Mike Stupalov
12:45 Feature #4518: Wiki formatting documentation for nested lists
For anyone wandering, and who comes across this issue as I did from Google, the syntax is ** or ##. Johan du Bois
12:41 Patch #5722 (New): Custom Boolean Fields cannot be set to true
ruby 1.8.7
Rails 2.2.3
Redmine 0.9.3.stable (MySQL)
When having a custom boolean field for my issues, I was not ...
Volker Gersabeck
09:39 Defect #5721 (Closed): attachment filename Chinese garbled in using receiving mail to create issue
When I use receiving mail feature to create issues, Chinese garbled appeared.
Notice that the mail contains Chinese...
Sheng Wang
03:01 Defect #5683: Project copy Lock wait timeout
Hello.
Thank you for your reply.
>This seems to be more of a restriction of MySQL ISAM tables than a
> Redmin...
Kazuki Kudo
01:06 Feature #4155: Automatic spent time logging from commit messages
+1. prefer this syntax to #1518 David Parker

2010-06-21

23:11 Defect #3692: URL-generation is brittle with trailing slashes
Attached is an alternative patch at model level. Although I'm not sure, which is better. Gregor Schmidt
22:20 Defect #3692: URL-generation is brittle with trailing slashes
I've created a patch which cuts of a trailing forward-slash of the host-name before saving it down into the model.
I...
Olafur Gislason
23:09 Defect #5371: MySQL error generating gantt chart
Fixing method names in patch Gregor Schmidt
21:50 Defect #5371: MySQL error generating gantt chart
If added the table names to the query as suggested. I took the opportunity to move the SQL down into the model layer ... Gregor Schmidt
22:33 Patch #1582: Add Time Spent Column to Issue List
+1 David Parker
22:33 Feature #971: Add "Spent time" column to query
+1 David Parker
22:28 Feature #1142: CC list for issues
+1. We're looking for this as well. Nick Peelman
22:22 Feature #2850: Add next/previous navigation to issue
+1 David Parker
21:46 Patch #5715 (Closed): Japanese Translation for r3806
Commited, thank you. Azamat Hackimov
14:10 Patch #5715: Japanese Translation for r3806
Sorry.
I had forgotten to add the key below.
* label_overall_spent_time
Yuki Kita
21:46 Patch #5671 (Closed): Swedish Translation for r3768
Commited, thank you. Azamat Hackimov
21:46 Patch #5648 (Closed): British English translation
Commited, thank you. Azamat Hackimov
21:23 Feature #5716 (Closed): I18n module should fall back to English if a translation string was not found
Azamat Hackimov
21:23 Feature #5716: I18n module should fall back to English if a translation string was not found
Yes, this would be very useful. There already opened ticket #5518 about that. Azamat Hackimov
19:59 Defect #5642: Very slow data fetching on user activity request
Paolo, you are right, the Activity Fetcher is very inefficient. But it alone should not force a system to halt.
Co...
Holger Just
19:37 Defect #5642: Very slow data fetching on user activity request
Yes, the ruby and rails versions :-)
I had a look at the code and couldn't find anything strange. I'd say your db ...
Felix Schäfer
16:20 Defect #5642: Very slow data fetching on user activity request
Felix Schäfer wrote:
> Oh, sorry, you know the page already. Could you please tell us the versions of rails/ruby/rac...
Paolo Freuli
14:04 Defect #5642: Very slow data fetching on user activity request
Oh, sorry, you know the page already. Could you please tell us the versions of rails/ruby/rack at least, as well as w... Felix Schäfer
14:03 Defect #5642: Very slow data fetching on user activity request
Could you please tell us more about your environment? See [[SubmittingBugs]]. Felix Schäfer
19:29 Defect #5720: Problem in edit user.
This is a problem with the I18n gem that is too new for redmine and rails 2.3.5. I think rails 3 pulls in the updated... Felix Schäfer
17:39 Defect #5720 (Closed): Problem in edit user.
Linux 2.6.32-5-amd64 #1 SMP Tue Jun 1 04:34:03 UTC 2010 x86_64 GNU/Linux
# svn info
Caminho: .
URL: http://redmi...
Marcello Henrique
19:24 Defect #5709 (Closed): "latest projects" should only include projects which have not been archived.
No problem, and thanks for the interest in helping redmine :-) Felix Schäfer
18:11 Defect #5709 (Resolved): "latest projects" should only include projects which have not been archived.
You're right, this isn't an issue.
Archived projects are not shown in the latest projects list. I don't know how ...
Ikawe Saeem
13:24 Defect #5709: "latest projects" should only include projects which have not been archived.
I just had a quick look at the code, and this shouldn't happen. Could you please provide steps to reproduce? Felix Schäfer
16:20 Defect #5718 (Closed): Issue status in Subtasks issues
Felix Schäfer
13:51 Defect #5718 (Resolved): Issue status in Subtasks issues
Hi Felix
I'm sorry, I was testing with the admin user, because I thought I could visualize everything and change e...
Javier Morueco
13:03 Defect #5718: Issue status in Subtasks issues
Javier Morueco wrote:
> When you create a new subtask, you only can select "New" status for the new issue.
I'm no...
Felix Schäfer
11:57 Defect #5718 (Closed): Issue status in Subtasks issues
When you create a new subtask, you only can select "New" status for the new issue.
I'm not sure if it's ok, becaus...
Javier Morueco
16:12 Feature #349: New product, assign task to someone should set status to "Assigned"
This is a duplicate of #4582 which also discusses some things Ngewi raised. Jeffrey Jones
16:03 Defect #3087 (Reopened): Revision referring to issues across all projects
This is still valid, as the trunk allows revisions only to issues in related projects (parents, children). This chan... William Baum
15:54 Patch #5719 (Closed): A few mispelings
This fixes a few tiny mispelings in user.rb. First patch! Tom Copeland
14:23 Feature #2624: Repository statistics should honour user-mapping
+1 (I'll try to take a look at this patch tonight if I have time) Greg Mefford
13:56 Defect #5589: "with subproject" malfunction
I'll try to tackle this for 1.0.0. Felix Schäfer
13:50 Feature #3816: Allow pasting screenshots from clipboard
Hi All,
I am using the Turnkey Redmine which I have updated to 0.9.4
I have tried to install the screenshot plugin ...
Steven Meiracker
13:48 Feature #5623: Upgrade
Do you have a genuine installation problem, was this only a test or are you looking for a one-step installer for redm... Felix Schäfer
13:47 Defect #5628: Wrong commit range in git log command
I don't use git, but as far as I understand the man page, this is valid. Felix Schäfer
13:11 Feature #5487: Allow subtasks to cross projects
I'd like to hear Eric's opinion on this: What would you think in light of JPL's comment in #5473? I'm not sure how do... Felix Schäfer
11:07 Feature #5487: Allow subtasks to cross projects
I can't find the concerned code: where should we look for it? Alexandre Israël
10:40 Feature #5487: Allow subtasks to cross projects
+1 Yes very important: it allows us to make work together dev project and functionnal sub-project
This is critical.
Alexandre Israël
12:44 Defect #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
@Felix
Thank you, I wasn't aware of this formatting problem.
I grepped 'find_by_revision' in source and this come...
Anonymous
10:21 Defect #5699: Prototype 1.6.1 breaks the "check all" links
my installed prototype is also 1.6.1 from Debian package. R Daneel Olivaw
09:37 Feature #3346: Support for cross-project revision links
Balázs Pozsár wrote:
> Was this patch merged upstream?
I don't think so, see issues #4052 to have an updated patch.
Babar O'Cap
06:21 Feature #337: Private issues
I tested patch #337 with MySQL.
Note the patch #2653 does not require changes to the database.
Oleg Volkov
02:35 Feature #337: Private issues
Razi Baluchi,
Would change 'is_private=0' to 'is_private is true' be more 'sql standard'?
Jack Hong
05:17 Defect #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
Hi, Jean-Baptiste.
In our case, we often angle-bracket around a url if it is very long or contains some multi-byte...
Minjie Zhu

2010-06-20

23:40 Patch #4732 (Closed): Make login case-insensitive also for PostgreSQL
A patch was committed in r3807 as part of #2473 that resolves this. Eric Davis
23:38 Defect #2473 (Closed): Login and mail should not be case sensitive
I've committed a patch by Greg Mefford that makes the user login's case insensitive (r3807). Eric Davis
22:59 Defect #2473: Login and mail should not be case sensitive
Created patches on github:
For the validation: http://github.com/GregMefford/redmine/commit/8269a9f774e3e41c0ddd0b4c...
Greg Mefford
23:33 Patch #5717 (Closed): Request for controller_timelog_edit_after_save hook
The Timelog controller has controller_timelog_edit_before_save hook but does not provide controller_timelog_edit_afte... Andriy Lesyuk
22:56 Feature #5716: I18n module should fall back to English if a translation string was not found
How I many times have I wondered why that wasn't the case already!
(oh, and not sure how much Azamat can do about ...
Felix Schäfer
22:50 Feature #5716 (Closed): I18n module should fall back to English if a translation string was not found
Most of the time, a developer is able to contribute translations for her native tongue and English. It is also rather... Holger Just
22:50 Feature #2330 (Closed): Option for able to turn on case insensitive login
Duplicate of #2473. Eric Davis
22:48 Feature #5541: Project Status "Closed"
Not only that, I would suggest adding fields similar to an issue:
* Configurable status. We have several: incubating...
Pedro Gutierrez
16:44 Feature #5541: Project Status "Closed"
Would it be a big deal to add such a "CLOSED" project status?
Here, we're dealing with many projects over time. We...
Eric Voisard
22:32 Patch #5715 (Closed): Japanese Translation for r3806
Added keys
* notice_unable_delete_time_entry ( r3805 )
Yuki Kita
21:55 Defect #5676 (Closed): Search for Numeric Value
Committed a fix in r3806. I could only reproduce this on Postgres 8.3, I think 8.4 changed this behavior. Eric Davis
21:20 Defect #5676: Search for Numeric Value
Postgres stumbles over the too large integer. Sqlite3 does not care. And I have no idea about mysql.
The attached ...
Holger Just
21:24 Defect #5696: Redmine + PostgreSQL 8.4.4 fails on _dir_list_content.rhtml
@Aurélien, I edited your report so that the code showed rather than being interpreted.
@Eric, this fix seems simpl...
Felix Schäfer
21:23 Defect #5700 (Closed): TimelogController#destroy assumes success
Applied in r3805, thank you for the contribution. Eric Davis
20:47 Defect #5700: TimelogController#destroy assumes success
as Eric points out, a failing callback will rather return false than raise an error, adapted the patch Jan from Planio www.plan.io
20:28 Defect #5700: TimelogController#destroy assumes success
(patch also adds check for successful flash message to the positive test) Jan from Planio www.plan.io
20:27 Defect #5700: TimelogController#destroy assumes success
patch which introduces an error message. includes a test that simulates a failing @before_destroy@ callback.
pleas...
Jan from Planio www.plan.io
20:05 Defect #5700: TimelogController#destroy assumes success
patch coming in 5min Jan from Planio www.plan.io
17:39 Defect #5700: TimelogController#destroy assumes success
Gregor Schmidt wrote:
> I think this is a 'won't fix'.
I disagree, it's easy for plugins to add callbacks to Mode...
Eric Davis
17:23 Defect #5700: TimelogController#destroy assumes success
The only way, this line could fail, is when you have lost the db connection. I'm not sure if we are able to handle th... Gregor Schmidt
21:03 Defect #2038: Italics in wiki headers show-up wrong in the toc
Attached a *temporary* patch to fix it, but I don't think it should be committed for the moment.
As discussed on t...
Jean-Baptiste Barth
20:15 Defect #2038 (Reopened): Italics in wiki headers show-up wrong in the toc
Scratch that, I'm stupid Muntek Singh
20:14 Defect #2038 (Closed): Italics in wiki headers show-up wrong in the toc
Testing this shows fixed by #5445. Marking as closed. Muntek Singh
19:40 Defect #2038: Italics in wiki headers show-up wrong in the toc
Reproduced on devel branch. Seems similar to #5445 resolved yesterday, I think this is a larger issue, all inline sty... Jean-Baptiste Barth
20:55 Patch #5416 (Closed): Exclude "fields_for" from overridden methods in TabularFormBuilder
Added in r3804, thank you for your contribution. Eric Davis
20:33 Patch #5415 (Closed): Fewer SQL statements generated for watcher_recipients
Added in r3803. This should be a nice performance boost for sending notifications on heavily watched issues. Eric Davis
20:10 Feature #5681: Merge Issue comments and associated commits.
[[Pretag]] as valid request. Ngewi Fet
19:22 Defect #1304 (Closed): No data to display
As nobody can reproduce and the issue is very old, I close. Please let us know if you still have this problem on rece... Jean-Baptiste Barth
19:17 Defect #4723 (Closed): HTML is shown while the target version selection
Felix Schäfer
18:43 Defect #4723: HTML is shown while the target version selection
oh wow thanks, that kinda do the trick.
On second thought, I guess rack is built into rails already, not sure what...
David Ang
19:09 Defect #2813 (Closed): wrong hostname for atom-links
Jean-Baptiste Barth
19:05 Defect #5527: Link in pre tag for comment
Sorry I don't understand the problem. Do you mean the @#333@ is turned into a link to issue 333 on your redmine insta... Jean-Baptiste Barth
18:21 Defect #4935 (Closed): Navigation to the Master Timesheet page (time_entries)
Committed in r3802, thank you for the contribution. Eric Davis
16:04 Defect #4935: Navigation to the Master Timesheet page (time_entries)
somebody should look over it and then commit... Jan from Planio www.plan.io
15:09 Defect #4935: Navigation to the Master Timesheet page (time_entries)
Here's a patch incl. tests... Jan from Planio www.plan.io
18:14 Defect #5698 (Closed): redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
Committed in r3801, thank you for the bug report and patch. Eric Davis
16:05 Defect #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
somebody should look over it and then commit... Jan from Planio www.plan.io
16:01 Defect #5698: redmine:email:receive_imap fails silently for mails with subject longer than 255 characters
here's a patch with tests. mails with subject lines that are longer than 255 chars will get chopped off. Jan from Planio www.plan.io
18:12 Feature #349: New product, assign task to someone should set status to "Assigned"
This is assuming that there is always a status called 'Assigned' in the Redmine instance right?
What happens if the...
Ngewi Fet
18:01 Defect #5548 (Closed): SVN Repository: Can not list content of a folder which includes square brackets.
Committed in r3800, thank you for the bug report and patch. Eric Davis
15:40 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
Another functional test was affected by the change in the test repository. Attached are updated patch files. Gregor Schmidt
15:23 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
Please note, that the fix breaks support for IPv6-Urls. But I think those are currently less likely to occur than squ... Gregor Schmidt
15:15 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
For those prefering git, here is the same patch in gits format-patch format. Gregor Schmidt
15:14 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
Attached you may find a patch adding a test case and a possible fix.
I had to change the svn test repository, so p...
Gregor Schmidt
11:54 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
In the mean time I have added a "bug report to Ruby":http://redmine.ruby-lang.org/issues/show/3457. Gregor Schmidt
11:26 Defect #5548: SVN Repository: Can not list content of a folder which includes square brackets.
The basic problem seems to be an incompatibility of the URL RFC1738 and Ruby's URI.escape. The former assumes square ... Gregor Schmidt
17:57 Feature #5711: Make Bulk Edit menu more apparent...
*Pretagged as UI team decision.* Ngewi Fet
15:26 Patch #5714 (Closed): Request for controller_issues_bulk_edit_after_save hook
I suggest adding controller_issues_bulk_edit_after_save hook to Issues controller.
Issue controller has hooks:
* ...
Andriy Lesyuk
11:49 Defect #5333: Help Mysql::ProtocolError: invalid packet: sequence number mismatch(3 != 1(expected)): SET NAMES 'utf8'
Most probably a wrong mysql driver is the cause. Please see also issue #5693
Daniel Stoinski
Daniel Stoinski
10:41 Feature #5713 (New): customizable notification email in each project
i have a new idea:
customizable notification email in each project... standard plan text ok html...
Gergő Jónás
09:20 Defect #4892 (Closed): Problem with task redmine:email:receive_imap
Great, thanks for the feedback :-) Felix Schäfer
08:42 Defect #4892 (Resolved): Problem with task redmine:email:receive_imap
seems to work now. Alex Rojo
06:15 Defect #4092 (Closed): Ruby 1.9 - when attempting to change password error raised IOError in MyController#password
Just tested this on Ruby 1.9.1-p378 and Ruby 1.9.2-preview3 and I didn't get any errors when changing my password.
...
Eric Davis
05:42 Defect #2990 (Closed): Ruby 1.9 - wrong number of arguments (1 for 0) on rake db:migrate
Just tested this again on trunk with ruby 1.9.1p378, no issues running db:migrate. I'm assuming it's been fixed sinc... Eric Davis
05:30 Defect #5233 (Closed): Add a hook to the issue report (Summary) view
I added two hooks for that page, one on the left and one on the right. (r3797)
* @:view_reports_issue_report_split...
Eric Davis
05:17 Defect #5123 (Closed): NoMethodError when no issue params are submitted (undefined method `[]' for nil:NilClass)
This bug is only present in the 0.9.x branch, the code in trunk has been refactored so it's not an issue there. I've... Eric Davis
04:48 Defect #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
Oops, my previous message was not so clear : "it receives something like @http://www.redmine.org/>@
And it ...
Jean-Baptiste Barth
01:17 Defect #5652: Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
Thanks for reporting, I 100% agree..
When trying to look at this, I ran into the following problem : @Redmine::Wik...
Jean-Baptiste Barth
00:59 Patch #3968 (Closed): session cookie path does not respect RAILS_RELATIVE_URL_ROOT
Merged to 0.9-stable for release. Eric Davis
00:58 Defect #5445 (Closed): External links not correctly displayed in Wiki TOC
Merged to 0.9-stable for release. Eric Davis
00:58 Defect #5452 (Closed): Member role forms in project settings are not hidden after member added
Merged to 0.9-stable for release. Eric Davis
00:58 Patch #5508 (Closed): "fiters" and "options" should be hidden in print view via css
Merged to 0.9-stable for release. Eric Davis
00:49 Patch #5508: "fiters" and "options" should be hidden in print view via css
Felix Schäfer wrote:
> Regarding the css class: aren't most "decorations" (header, sidebar, footer) already hiddden ...
Eric Davis
00:57 Patch #5604 (Closed): mail handler fails when the from address is empty
Merged to 0.9-stable for release. Eric Davis
00:45 Defect #4857 (Closed): Week number calculation in date picker is wrong if a week starts with Sunday
Fix committed in r3789. Thanks for researching this Holger. Eric Davis
00:09 Defect #5533 (Closed): Ellipses at the end of snippets shouldn't be textilized
I agree with Gregor Schmidt, his test case shows that full lines are truncated and then textilized preserving the for... Eric Davis
00:08 Defect #5329: Time entries report broken on first week of year
Okay, after thinking a bit more about it (and fixing some other bugs :)), I conclude that the whole concept of denorm... Holger Just
00:02 Defect #4681 (Closed): Atom feeds rely on cookie/session information
As far as I can tell the issue search ATOM feeds now have the "feed key" attached to them, does that solve this probl... Felix Schäfer
 

Also available in: Atom