Opened 14 years ago
Closed 14 years ago
#4006 closed task (fixed)
RichText: make test_RichText private
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Editor | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
The RichText? widget test should be private. It's just there to support Editor. Probably should be in _editor directory.
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Ah OK, that sounds OK then but I was just looking at the test_RichText.html testcase in the top level directory of test (which suggests that it's a public widget). maybe we should have a test/_editor directory? Or get rid of that testcase altogether? Not sure.
comment:3 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
I really don't think we need to rename it. It's already in a prefix dir. Deferring since I don't think this is needed for 0.9.
comment:4 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.0 → 0.9 |
Owner: | changed from liucougar to bill |
Status: | new → assigned |
Summary: | RichText: rename to _RichText → RichText: make test_RichText private |
This bug is about the test directory.
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
richtext.js is already under _editor dir
do we want to rename it?