Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ScaledDecimal rendering support #770

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 6 comments
Closed

ScaledDecimal rendering support #770

GoogleCodeExporter opened this issue Mar 25, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

ScaledDecimals currently always render wrong. Eg.

123.4s1 always renders as '123.4s1' instead of '123.4'

We need to check the following
* HTML
* JSON
* JavaScript
* RSS/XML

Original issue reported on code.google.com by [email protected] on 14 Sep 2013 at 5:44

@GoogleCodeExporter
Copy link
Author

* NumberPrinter support

Original comment by [email protected] on 15 Sep 2013 at 6:43

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 15 Sep 2013 at 10:05

  • Changed state: Started
  • Added labels: Type-Feature
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Name: Grease-Core-pmm.82
Author: pmm
Time: 15 September 2013, 12:06:53 pm
UUID: d99de538-44b7-4e7f-9079-ac58dc69d64d
Ancestors: Grease-Core-pmm.81

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770
- avoid Float round trip

Name: Grease-Pharo-Core-pmm.67
Author: pmm
Time: 15 September 2013, 12:07:44 pm
UUID: a278cbb9-ca35-41a7-b8c9-48bcbaa88df3
Ancestors: Grease-Pharo-Core-pmm.66

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Name: Seaside-Pharo-JSON-Core-pmm.2
Author: pmm
Time: 15 September 2013, 12:11:12 pm
UUID: 9695ae03-86bb-48c1-bff3-8894acd72eb0
Ancestors: Seaside-Pharo-JSON-Core-pmm.1

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Name: Seaside-Tests-Pharo-Canvas-pmm.1
Author: pmm
Time: 15 September 2013, 12:12:53 pm
UUID: 5718a1a5-1e53-4b9d-b6a3-b4869afc69f8
Ancestors: 

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Name: Seaside-Tests-Pharo-JSON-Core-pmm.1
Author: pmm
Time: 15 September 2013, 12:13:34 pm
UUID: 177c1aa1-85e9-4994-9086-0e98bf6454cf
Ancestors: 

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Original comment by [email protected] on 15 Sep 2013 at 10:13

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Grease-Tests-Pharo-Core-pmm.21
Author: pmm
Time: 15 September 2013, 12:19:58 pm
UUID: 87f003ce-ca35-4b4d-940f-716ceadfec2b
Ancestors: Grease-Tests-Pharo-Core-pmm.20

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Original comment by [email protected] on 15 Sep 2013 at 10:20

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Grease-Pharo20-Core-pmm.17
Author: pmm
Time: 15 September 2013, 12:24:13.475 pm
UUID: d7a1eeaa-f58e-4603-971f-6cd59230204e
Ancestors: Grease-Pharo20-Core-pmm.16

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Name: Grease-Pharo30-Core-pmm.11
Author: pmm
Time: 15 September 2013, 12:25:15.521 pm
UUID: 9cfba12f-0b05-432d-84d1-d5cd8bf23dfe
Ancestors: Grease-Pharo30-Core-pmm.10

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Name: Grease-Tests-Pharo20-Core-pmm.8
Author: pmm
Time: 15 September 2013, 12:28:07.009 pm
UUID: 6e6bd71a-439c-4902-a68d-e1af63451f40
Ancestors: Grease-Tests-Pharo20-Core-pmm.7

Issue 770:  ScaledDecimal rendering support
http://code.google.com/p/seaside/issues/detail?id=770

Original comment by [email protected] on 15 Sep 2013 at 10:28

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 15 Sep 2013 at 11:14

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant