Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Text format
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
June Lin  
View profile  
 More options Apr 24 2012, 10:45 am
From: June Lin <June....@averna.com>
Date: Tue, 24 Apr 2012 10:45:50 -0400
Local: Tues, Apr 24 2012 10:45 am
Subject: Text format

It is quite difficult to modify the text in V1.    I often copied from my Outlook to V1 to save typing time.
After copying, if with bullet, it gets all mess-up.    My question is that is there any way to edit NOT in text mode?

QA Specialist
Averna Technologies Inc.,
Tel: (514) 842-7577 x525
Email: j...@averna.com<mailto:j...@averna.com>
[cid:image001....@01CD2207.6A183820]<http://www.averna.com/>

  image001.jpg
81K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Wells, Bryan C  
View profile  
 More options Apr 24 2012, 11:58 am
From: "Wells, Bryan C" <bryan.c.we...@boeing.com>
Date: Tue, 24 Apr 2012 10:58:19 -0500
Local: Tues, Apr 24 2012 11:58 am
Subject: RE: Text format

The other bad thing about text in VersionOne is that if you extract the text from description fields using the VersionOne API, you will get text intermingled with HTML markup and it is often unusable.  This is greatly amplified if you copy text from another source (such as a Word document).  It's unfortunate that copying text from other documents is so hard with VersionOne.

Bryan

From: versionone-users@googlegroups.com [mailto:versionone-users@googlegroups.com] On Behalf Of June Lin
Sent: Tuesday, April 24, 2012 10:46 AM
To: versionone-users@googlegroups.com
Subject: Text format

It is quite difficult to modify the text in V1.    I often copied from my Outlook to V1 to save typing time.
After copying, if with bullet, it gets all mess-up.    My question is that is there any way to edit NOT in text mode?

QA Specialist
Averna Technologies Inc.,
Tel: (514) 842-7577 x525
Email: j...@averna.com<mailto:j...@averna.com>
[cid:image001....@01CD2210.645E86B0]<http://www.averna.com/>

--
You received this message because you are subscribed to the Google Groups "VersionOne-users" group.
To post to this group, send email to versionone-users@googlegroups.com<mailto:versionone-users@googlegroups.com> .
To unsubscribe from this group, send email to versionone-users+unsubscribe@googlegroups.com<mailto:versionone-users+unsub scribe@googlegroups.com>.
For more options, visit this group at http://groups.google.com/group/versionone-users?hl=en.

  image001.jpg
81K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ibuchanan  
View profile  
 More options Apr 24 2012, 12:14 pm
From: ibuchanan <ian.bucha...@versionone.com>
Date: Tue, 24 Apr 2012 09:14:54 -0700 (PDT)
Local: Tues, Apr 24 2012 12:14 pm
Subject: Re: Text format

Bryan,

I don't have much to say about the editor itself but I'm inclined to jump
in when the API is mentioned. However it gets there, the description field
is often filled with crazy HTML. Fortunately, it's not that hard to strip
it out when you access it programmatically. For example, in .NET you can
"wash it with regex":
string plainTextDescrption = Regex.Replace(defect.description.ToString(),
@"<(.|\n)*?>", string.Empty);

Yours truly,
Ian Buchanan
Product Manager for Platform and Integrations


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
June Lin  
View profile  
 More options Apr 24 2012, 12:17 pm
From: June Lin <June....@averna.com>
Date: Tue, 24 Apr 2012 12:17:55 -0400
Local: Tues, Apr 24 2012 12:17 pm
Subject: RE: Text format

In V1, user is allowed to put bullet when editing the Description, Step, Expected Results.....  The end result is it all gets mess-up.   So, for me it is bug.

From: versionone-users@googlegroups.com [mailto:versionone-users@googlegroups.com] On Behalf Of ibuchanan
Sent: April-24-12 12:15 PM
To: versionone-users@googlegroups.com
Subject: Re: Text format

Bryan,

I don't have much to say about the editor itself but I'm inclined to jump in when the API is mentioned. However it gets there, the description field is often filled with crazy HTML. Fortunately, it's not that hard to strip it out when you access it programmatically. For example, in .NET you can "wash it with regex":
string plainTextDescrption = Regex.Replace(defect.description.ToString(), @"<(.|\n)*?>", string.Empty);

Yours truly,
Ian Buchanan
Product Manager for Platform and Integrations

On Tuesday, April 24, 2012 11:58:19 AM UTC-4, BCW wrote:

The other bad thing about text in VersionOne is that if you extract the text from description fields using the VersionOne API, you will get text intermingled with HTML markup and it is often unusable.  This is greatly amplified if you copy text from another source (such as a Word document).  It's unfortunate that copying text from other documents is so hard with VersionOne.

Bryan

From: versionone-users@googlegroups.com<mailto:versionone-users@googlegroups.com> [mailto:versionone-users@googlegroups.com<mailto:versionone-users@googlegro ups.com>] On Behalf Of June Lin
Sent: Tuesday, April 24, 2012 10:46 AM
To: versionone-users@googlegroups.com<mailto:versionone-users@googlegroups.com>
Subject: Text format

