View Issue Details

IDProjectCategoryView StatusLast Update
0000754HTML & PERLBug Report - Interfacepublic2008-04-22 23:11
ReporterAmour Assigned Tofahrenheit  
PrioritynormalSeverityminorReproducibilityrandom
Status resolvedResolutionfixed 
Summary0000754: < P > and < /P > inside private messages
DescriptionWhen I create a new private message and send it, it will be read with < P > and < /P > for each line.

This problem does not occur when I REPLY. Only when I CREATE a new message. I use IE7.
Additional InformationExamples:
http://anidb.net/perl-bin/animedb.pl?show=msg&do=show&mid=621372
http://anidb.net/perl-bin/animedb.pl?show=msg&do=show&mid=627580

They read:

Bonjour Vanou,


Bonjour FinalFan,

TagsNo tags attached.

Activities

Amour

2007-09-02 23:37

reporter   ~0001448

Last edited: 2007-09-02 23:38

They read:

< P >Bonjour Vanou,< /P >
< P >Bonjour FinalFan, < /P >
...

I can send a PM to anybody who wants to check.

fahrenheit

2007-10-13 10:58

reporter   ~0001478

seems to have been fixed on 0.1.40

Amour

2008-03-16 18:43

reporter   ~0001842

It's not perfectly fixed.

Currently, each line of text is wrapped with < p >< /p > when you create a NEW message. It shouldn't.

Example, using IE:
When I create a NEW message, and send it to myself, the HTML source will be:
< P >line1< /P >< br / >
< P >line2< /P >

When I REPLY to a message, and send it to myself, the HTML source will be:
line1< br / >
line2

The NEW message source is bad, the REPLY message source is good.

fahrenheit

2008-04-22 23:11

reporter   ~0001996

fixed in 0.1.49b

Issue History

Date Modified Username Field Change
2007-09-02 23:36 Amour New Issue
2007-09-02 23:37 Amour Note Added: 0001448
2007-09-02 23:38 Amour Note Edited: 0001448
2007-09-03 04:07 epoximator Status new => assigned
2007-09-03 04:07 epoximator Assigned To => fahrenheit
2007-10-13 10:58 fahrenheit Status assigned => resolved
2007-10-13 10:58 fahrenheit Resolution open => fixed
2007-10-13 10:58 fahrenheit Note Added: 0001478
2008-03-16 18:43 Amour Status resolved => feedback
2008-03-16 18:43 Amour Resolution fixed => reopened
2008-03-16 18:43 Amour Note Added: 0001842
2008-04-22 23:11 fahrenheit Status feedback => resolved
2008-04-22 23:11 fahrenheit Resolution reopened => fixed
2008-04-22 23:11 fahrenheit Note Added: 0001996