[wp-hackers] Helllo guys please report this bug to trac

Sinan sinan at sinanisler.com
Sun Sep 23 20:36:58 UTC 2012


Erick Hitter Not work WP function thats the problem. Any way...

I fix it with this code if someone need...

<?php $nicknameuser =  get_the_author_meta('nickname',$user_ID);
 $nicknametireli = str_replace(" ","-",$nicknameuser); echo $nicknametireli;
?>




2012/9/23 Erick Hitter <erick at ethitter.com>

> Sinan,
>
> The function *get_author_posts_url()* (
> http://codex.wordpress.org/Function_Reference/get_author_posts_url) may be
> what you're looking for.
>
> Erick
>
> On Sun, Sep 23, 2012 at 4:22 PM, Sinan <sinan at sinanisler.com> wrote:
>
> > Yes its possible the access how you automate this link
> > http://codex.wordpress.org/Function_Reference/get_the_author_meta
> > this is the problem there is not paramater for empty space fixing.
> >
> >
> > but ı will fix with php
> >
> >
> > 2012/9/23 Sinan <sinan at sinanisler.com>
> >
> > > Hmmmmmmm..
> > >
> > > Thanks Les
> > >
> > >
> > >
> > > 2012/9/23 Les Bessant <les at lcb.me.uk>
> > >
> > >> http://www.raptun.com/uye/test-test/
> > >>
> > >>
> > >>
> > >> --
> > >> Les Bessant les at lcb.me.uk
> > >> Losing it[1] - http://losingit.me.uk/
> > >> Les Bessant Photography - http://lesbessant-photography.co.uk
> > >>
> > >>
> > >>
> > >> On 23 Sep 2012, at 21:06, Sinan <sinan at sinanisler.com> wrote:
> > >>
> > >> > Site working on tr_TR
> > >> >
> > >> > I register "test test" this is broken permalink *
> > >> > http://www.raptun.com/uye/test%20test* or *
> > >> http://www.raptun.com/uye/testtest
> > >> > *not work
> > >> >
> > >> > you can login with *test test* : *123456*
> > >> >
> > >> > this is working permalink  http://www.raptun.com/uye/sinanisler/
> > >> >
> > >> >
> > >> > I think this is a bug what you guys think ?
> > >> >
> > >> >
> > >> >
> > >> > 2012/9/23 Otto <otto at ottodestruct.com>
> > >> >
> > >> >> No, it's not. Spaces are allowed in user names and work just fine
> for
> > >> >> author URLs, as the author URL actually uses the "nicename" field,
> > >> >> which is normalized to use dashes instead of spaces.
> > >> >>
> > >> >> -Otto
> > >> >>
> > >> >>
> > >> >> On Sat, Sep 22, 2012 at 6:17 PM,  <jhay at jrocas.com.ph> wrote:
> > >> >>> This is a bug? My username for Global Voices online  has a space
> > >> because
> > >> >> it is my first and last name. So far, I've had no issues with nor
> > does
> > >> the
> > >> >> team who maintains the WP-site.
> > >> >>> Sent from my BlackBerry® wireless handheld
> > >> >>>
> > >> >>> -----Original Message-----
> > >> >>> From: Sinan <yok2504 at gmail.com>
> > >> >>> Sender: wp-hackers-bounces at lists.automattic.com
> > >> >>> Date: Sat, 22 Sep 2012 15:13:09
> > >> >>> To: <wp-hackers at lists.automattic.com>
> > >> >>> Reply-To: wp-hackers at lists.automattic.com
> > >> >>> Subject: [wp-hackers] Helllo guys please report this bug to trac
> > >> >>>
> > >> >>> Hello,
> > >> >>>
> > >> >>> User can register with empty space nickname.  like this .. *"nick
> > >> name"*
> > >> >>>
> > >> >>> Beacuse when a user register like this "nick name" with empty
> space.
> > >> >>> Permalink will broke and not work profile page. author.php
> > >> >>>
> > >> >>> Register form not controlling. WordPress Register Form must be
> > control
> > >> >> this
> > >> >>> empty spaces and not allow to register like that.
> > >> >>>
> > >> >>> Please some one Report this bug to core trac. I dont have
> > >> >>> http://core.trac.wordpress.org  registered user.
> > >> >>>
> > >> >>>
> > >> >>>
> > >> >>>
> > >> >>> --
> > >> >>> Sinan
> > >> >>> _______________________________________________
> > >> >>> wp-hackers mailing list
> > >> >>> wp-hackers at lists.automattic.com
> > >> >>> http://lists.automattic.com/mailman/listinfo/wp-hackers
> > >> >>> _______________________________________________
> > >> >>> wp-hackers mailing list
> > >> >>> wp-hackers at lists.automattic.com
> > >> >>> http://lists.automattic.com/mailman/listinfo/wp-hackers
> > >> >> _______________________________________________
> > >> >> wp-hackers mailing list
> > >> >> wp-hackers at lists.automattic.com
> > >> >> http://lists.automattic.com/mailman/listinfo/wp-hackers
> > >> >>
> > >> >
> > >> >
> > >> >
> > >> > --
> > >> > Sinan İŞLER
> > >> > sinanisler.com <http://www.sinanisler.com>
> > >> > fb.com/sinanisler
> > >> > _______________________________________________
> > >> > wp-hackers mailing list
> > >> > wp-hackers at lists.automattic.com
> > >> > http://lists.automattic.com/mailman/listinfo/wp-hackers
> > >>
> > >> _______________________________________________
> > >> wp-hackers mailing list
> > >> wp-hackers at lists.automattic.com
> > >> http://lists.automattic.com/mailman/listinfo/wp-hackers
> > >>
> > >
> > >
> > >
> > > --
> > > Sinan İŞLER
> > > sinanisler.com <http://www.sinanisler.com>
> > > fb.com/sinanisler
> > >
> > >
> >
> >
> > --
> > Sinan İŞLER
> > sinanisler.com <http://www.sinanisler.com>
> > fb.com/sinanisler
> > _______________________________________________
> > wp-hackers mailing list
> > wp-hackers at lists.automattic.com
> > http://lists.automattic.com/mailman/listinfo/wp-hackers
> >
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>



-- 
Sinan İŞLER
sinanisler.com <http://www.sinanisler.com>
fb.com/sinanisler


More information about the wp-hackers mailing list