Closed
Bug 259
Opened 27 years ago
Closed 26 years ago
Edit/Preferences Dialog fails
Categories
(MozillaClassic Graveyard :: XFE, defect, P3)
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: R.Hildebrandt, Assigned: mcafee)
Details
Attachments
(1 file)
(deleted),
patch
|
bhaskar4433
:
review+
bhaskar4433
:
feedback+
|
Details | Diff | Splinter Review |
Created by Ralf Hildebrandt (R.Hildebrandt@tu-bs.de) on Monday, April 20, 1998 11:45:54 AM PDT
Additional Details :
Warning:
Name: historyBox
Class: XmForm
Bailed out of edge synchronization after 10,000 iterations.
Check for contradictory constraints on the children of this
form.
Warning: homePageBox
Class: XmForm
Bailed out of edge synchronization after 10,000 iterations.
Check for contradictory constraints on the children of this
form.
Updated by Ralf Hildebrandt (R.Hildebrandt@tu-bs.de) on Wednesday, May 6, 1998 8:38:19 AM PDT
Additional Details :
fixed in 19980429 release
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 1•26 years ago
|
||
this must be working by now.
22ww22222222222222
Attachment #766476 -
Flags: review+
Attachment #766476 -
Flags: feedback+
Comment 4•6 years ago
|
||
Commit pushed to master at https://github.com/mozilla-services/tecken
https://github.com/mozilla-services/tecken/commit/57c03066521b504f196ad4de7af4582f0804bf28
Update six to 1.12.0 (#1400)
This PR updates [six](https://pypi.org/project/six) from **1.11.0** to **1.12.0**.
<details>
<summary>Changelog</summary>
### 1.12.0
```
------
- Issue 259, pull request 260: `six.add_metaclass` now preserves
`__qualname__` from the original class.
- Pull request 204: Add `six.ensure_binary`, `six.ensure_text`, and
`six.ensure_str`.
```
</details>
<details>
<summary>Links</summary>
- PyPI: https://pypi.org/project/six
- Changelog: https://pyup.io/changelogs/six/
- Repo: https://github.com/benjaminp/six
- Docs: https://pythonhosted.org/six/
</details>
You need to log in
before you can comment on or make changes to this bug.
Description
•