[interchange-bugs] [Bug 305] Changed - Email-address shows <a href"mailto... etc on customer_bill and ship_to pages

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Fri Aug 31 14:09:31 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=305

*** shadow/305	Tue Aug 28 11:00:41 2001
--- shadow/305.tmp.12356	Fri Aug 31 14:06:27 2001
***************
*** 54,56 ****
--- 54,65 ----
  On the customer_bill and customer_ship pages, is there a purpose for the email 
  address showing up with the <A HREF=""> </A> tag around it?  (Maybe this is 
  placed as a link to them somewhere I haven't seen?)
+ 
+ ------- Additional Comments From bpatters@redhat.com  2001-08-31 14:06 -------
+ Customer_bill, customer_ship, and customer_comments contain this line:
+ 
+ $CGI->{ui_display_only} = 'email phone_day phone_night';
+ 
+ But they are not being 'displayed only', they're acting like regualar input 
+ fields.
+