You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <da...@brondsema.net> on 2017/01/27 16:00:23 UTC

[allura:tickets] #6016 Personal Contacts Remove button not working [ss3315]



---

** [tickets:#6016] Personal Contacts Remove button not working [ss3315]**

**Status:** closed
**Milestone:** unreleased
**Labels:** support p3 
**Created:** Tue Mar 26, 2013 07:58 PM UTC by Chris Tsai
**Last Updated:** Sat Jan 03, 2015 04:53 PM UTC
**Owner:** Kenton Taylor


[forge:site-support:#3315]

>It is possible to add None link by saving empty url in Personal Contacts settings. It is not possible to remove this link by clicking Remove button.

Confirmed.

I think we should 1) prevent adding blank values, and 2) clean up existing blank values


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] Ticket 6016 discussion

Posted by Dave Brondsema <da...@brondsema.net>.
- **status**: open --> closed
- **assigned_to**: Kenton Taylor
- **Reviewer**: Dave Brondsema
- **Comment**:

Fixed with https://forge-allura.apache.org/p/allura/git/merge-requests/180/



---

** [tickets:#6016] Personal Contacts Remove button not working [ss3315]**

**Status:** closed
**Milestone:** unreleased
**Labels:** support p3 
**Created:** Tue Mar 26, 2013 07:58 PM UTC by Chris Tsai
**Last Updated:** Sat Jan 03, 2015 04:53 PM UTC
**Owner:** Kenton Taylor


[forge:site-support:#3315]

>It is possible to add None link by saving empty url in Personal Contacts settings. It is not possible to remove this link by clicking Remove button.

Confirmed.

I think we should 1) prevent adding blank values, and 2) clean up existing blank values


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #6016 Personal Contacts Remove button not working [ss3315]

Posted by Dave Brondsema <da...@brondsema.net>.
Can do cleanup with: `db.user.update({'webpages': {$in: [null]}}, {$pull:{webpages:null}} , {multi:true})`


---

** [tickets:#6016] Personal Contacts Remove button not working [ss3315]**

**Status:** closed
**Milestone:** unreleased
**Labels:** support p3 
**Created:** Tue Mar 26, 2013 07:58 PM UTC by Chris Tsai
**Last Updated:** Fri Jan 27, 2017 04:00 PM UTC
**Owner:** Kenton Taylor


[forge:site-support:#3315]

>It is possible to add None link by saving empty url in Personal Contacts settings. It is not possible to remove this link by clicking Remove button.

Confirmed.

I think we should 1) prevent adding blank values, and 2) clean up existing blank values


---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.