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

Using Halos - CSS Style Editor to update CSS of a component breaks versions view with 'subscript is out of bounds: x'. #474

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

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create some small component. 
2. override the style method and add a style. If you browse the versions, 
you see the version you've created.
3. Deploy and navigate to your application, enable development mode, 
toggle halos on, click on CSS Style Editor of the created component. Edit 
the css. Click Save, the updated CSS is visible. Return to your image. The 
updated style method is correct, however, it has added extra special 
characters. (error 1) If you click versions, it crashes with a subscript 
is out of bounds: x. (error 2) (see attachment1.jpg). 

What is the expected output? What do you see instead?
Expected output is that the version i've created online just appears in 
the versions.

What version of the product are you using? On what operating system?
pharocore 1.0 10451 with latest seaside 3.0 sleaved in. On Windows Vista.
(see attachment with versions).


Original issue reported on code.google.com by bart.gau...@gmail.com on 27 Sep 2009 at 3:15

Attachments:

@GoogleCodeExporter
Copy link
Author

Did you copy and paste the styles from an application (e.g. Winword, CSS 
editor,..)

Original comment by obi...@gmail.com on 26 Oct 2009 at 6:38

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

@GoogleCodeExporter
Copy link
Author

No, just typed them directly in the style input field.

Original comment by bart.gau...@gmail.com on 26 Oct 2009 at 7:34

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

@GoogleCodeExporter
Copy link
Author

I can confirm this in Pharo Core 1.1

Original comment by philippe...@gmail.com on 13 Aug 2010 at 9:39

  • Changed state: Accepted
  • Added labels: Platform-Pharo
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 13 Aug 2010 at 10:03

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

@GoogleCodeExporter
Copy link
Author

I just copied and pasted from the other senders, I hope this is the right thing 
to do. I'd appreciate a review.

Name: Grease-Pharo-Core-pmm.25
Author: pmm
Time: 13 August 2010, 12:04:07 pm
UUID: 8497956d-987c-4dbe-935b-4ea156d26bf9
Ancestors: Grease-Pharo-Core-DaleHenrichs.24

- Issue 474: Using Halos - CSS Style Editor to update CSS of a component breaks 
versions view with 'subscript is out of bounds: x'.
- http://code.google.com/p/seaside/issues/detail?id=474

Original comment by philippe...@gmail.com on 13 Aug 2010 at 10:05

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

@GoogleCodeExporter
Copy link
Author

I reviewed, but I have no clue. :)

Original comment by jfitz...@gmail.com on 19 Aug 2010 at 8:38

  • 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