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

Self-profile error #16

Closed
AstraLuma opened this issue Sep 16, 2010 · 10 comments
Closed

Self-profile error #16

AstraLuma opened this issue Sep 16, 2010 · 10 comments

Comments

@AstraLuma
Copy link

If you go to an aspect tab (work or family) and click on yourself, the following error appears:

Missing template users/show with {:formats=>[:html], :handlers=>[:haml, :rjs, :erb, :rhtml, :rxml, :builder], :locale=>[:en, :en]} in view paths "/usr/local/app/diaspora/releases/20100916001327/app/views", "/usr/local/lib/ruby/gems/1.8/bundler/gems/devise-88ab2fe14e88/app/views"

@zeph
Copy link
Contributor

zeph commented Sep 16, 2010

I was able to get it too:

Template is missing

Missing template users/show with {:locale=>[:en, :en], :formats=>[:html], :handlers=>[:rhtml, :rxml, :builder, :haml, :erb, :rjs]} in view paths "/Users/zeph/Documents/workspace/diaspora/app/views", "/Users/zeph/.bundler/ruby/1.8/devise-88ab2fe14e88/app/views"

@papergirl
Copy link

I get it too not sure what the expected behaviour should be though, if the links wrong and meant to redirect to people/show.html.haml or if its meant a new page (which does what?)

@papergirl
Copy link

ps I'd be happy to try and implement the behavior... but I'd just need to know what behavior first..

@soychicka
Copy link

I just implemented it on a new page... I would anticipate there should be different functionality on the user's own page rather than the regular person pages. Submitting pull request now....

@zeph
Copy link
Contributor

zeph commented Sep 16, 2010

do you have the list of usecases implemented? would help as well in expectations on what we can test... and to raise defects, like this one, properly...

@madmaze
Copy link

madmaze commented Sep 16, 2010

I get the same error

@livinglifeback
Copy link

I did as well accidentaly posted on the other error page : (

@diaspora
Copy link
Collaborator

Should be fixed with 0eb2c97, thanks for the heads up.

@AstraLuma
Copy link
Author

Works for me.

@zeph
Copy link
Contributor

zeph commented Sep 16, 2010

indeed, works for me too

jhass pushed a commit to jhass/diaspora that referenced this issue Jan 21, 2020
This issue was closed.
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

No branches or pull requests

6 participants