Bug #1332
RCP: 0.7.7, Inappropriate commands (dimensions, lexical table) available in context menu on index of corpus
Status: | New | Start date: | 05/12/2015 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | - | Spent time: | - | ||
Target version: | TXM 0.8.0 |
Description
When selecting an index created on corpus (not partition) in the corpus tab, the following commands are available in the context menu (but not operational):
- dimensions -> This is a menu declaration error fixed for 0.7.7 beta2
- lexical table -> This is a menu declaration limitation (indexes computed on corpus or partition have the same Object class)
- send to R -> This is not a bug, a message is displayed in the Console to show the R symbol.
History
#1 Updated by Matthieu Decorde about 8 years ago
- Description updated (diff)
- % Done changed from 0 to 30
#2 Updated by Matthieu Decorde about 8 years ago
- Target version changed from TXM 0.7.7 to TXM 0.7.8
#3 Updated by Matthieu Decorde over 7 years ago
- Target version changed from TXM 0.7.8 to TXM 0.8.0a (split/restructuration)
#4 Updated by Sebastien Jacquot almost 5 years ago
- Target version changed from TXM 0.8.0a (split/restructuration) to TXM 0.8.0
#5 Updated by Matthieu Decorde over 4 years ago
- Subject changed from RCP: 0.7.7, Inappropriate commands (dimensions, lexical table and send to R) available in context menu on index of corpus to RCP: 0.7.7, Inappropriate commands (dimensions, lexical table) available in context menu on index of corpus
- % Done changed from 30 to 80
fixed with the creation of PartitionIndex (inherited from Index class)