SavandBros / tiwun-awesome

Tiwun Awesome Application - Tiwun wear a frontend!
1 stars 0 forks source link

Items don't have their Author URL #21

Closed Alir3z4 closed 8 years ago

Alir3z4 commented 8 years ago

There's nothing!

Have a look at: http://tiwun.com/items/4668dd00-ea9d-11e4-9cd3-00dbc7650003/

Author URL is: http://tiwun.com/users///

AmirSavand commented 8 years ago

Because of ui-sref attr... Template variables don't work there sometimes

Alir3z4 commented 8 years ago

They should work usually, Find the issue and as the master once said, "Fix It!"

It's annoying to see them act like that. In matter of fact none of them have the author url set, at least as far as I see.

AmirSavand commented 8 years ago

When I was losing hope, I fixed the comment author links, and that got fixed too... It's pretty dumb to not work because one other ui-sref is missing a param...

Alir3z4 commented 8 years ago

@amirm3hdi Nice, care to share the commit ?

AmirSavand commented 8 years ago

Committed and pushed to master.

Alir3z4 commented 8 years ago

Found it, thanks ;)

AmirSavand commented 8 years ago

Nope, I changed it to author and it returns empty...

Alir3z4 commented 8 years ago

Yep, and we have a buggy change on master. Use branches BITCH

bitch

Alir3z4 commented 8 years ago

Anyway, try to see if the item from API comes with user id and stuff

Alir3z4 commented 8 years ago

Ok I have fixed it for you Just push now <3