#4394: Common fractions in humanize
------------------------------------+---------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: adrian
Status: new | Component: Contrib apps
Version: SVN | Resolution:
Keywords: humanize fractions | Stage: Design decision
needed
Has_patch: 1 | Needs_docs: 0
Needs_tests: 0 | Needs_better_patch: 0
------------------------------------+---------------------------------------
Comment (by [EMAIL PROTECTED]):
Good points. Browser-wise: the fifths and sixths appear as "<" in IE 6 (on
Wine/Ubuntu); it's all good on Firefox (2.0, Ubuntu) and Konqueror (3.5.6,
Ubuntu).
Perhaps <sup> and <sub> should be replaced with <span class="numerator">
and <span class="denominator">?
The best solution may be to remove the entities which IE doesn't support,
and simply render them the other way.
--
Ticket URL: <http://code.djangoproject.com/ticket/4394#comment:8>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---