Forum Bugs: Fixing Apostrophe & Greek Letter Issues

  • Thread starter Thread starter Hurkyl
  • Start date Start date
AI Thread Summary
The discussion highlights two main bugs affecting the forum: first, apostrophes in LaTeX image sources prevent users from clicking to view the source, likely due to JavaScript errors. Second, the forum's handling of character escaping prevents the use of Greek letters like α, which complicates typing and increases reliance on LaTeX images. Users express a desire for these issues to be addressed to improve usability and efficiency. Additionally, there is mention of HTML entity names being disabled in version 3.5, leading to further complications. Overall, resolving these bugs would enhance the forum experience for users.
Hurkyl
Staff Emeritus
Science Advisor
Gold Member
Messages
14,922
Reaction score
28
Bug #1: If the LaTeX source to an image contains an apostrophe, you cannot click the image to see the source. (I imagine the apostrophe is causing javascript errors by closing a string literal)

Example: f'(x) = 0

Bug #2: The forum code is too liberal with escaping characters: in particular, you cannot print a Greek letter with α because the forum software happily escapes the ampersand. Fixing this bug would be nice because it's quicker to type α than \alpha, and would reduce the number of LaTeX images in posts.


I know these have been around for a while; are there plans to fix them, or was it decided that it's not worth the effort?
 
Physics news on Phys.org
I was wandering how do you type superscript letters in you post, because at the moment I'm using latex which slows things down a little?

~H
 
[ sup ] ... [ /sup ]
 
Hurkyl said:
[ sup ] ... [ /sup ]

Thanks for that Hurkyl, seem obvious now...:blushing:

~H
 
HTML entity names were disabled in 3.5

You can use &# 913; for alpha and such Α
 
Old threads in s.p.r./s.p.s. are a mess. New ones seem to be OK.

Example: https://www.physicsforums.com/showthread.php?t=23683
 
I want to thank those members who interacted with me a couple of years ago in two Optics Forum threads. They were @Drakkith, @hutchphd, @Gleb1964, and @KAHR-Alpha. I had something I wanted the scientific community to know and slipped a new idea in against the rules. Thank you also to @berkeman for suggesting paths to meet with academia. Anyway, I finally got a paper on the same matter as discussed in those forum threads, the fat lens model, got it peer-reviewed, and IJRAP...
About 20 years ago, in my mid-30s (and with a BA in economics and a master's in business), I started taking night classes in physics hoping to eventually earn the science degree I'd always wanted but never pursued. I found physics forums and used it to ask questions I was unable to get answered from my textbooks or class lectures. Unfortunately, work and life got in the way and I never got further the freshman courses. Well, here it is 20 years later. I'm in my mid-50s now, and in a...

Similar threads

Replies
3
Views
2K
Replies
4
Views
4K
Replies
2
Views
502K
Replies
13
Views
3K
Back
Top