It is quite difficult to modify the text in V1.    I often copied from my Outlook to V1 to save typing time.
After copying, if with bullet, it gets all mess-up.    My question is that is there any way to edit NOT in text mode?

QA Specialist
Averna Technologies Inc.,
Tel: (514) 842-7577 x525
Email: j...@averna.com<mailto:j...@averna.com>
<http://www.averna.com/>
 <http://www.averna.com/>
 <http://www.averna.com/>
--
You received this message because you are subscribed to the Google Groups "VersionOne-users" group.
To post to this group, send email to versionone-users@googlegroups.com.
To unsubscribe from this group, send email to versionone-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/versionone-users?hl=en.<http://www.averna.com/>
--
You received this message because you are subscribed to the Google Groups "VersionOne-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/versionone-users/-/7C7APAyAWyoJ.
To post to this group, send email to versionone-users@googlegroups.com.
To unsubscribe from this group, send email to versionone-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/versionone-users?hl=en.<http://www.averna.com/>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
john.ainswo...@mitchell1.com  
View profile  
 More options Apr 24 2012, 7:32 pm
From: <John.Ainswo...@mitchell1.com>
Date: Tue, 24 Apr 2012 16:32:14 -0700
Local: Tues, Apr 24 2012 7:32 pm
Subject: RE: Text format

I have not logged an idea on this with VersionOne but also find the text
editing to be clumsy at times, especially in use of bulleted lists and
getting the fonts/sizes you would want when copying text from other
sources.  Improving this would be appreciated by our team for sure.
Also, in-line graphics or ability to have links to attachments would be
nice, especially since attachments don't get propagated forward when
copying or splitting Stories or Defects...or changing it so the
attachment references are available on all copies/splits.

Regards, John

Sr. Software Manager

Mitchell1

"Even if you're on the right track, you'll get run over if you just sit
there." -Will Rogers

From: versionone-users@googlegroups.com
[mailto:versionone-users@googlegroups.com] On Behalf Of June Lin
Sent: Tuesday, April 24, 2012 9:18 AM
To: versionone-users@googlegroups.com
Subject: RE: Text format

In V1, user is allowed to put bullet when editing the Description, Step,
Expected Results.....  The end result is it all gets mess-up.   So, for
me it is bug.

From: versionone-users@googlegroups.com
[mailto:versionone-users@googlegroups.com] On Behalf Of ibuchanan
Sent: April-24-12 12:15 PM
To: versionone-users@googlegroups.com
Subject: Re: Text format

Bryan,

I don't have much to say about the editor itself but I'm inclined to
jump in when the API is mentioned. However it gets there, the
description field is often filled with crazy HTML. Fortunately, it's not
that hard to strip it out when you access it programmatically. For
example, in .NET you can "wash it with regex":

string plainTextDescrption =
Regex.Replace(defect.description.ToString(), @"<(.|\n)*?>",
string.Empty);

Yours truly,

Ian Buchanan

Product Manager for Platform and Integrations

On Tuesday, April 24, 2012 11:58:19 AM UTC-4, BCW wrote:

        The other bad thing about text in VersionOne is that if you
extract the text from description fields using the VersionOne API, you
will get text intermingled with HTML markup and it is often unusable.
This is greatly amplified if you copy text from another source (such as
a Word document).  It's unfortunate that copying text from other
documents is so hard with VersionOne.  

        Bryan

        From: versionone-users@googlegroups.com
[mailto:versionone-users@googlegroups.com] On Behalf Of June Lin
        Sent: Tuesday, April 24, 2012 10:46 AM
        To: versionone-users@googlegroups.com
        Subject: Text format

        It is quite difficult to modify the text in V1.    I often
copied from my Outlook to V1 to save typing time.

        After copying, if with bullet, it gets all mess-up.    My
question is that is there any way to edit NOT in text mode?

        QA Specialist

        Averna Technologies Inc.,

        Tel: (514) 842-7577 x525

        Email: j...@averna.com

          <http://www.averna.com/>

          <http://www.averna.com/>

        --
        You received this message because you are subscribed to the
Google Groups "VersionOne-users" group.
        To post to this group, send email to
versionone-users@googlegroups.com.
        To unsubscribe from this group, send email to
versionone-users+unsubscribe@googlegroups.com.
        For more options, visit this group at
http://groups.google.com/group/versionone-users?hl=en.
<http://www.averna.com/>

--
You received this message because you are subscribed to the Google
Groups "VersionOne-users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/versionone-users/-/7C7APAyAWyoJ.
To post to this group, send email to versionone-users@googlegroups.com.
To unsubscribe from this group, send email to
versionone-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/versionone-users?hl=en.
<http://www.averna.com/>

--
You received this message because you are subscribed to the Google
Groups "VersionOne-users" group.
To post to this group, send email to versionone-users@googlegroups.com.
To unsubscribe from this group, send email to
versionone-users+unsubscribe@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/versionone-users?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »