PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   ReviewPost Bug Reports (http://www.photopost.com/forum/reviewpost-bug-reports/)
-   -   When ALLOW HTML = ON , carriage return is stripped.(FIXED) (http://www.photopost.com/forum/reviewpost-bug-reports/119793-when-allow-html-carriage-return-stripped-fixed.html)

Jeremy November 25th, 2005 01:12 PM

When ALLOW HTML = ON , carriage return is stripped.(FIXED)
 
When ALLOW HTML = ON , carriage returns are stripped from the descriptions.


....And of course, when ALLOW HTML = OFF, double quotes, the "AND" sign (&) and other characters aren't displayed properly.


Regardless of HTML off/on, people can still use VBulletin code (which the admin may or may not qant to allow)

Jeremy November 25th, 2005 01:24 PM

In CLASSIFIEDS an option to allow/deny HTML doesn't exist. Fine..
In CLASSIFIEDS, in the title display of showproduct...

if I had typed:

Code:

Content visible to verified customers only.
It displays PERFECTLY.

As in, it displays the actual ", the &, and it does NOT italisize anything - PERFECT!

This is the bahviour I would expect with HTML OFF in descriptions, reviews, etc.



So why can't you guys do this anywhere else? (like in reviews)

You really need an option to allow/deny HTML and ANOTHER OPTION to allow/deny BBCode.

Maybe the admin doesn't want people inserting images or large text into their reviews.

Chuck S November 26th, 2005 01:18 PM

I beleive I posted in the other thread the difference between the two and turning on html in reviewpost essentially makes the code the same as classifieds

Chuck S November 26th, 2005 01:28 PM

I have tested this with vb3 integration and without and you can go here I have turned off vb3 integration and html is off and quotes and such display fine

http://www.reeftalk.com/reviews/index.php

If you turn on html then of course bbcode will not display

I am trying to replicate what you say and in no cases I can.

Post a link to your phpinfo so I can try setting mine like yours so I can see if there is some difference that may cause this

Chuck S November 26th, 2005 01:36 PM

html is off I uploaded a new product and what you state displays fine

http://www.reeftalk.com/reviews/show...p?product=1845

So I guess what we need to do here is find out what is different about your install since everything works for me on my end.

Jeremy November 26th, 2005 01:52 PM

Quote:

Originally Posted by Chuck S
I have tested this with vb3 integration and without and you can go here I have turned off vb3 integration and html is off and quotes and such display fine

http://www.reeftalk.com/reviews/index.php

I am trying to replicate what you say and in no cases I can.

Post a link to your phpinfo so I can try setting mine like yours so I can see if there is some difference that may cause this

I'd rather not post a link to my phpinfo... that's too much information for non-admin users to see.

Will you post yours?

How about just telling me what your magic_quotes_* are set to in your reviewpost/classifieds directories.


I have magic_quotes enabled...

Chuck S November 26th, 2005 02:03 PM

I beleive I have posted something that might help in bulkupload.

magic quotes are disabled

There is the thing then. I beleive we disable them in the products but try the bulkupload thing that un_htmlspecialchars and stripslasles the variables

Jeremy November 26th, 2005 02:11 PM

Quote:

Originally Posted by Chuck S
I beleive I have posted something that might help in bulkupload.

magic quotes are disabled

There is the thing then. I beleive we disable them in the products but try the bulkupload thing that un_htmlspecialchars and stripslasles the variables


It looks like you disable them if VB3_INTEGRATION == off.

Jeremy November 26th, 2005 02:20 PM

I just tested with magic_quotes off and on -- no difference.

It still displays "

But it is displaying this because somewhere, a bug in reviewpost exists.

Something that is possibly running this data through twice which would generate the " that is seen in the HTML source.

Chuck S November 26th, 2005 02:23 PM

Jeremy I have no problem with vb3 integration on or off.

What integration are you using?

Have you tried what I posted in post 18?

You need to post a url and a test account for me to try uploading a product on your install

Nothing displays like this on my site.

Jeremy November 26th, 2005 03:21 PM

Quote:

Originally Posted by Chuck S
Jeremy I have no problem with vb3 integration on or off.

What integration are you using?

Have you tried what I posted in post 18?

You need to post a url and a test account for me to try uploading a product on your install

Nothing displays like this on my site.

I'm using VB Integration on -- you told me all 3 should be on.

The server is locked down to the outside world right now.

Let's drop this thread and keep it in the other one since we're getting all fragmented here dealing with the same problem in both.

If this carriage return problem is still here when the other is fixed then I'll bump this thread again.


All times are GMT -5. The time now is 09:20 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97