afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-07-04 04:32 am

[dw-free] Update/Edit pages show text they shouldn't in Safari

[commit: http://hg.dwscoalition.org/dw-free/rev/495e0731837f]

http://bugs.dwscoalition.org/show_bug.cgi?id=1301

Use an inline element for details(?) so that we don't break
expectations/HTML.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/bml/scheme/blueshift.look
  • cgi-bin/bml/scheme/celerity.look
  • cgi-bin/bml/scheme/gradation-vertical.look
--------------------------------------------------------------------------------
diff -r f139ab27dd84 -r 495e0731837f cgi-bin/bml/scheme/blueshift.look
--- a/cgi-bin/bml/scheme/blueshift.look	Sat Jul 04 04:26:21 2009 +0000
+++ b/cgi-bin/bml/scheme/blueshift.look	Sat Jul 04 04:32:15 2009 +0000
@@ -21,7 +21,7 @@ p=>{D}<p>%%data%%</p>
 p=>{D}<p>%%data%%</p>
 hr=><hr />
 
-de=><p style='font-size: smaller;'>%%data%%</p>
+de=>span style='font-size: smaller;'>%%data%%</span>
 emailex=><div style='width: 50%; font-family: courier; background-color: #efefef; border: dotted #cdcdcd 2px; padding: 5px;'>%%data%%</div>
 
 standout<=
diff -r f139ab27dd84 -r 495e0731837f cgi-bin/bml/scheme/celerity.look
--- a/cgi-bin/bml/scheme/celerity.look	Sat Jul 04 04:26:21 2009 +0000
+++ b/cgi-bin/bml/scheme/celerity.look	Sat Jul 04 04:32:15 2009 +0000
@@ -21,7 +21,7 @@ p=>{D}<p>%%data%%</p>
 p=>{D}<p>%%data%%</p>
 hr=><hr />
 
-de=><p style='font-size: smaller;'>%%data%%</p>
+de=><span style='font-size: smaller;'>%%data%%</span>
 emailex=><div style='width: 50%; font-family: courier; background-color: #efefef; border: dotted #cdcdcd 2px; padding: 5px;'>%%data%%</div>
 
 standout<=
diff -r f139ab27dd84 -r 495e0731837f cgi-bin/bml/scheme/gradation-vertical.look
--- a/cgi-bin/bml/scheme/gradation-vertical.look	Sat Jul 04 04:26:21 2009 +0000
+++ b/cgi-bin/bml/scheme/gradation-vertical.look	Sat Jul 04 04:32:15 2009 +0000
@@ -21,7 +21,7 @@ p=>{D}<p>%%data%%</p>
 p=>{D}<p>%%data%%</p>
 hr=><hr />
 
-de=><p style='font-size: smaller;'>%%data%%</p>
+de=><span style='font-size: smaller;'>%%data%%</span>
 emailex=><div style='width: 50%; font-family: courier; background-color: #efefef; border: dotted #cdcdcd 2px; padding: 5px;'>%%data%%</div>
 
 standout<=
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org