Line break problem with Phocadownload 3.0.1

Phoca Download - download manager
harald.kamm
Phoca Member
Phoca Member
Posts: 15
Joined: 31 Aug 2013, 14:24

Line break problem with Phocadownload 3.0.1

Post by harald.kamm »

After having passed to Joomla 3.1.5 using the latest Phocadownload 3.0.1 I encounter the problem that the filename (using the description option) is not displayed correctley, i.e. the description doesn't remain between the maximum width of the column, there should be a line break. You may see this effect at the bottom of

psychotherapie-ausbildung-bamberg.de/

Any hint would be very appreciated.

Sincerely, Harald
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Line break problem with Phocadownload 3.0.1

Post by Jan »

Hi, do you get the same problem with standard template? Can you paste a screenshot where the standard template (default in Joomla! 3 is used)?

Jan
If you find Phoca extensions useful, please support the project
harald.kamm
Phoca Member
Phoca Member
Posts: 15
Joined: 31 Aug 2013, 14:24

Re: Line break problem with Phocadownload 3.0.1

Post by harald.kamm »

Yes, the same problem results using the standard template:

https://www.dropbox.com/s/eri57mqxk2avf ... _break.jpg

Thank again, Harald
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Line break problem with Phocadownload 3.0.1

Post by Jan »

Is this output of component or plugin (in Joomla! article)?
If you find Phoca extensions useful, please support the project
harald.kamm
Phoca Member
Phoca Member
Posts: 15
Joined: 31 Aug 2013, 14:24

Re: Line break problem with Phocadownload 3.0.1

Post by harald.kamm »

Plugin output, using the latest version, i. e. 3.0.1.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Line break problem with Phocadownload 3.0.1

Post by Jan »

Hi, can you paste me here the plugin code which you have added to the article, so I can test it.

Thank you, Jan
If you find Phoca extensions useful, please support the project
harald.kamm
Phoca Member
Phoca Member
Posts: 15
Joined: 31 Aug 2013, 14:24

Re: Line break problem with Phocadownload 3.0.1

Post by harald.kamm »

I always use

{phocadownload view=file|id=32|
text=File|target=s}

Sincerely, Harald
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48568
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Line break problem with Phocadownload 3.0.1

Post by Jan »

Hi, do you use:

{phocadownload view=file|id=32|
text=File|target=s}

or:
{phocadownload view=file|id=32|text=File|target=s}

Jan
If you find Phoca extensions useful, please support the project
harald.kamm
Phoca Member
Phoca Member
Posts: 15
Joined: 31 Aug 2013, 14:24

Re: Line break problem with Phocadownload 3.0.1

Post by harald.kamm »

Thanks for your patience, you pointed out an error I had never noticed as it worked. After having corrected the wrong linebreak in the code I'm using

{phocadownload view=file|id=50|target=s}

and the problem with the missing linebreak in the file-description persists, but only under 3.0.1.

Thanks so much, Harald
harald.kamm
Phoca Member
Phoca Member
Posts: 15
Joined: 31 Aug 2013, 14:24

Re: Line break problem with Phocadownload 3.0.1

Post by harald.kamm »

Hi Jan,

as the problem persists I have also asked the creators of the RSJuno-Tempalte I am using. They answered:

This is not an issue generated by the template, but by the fact that the <code> tag is used incorrectly, this should not be used for the description.

Thanks again, Harald
Post Reply