create account

Incoming delegation page on steem.rocks not using correct URL by amosbastian

View this thread on: hive.blogpeakd.comecency.com
· @amosbastian · (edited)
$21.65
Incoming delegation page on steem.rocks not using correct URL
I was checking my feed just now and saw @emrebeyler [added incoming delegations](https://steemit.com/steemrocks/@emrebeyler/incoming-delegation-information-on-steem-rocks) to steem.rocks, so I went to check it out. After checking out some people's incoming delegations I wanted to see the account they were receiving it from, so I clicked on it and realised it's not working properly. It does work on the outdoing delegation page, so it should be an easy fix for @emrebeyler.

#### Expected behavior
When you click on the username of the person sending the delegation you expect to be brought to their page on Steemit.

#### Actual behavior
Clicking on the username takes you to https://steemit.com/@ instead of https://steemit.com/@{username}, an example is shown below:

<center>![incoming_delegation.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1516189157/qhpk02dcnna6jquqxlqd.png)
</center>

<center>![error.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1516189163/gg0skjw5bcnyjkow2jgl.png)
</center>

#### How to reproduce
Go to steem.rocks, find someone with incoming delegations and go to their incoming delegation page, e.g. http://steem.rocks/emrebeyler/delegations/in, then click on the username of one of the people sending incoming delegations.

* Browser: Chrome
* Operating system: Ubuntu 16.04

#### Recording of the bug

![Peek 2018-01-17 12-01v2.gif](https://res.cloudinary.com/hpiynhbhq/image/upload/v1516190580/lqbgpaahaarnu4ztn6x7.gif)

#### Extra information

I checked the steem.rocks' GitHub and it seems that something is either going wrong in [app.py](https://github.com/emre/steemrocks/blob/master/steemrocks/app.py) (more than likely here) or the HTML page [incoming_delegations.html](https://github.com/emre/steemrocks/blob/master/steemrocks/templates/incoming_delegations.html).
    

<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@amosbastian/incoming-delegation-page-on-steem-rocks-not-using-correct-url">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍  , , , , , , , ,
properties (23)
authoramosbastian
permlinkincoming-delegation-page-on-steem-rocks-not-using-correct-url
categoryutopian-io
json_metadata"{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":108505624,"name":"steemrocks","full_name":"emre/steemrocks","html_url":"https://github.com/emre/steemrocks","fork":false,"owner":{"login":"emre"}},"pullRequests":[],"platform":"github","type":"bug-hunting","tags":["utopian-io","steemrocks","bug"],"users":["emrebeyler","emrebeyler."],"links":["https://steemit.com/steemrocks/@emrebeyler/incoming-delegation-information-on-steem-rocks","https://res.cloudinary.com/hpiynhbhq/image/upload/v1516189157/qhpk02dcnna6jquqxlqd.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1516189163/gg0skjw5bcnyjkow2jgl.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1516190580/lqbgpaahaarnu4ztn6x7.gif","https://github.com/emre/steemrocks/blob/master/steemrocks/app.py","https://github.com/emre/steemrocks/blob/master/steemrocks/templates/incoming_delegations.html"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1516189157/qhpk02dcnna6jquqxlqd.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1516189163/gg0skjw5bcnyjkow2jgl.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1516190580/lqbgpaahaarnu4ztn6x7.gif"],"moderator":{"account":"emrebeyler","time":"2018-01-17T12:13:02.833Z","reviewed":true,"pending":false,"flagged":false},"issue":{"url":"https://github.com/emre/steemrocks/issues/21","number":21,"id":289244668,"title":"Incoming delegation page on steem.rocks not using correct URL"}}"
created2018-01-17 12:03:36
last_update2018-01-17 14:59:09
depth0
children6
last_payout2018-01-24 12:03:36
cashout_time1969-12-31 23:59:59
total_payout_value16.019 HBD
curator_payout_value5.635 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,037
author_reputation174,473,586,900,705
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,157,030
net_rshares3,222,824,076,382
author_curate_reward""
vote details (9)
@emrebeyler ·
$0.06
Thank you for the contribution. It has been approved.

You can contact us on [Discord](https://discord.gg/uTyJkNm).
**[[utopian-moderator]](https://utopian.io/moderators)**
👍  ,
properties (23)
authoremrebeyler
permlinkre-amosbastian-incoming-delegation-page-on-steem-rocks-not-using-correct-url-20180117t121308715z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-17 12:13:09
last_update2018-01-17 12:13:09
depth1
children1
last_payout2018-01-24 12:13:09
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length172
author_reputation448,528,959,341,273
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,158,566
net_rshares8,157,282,537
author_curate_reward""
vote details (2)
@amosbastian ·
Thanks, should be an easy fix I think. Keep up the great work with steem.rocks!
properties (22)
authoramosbastian
permlinkre-emrebeyler-re-amosbastian-incoming-delegation-page-on-steem-rocks-not-using-correct-url-20180117t121417933z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-01-17 12:14:18
last_update2018-01-17 12:14:18
depth2
children0
last_payout2018-01-24 12:14:18
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length79
author_reputation174,473,586,900,705
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,158,771
net_rshares0
@sambillingham ·
$0.10
totally spotted this yesterday too and then completely forgot to report it to @emrebeyler 🙈, nice work writing up the Issue Amos
👍  ,
properties (23)
authorsambillingham
permlinkre-amosbastian-incoming-delegation-page-on-steem-rocks-not-using-correct-url-20180117t120905398z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["emrebeyler"],"app":"steemit/0.1"}
created2018-01-17 12:09:06
last_update2018-01-17 12:09:06
depth1
children2
last_payout2018-01-24 12:09:06
cashout_time1969-12-31 23:59:59
total_payout_value0.104 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length128
author_reputation34,876,406,478,004
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,157,892
net_rshares12,722,045,295
author_curate_reward""
vote details (2)
@amosbastian ·
I actually encountered the bug the first time when checking your page haha.
properties (22)
authoramosbastian
permlinkre-sambillingham-re-amosbastian-incoming-delegation-page-on-steem-rocks-not-using-correct-url-20180117t121005138z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-01-17 12:10:03
last_update2018-01-17 12:10:03
depth2
children1
last_payout2018-01-24 12:10:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation174,473,586,900,705
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,158,059
net_rshares0
@emrebeyler ·
$0.04
Thanks guys, it's fixed and deployed now. :)
👍  
properties (23)
authoremrebeyler
permlinkre-amosbastian-re-sambillingham-re-amosbastian-incoming-delegation-page-on-steem-rocks-not-using-correct-url-20180117t121348102z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-17 12:13:48
last_update2018-01-17 12:13:48
depth3
children0
last_payout2018-01-24 12:13:48
cashout_time1969-12-31 23:59:59
total_payout_value0.034 HBD
curator_payout_value0.008 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length44
author_reputation448,528,959,341,273
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,158,681
net_rshares5,638,224,645
author_curate_reward""
vote details (1)
@utopian-io ·
### Hey @amosbastian I am @utopian-io. I have just upvoted you!
#### Achievements
- You have less than 500 followers. Just gave you a gift to help you succeed!
- Seems like you contribute quite often. AMAZING!
#### Suggestions
- Contribute more often to get higher and higher rewards. I wish to see you often!
- Work on your followers to increase the votes/rewards. I follow what humans do and my vote is mainly based on that. Good luck!
#### Get Noticed!
- Did you know project owners can manually vote with their own voting power or by voting power delegated to their projects? Ask the project owner to review your contributions!
#### Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER!
- <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a>
- <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a>
- Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](https://steemit.com/~witnesses)

**Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
properties (22)
authorutopian-io
permlinkre-amosbastian-incoming-delegation-page-on-steem-rocks-not-using-correct-url-20180118t164509618z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-01-18 16:45:09
last_update2018-01-18 16:45:09
depth1
children0
last_payout2018-01-25 16:45:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,509
author_reputation152,955,367,999,756
root_title"Incoming delegation page on steem.rocks not using correct URL"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id30,433,653
net_rshares0