Multiline URLs no longer work?

Do not post support requests, bug reports or feature requests. Discuss phpBB here. Non-phpBB related discussion goes in General Discussion!
Scam Warning
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Multiline URLs no longer work?

Post by jage »

One of my users is asking about multiline URL entries, such as:


Jeremiah Johnson


OR


Jeremiah Johnson
Visit My Website!


Both the entries, as well as constructions with IMGs worked in phpbb2.
Is this a bug in 3.x, was it a bug in 2.x, or is there some paradigm shift to "this is how it should work"?
Or am I missing something simple? Making a URL for each line works, but I don't want to put that on my users.
User avatar
A_O_C
Registered User
Posts: 2383
Joined: Sun Jul 01, 2007 11:26 pm
Location: phpbb_

Re: Multiline URLs no longer work?

Post by A_O_C »

im not sure about 2.x.x, but you cant have the url bbcode and the next on another line and then the ending url bbdcode tag on another line after that. so

Code: Select all

[url=http://www.google.com]Google[/url]
becomes Google.
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Re: Multiline URLs no longer work?

Post by jage »

A_O_C wrote:im not sure about 2.x.x, but you cant have the url bbcode and the next on another line and then the ending url bbdcode tag on another line after that. so

Code: Select all

[url=http://www.google.com]Google[/url]
becomes Google.
Yes that is precisely the problem. Bbcode for bold, italic, underline, quote, code, list, all work on multiple lines as does the html <a> tag. So why not the URL tag?

And yes it worked in 2.x. I'm not asking if it works, I'm asking if I should submit it as a bug.
User avatar
A_O_C
Registered User
Posts: 2383
Joined: Sun Jul 01, 2007 11:26 pm
Location: phpbb_

Re: Multiline URLs no longer work?

Post by A_O_C »

no harm in doing so. then the developers. the developers can then take a look.
User avatar
darcie
Former Team Member
Posts: 5546
Joined: Thu Jul 27, 2006 9:52 am
Location: Davis, California
Name: Darcie Griffin

Re: Multiline URLs no longer work?

Post by darcie »

It has been reported in the past. Here is one example: http://www.phpbb.com/bugs/phpbb3/31905
Not here very much, but I still appreciate you | Former Community Team
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Re: Multiline URLs no longer work?

Post by jage »

Done. 40855

Thanks, I didn't want to waste anybody's time if this had been established. CHeers!
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Re: Multiline URLs no longer work?

Post by jage »

Ah well, see that's what I was trying to avoid. I guess my question goes back to "why?" also.
User avatar
onehundredandtwo
Registered User
Posts: 1228
Joined: Fri Nov 14, 2008 8:07 am

Re: Multiline URLs no longer work?

Post by onehundredandtwo »

It isn't exactly the same, but you could try:

Code: Select all

[url=http://www.jeremiahjohnson.com]Jeremiah Johnson[/url]
[url=http://www.jeremiahjohnson.com]Visit my Website![/url]
Which makes:

Jeremiah Johnson
Visit my Website!

It doesn't look as nice as it would with the one anchor but it works...
Need help preventing spam? Read Preventing spam in phpBB 3.0.6 and above
User avatar
Lumpy Burgertushie
Registered User
Posts: 69228
Joined: Mon May 02, 2005 3:11 am

Re: Multiline URLs no longer work?

Post by Lumpy Burgertushie »

jage wrote:One of my users is asking about multiline URL entries, such as:


Jeremiah Johnson


OR


Jeremiah Johnson
Visit My Website!


Both the entries, as well as constructions with IMGs worked in phpbb2.
Is this a bug in 3.x, was it a bug in 2.x, or is there some paradigm shift to "this is how it should work"?
Or am I missing something simple? Making a URL for each line works, but I don't want to put that on my users.
what you have posted above does not and as far as I know, never did, work in phpbb2

you have to put it all on one line and always have.
If it worked on your board, you must have had some type of MOD installed.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Re: Multiline URLs no longer work?

Post by jage »

Works everywhere I've tried it. I'd be willing to bet it works on any random phpbb2 board.
You do not have the required permissions to view the files attached to this post.
User avatar
RMcGirr83
Former Team Member
Posts: 22091
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: Multiline URLs no longer work?

Post by RMcGirr83 »

Not on mine it doesn't :?
You do not have the required permissions to view the files attached to this post.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Re: Multiline URLs no longer work?

Post by jage »

Rich your board looks like phpbb3. The whole issue is that it did work in an unmodded phpbb2, version 2.0.22 and DOESN'T in phpbb3, version 3.0.4.

Used to work.

Doesn't work.

2

3

It's moot because they are not planning to fix it (read the bug report)... I'm not sure why this is such a hard concept for everybody. :?
ToonArmy
Former Team Member
Posts: 4608
Joined: Sat Mar 06, 2004 5:29 pm
Location: Worcestershire, UK
Name: Chris Smith

Re: Multiline URLs no longer work?

Post by ToonArmy »

jage wrote:Rich your board looks like phpbb3. The whole issue is that it did work in an unmodded phpbb2, version 2.0.22 and DOESN'T in phpbb3, version 3.0.4.
That screenshot Rich posted is phpBB 2, the forum you posted is as well but it is modified. As said its pointless discussing this, it will not change.
Chris SmithGitHub
User avatar
RMcGirr83
Former Team Member
Posts: 22091
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: Multiline URLs no longer work?

Post by RMcGirr83 »

Just to clarify a tad, the screen shot I posted is from a v 2 forum...my phpBB modification forum (found in my sig) is v 3.
Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
jage
Registered User
Posts: 64
Joined: Tue Oct 16, 2007 3:35 am

Re: Multiline URLs no longer work?

Post by jage »

Guess I owe you $1 then... :mrgreen:

Return to “phpBB Discussion”