Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dirty solution to fix (little bit) aspect_listing functionality #3194

Closed
wants to merge 2 commits into from
Closed

dirty solution to fix (little bit) aspect_listing functionality #3194

wants to merge 2 commits into from

Conversation

visualsayed
Copy link
Contributor

i hope this help.
thanks
sayed

@travisbot
Copy link

This pull request fails (merged 71cd41b into 562e664).

@visualsayed
Copy link
Contributor Author

first, i wanna thank #raven24 very much.
second, this pull request shows the problem, but should not be taken as the solution.

@Raven24
Copy link
Member

Raven24 commented May 1, 2012

we just discussed this on IRC,
the commit that broke the functionality is bfe0b71
this is related to issue #2704

@DeadSuperHero
Copy link
Member

Thanks for the info, Raven!

@visualsayed , would you be up for tackling this more in detail, now that you can see where the big change that caused this happened?

@maxwell
Copy link
Member

maxwell commented May 6, 2012

Still understand this fixes the problem. Still have not looked close enough to figure out why...

@visualsayed
Copy link
Contributor Author

i'm still working on more elegant solution.

@DeadSuperHero
Copy link
Member

What's the status on this bad boy?

@maxwell
Copy link
Member

maxwell commented May 14, 2012

@DeadSuperHero maybe we could call for help for this pull in BMM?

@maxwell
Copy link
Member

maxwell commented May 17, 2012

hows it going?

@maxwell
Copy link
Member

maxwell commented May 29, 2012

Any luck?

@visualsayed
Copy link
Contributor Author

I,m really sorry for dealyed answer but i was ill and i will keep working on this as soon as possible.

@amcinnes
Copy link

I've just started using diaspora and immediately noticed this bug. What needs to be done for this to get pulled?

@Raven24
Copy link
Member

Raven24 commented Aug 20, 2012

@amcinnes most importantly: rspec and maybe cucumber tests (so that this shall never break again).
As a big bonus a little refactoring couldn't hurt, but right now this should get fixed asap.

@DeadSuperHero
Copy link
Member

Any word on this? Do we just need tests for it?

@Raven24
Copy link
Member

Raven24 commented Oct 21, 2012

pretty much, yeah. also, not sure if that's the correct place for those changes.

@jhass
Copy link
Member

jhass commented Nov 25, 2012

Fixed by #3737, closing. @visualsayed thank you anyway!

Btw. since you committed to master, if you want to make it clean it again:

git remote add upstream git://github.com/diaspora/diaspora.git #if not done already
git checkout master
git branch -m master aspect_listing_fix
git fetch upstream
git checkout -b master upstream/master
git checkout -b develop upstream/develop
git push origin master develop aspect_listing_fix

@jhass jhass closed this Nov 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants